body 
img {border: 0px;}

body {

font-size: 12px;
font-family:  tahoma, comic sans ms;  
color: #ff0915;
background-color: #ead8ff;
background-image:url('bg2.jpg');
background-repeat: repeat-y

}

ul, ol { list-style-image: url('http://www.geocities.com/climbin_ivy85/ban/bullet.jpg'); }

.title  {
	padding: 2px; 
        border-bottom: 2px solid #000000;
        color:#5c009a; 
        letter-spacing: 2pt; 
        font-size:20px; 
        font-family: tahoma, comic sans ms;
        text-align: center;
     }


.box {
       
	padding: 2px; 
        color:#cc35ef;  
        font-size:12px; 
        font-family: tahoma, comic sans ms;
        text-align: justify;
     }



.entry {
       
	padding: 2px; 
        color:#cc35ef;  
        font-size:12px; 
        font-family: tahoma, comic sans ms;
        text-align: justify;
     }


b   {  
     font-size: 12px; 
     color: #cc35ef;  
     font-family: tahoma, comic sans ms;
    }

i   {  
     font-size: 12px; 
     color: #cc35ef;  
     font-family: tahoma, comic sans ms;
    }


.spoilertitle {

	align: center;
	padding: 2px; 
        border: 1px dashed #000000;
        border-bottom: none;
        background-color:#e3e2f8; 
        color:#ffffff;  
        font-size:12px; 
        font-family: tahoma, comic sans ms;
        text-align: center;
        letter-spacing: 3pt;
        width: 90%;
       }

.spoiler {
	padding: 2px; 
        border: 1px solid #8080f6; 
        background-color:#e3e2f8; 
        color:#e3e2f8;  
        font-size:12px; 
        font-family: tahoma, comic sans ms;
        text-align: justify; 
        width: 90%;
         }

.edit {
        padding: 2px;
	align: center;
        border: 1px dashed #cc35ef;
        background-color:#ffffff; 
        color:#cc35ef;  
        font-size:12px; 
        font-family: tahoma, comic sans ms;
        text-align: center;
        
        width: 90%;
     }

.edittitle {
        padding: 2px;
	align: center; 
        border: 1px dashed #cc35ef;
        border-bottom: none;
        background-color:#ffffff; 
        color:#ss35ef;  
        font-size:12px; 
        font-family: tahoma, comic sans ms;
        text-align: center;
        width: 90%;
       }
       

hr { 
     border: 0px solid;
     height: 2px;
     width: 90%;
     color: #9eb15f;
     background-color: #9eb15f;
}
table, tr, td {
               background: #d7f18e;  
               font: 12px tahoma, comic sans ms; 
               color: #9eb15f;
               letter-spacing: 0px
              }

a:link { 	color: #c77aef;     text-decoration: none; font-weight:bold; cursor:crosshair; }  
a:active { 	color: #c77aef;     text-decoration: none; font-weight:bold; cursor:crosshair; }  
a:visited { 	color: #c77aef;     text-decoration: none; font-weight:bold; cursor:crosshair;}  
a:hover { 	color: #c77aef; background-color: #ffffff;    text-decoration: none; font-weight:bold; cursor:crosshair; }  

a.nav:link { 	display: block; 	padding: 1px; 	color: #c77aef;     text-decoration: none; 	font-family: tahoma, comic sans ms; 	font-size: 12px; 	font-weight: bold; 	letter-spacing: 2px; }  

a.nav:active { 	display: block; 	padding: 1px; 	color: #c77aef;     text-decoration: none; 	font-family: tahoma, comic sans ms; 	font-size: 12px; 	font-weight: bold; 	letter-spacing: 2px; }  

a.nav:visited { 	display: block; 	padding: 1px; 	color: #c77aef;     text-decoration: none; 	font-family: tahoma, comic sans ms; 	font-size:12px; 	font-weight: bold; 	letter-spacing: 2px; }  

a.nav:hover { 	display: block; 	padding: 1px;  	color: #c77aef;     text-decoration: none; 	font-family: tahoma, comic sans ms; 	font-size:12px; 	font-weight: bold; 	letter-spacing: 2px; }


textarea, input, option, select {color:#6a620a;background-color:#ffffff;font-size:12px;text-decoration:none;font-family:tahoma;border-width:1px;border-style:dotted;border-color:#9eb15f;margin-bottom:2px;}