<!--
input.mainoption {
    color : #51C060;
    background-color : #FAFAFA;
    font-weight: bold;
}
input.post, textarea.post, select {
	background-color : #FAFAFA;
}
input.button {
	background-color : #29E842;
	color : #51C060;
	font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
input,textarea, select {
	color : #51C060;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	border-color : #FAFAFA;
}
body {
     scrollbar-face-color: #51C060; scrollbar-darkshadow-color: #51C060;
     scrollbar-shadow-color: #F8F8F8; scrollbar-highlight-color: #F8F8F8; scrollbar-3dlight-color: #51C060;
     scrollbar-track-color: #F8F8F8; scrollbar-arrow-color: #F8F8F8;
}
a:link       {font-size: 12; color: #4C4939; font-family: Arial; text-decoration: none; font-weight: bold;}
a:visited    {font-size: 12; color: #4C4939; font-family: Arial; text-decoration: none; font-weight: bold;}
a:hover      {font-size: 12; color: #888888; font-family: Arial; text-decoration: none; font-weight: bold;}
.ttl         {font-size: 11; color: #4C4939; font-weight: bold; font-family: Verdana, Helvetica; text-decoration: none;}
.ttl0        {font-size: 12; color: #3B3B3B; font-weight: bold; font-family: Verdana, Helvetica; text-decoration: none;}
.ttl1        {font-size: 12; color: #000000; font-weight: bold; font-family: Verdana, Helvetica; text-decoration: none;}
.ttl2        {font-size: 12; color: #746B6B; font-weight: bold; font-family: Arial; text-decoration: none;}
.cont        {font-size: 12; color: #746B6B; font-weight: normal; font-family: Arial; text-decoration: none; text-align:justify; width: 603; line-height:1.7;}        
.cont1       {font-size: 12; color: #746B6B; font-weight: normal; font-family: Arial; text-decoration: none;}        
.cont2        {font-size: 12; color: #000000; font-weight: normal; font-family: Arial; text-decoration: none; text-align:justify; width: 603; line-height:1.7;}        

//-->
