<!--
input.mainoption {
    color : white;
	background-color : #3578FF;

}
input.post, textarea.post, select {
	background-color : #FAFAFA;
}
input.button {
	background-color : #EFEFEF;
	color : #777777;
	font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif;
}
input,textarea, select {
	color : #777777;
	font: normal 9px Verdana, Arial, Helvetica, sans-serif;
	border-color : #F5F5F5;
}
a:link    {font-size: 12; color: #555555; font-weight: normal; font-family: Arial; text-decoration: none;}
a:visited {font-size: 12; color: #555555; font-weight: normal; font-family: Arial; text-decoration: none;}
a:hover   {font-size: 12; color: #CFCFCF; font-weight: normal; font-family: Arial; text-decoration: none;}
.menu     {color: #ffffff; font-size: 11; font-family: Arial; font-weight: bold;}
.context	  {color: #6a6a6a; font-size: 13; font-family: Times; font-weight: normal;}
.contextlight	  {color: #8a8a8a; font-size: 12; font-family: Times; font-weight: normal;}
.maintext	  {color: 7b7b7b; font-family: times; font-size: 14; text-align: justify; width: 525;}
.maintext1	  {color: 7b7b7b; font-family: times; font-size: 14; text-align: justify; width: 252;}
.maintext2	  {color: 7b7b7b; font-family: times; font-size: 14;}
.maintext2light	  {color: 8a8a8a; font-family: times; font-size: 13;}
.maintext2light2  {color: c1c1c1; font-family: times; font-size: 13;}
.maintext2dark	  {color: 555555; font-family: arial; font-size: 12;}
.maintitle	  {font-family: Arial; color: 555555; font-weight: bold; font-size: 14;}
.maintitlelight	  {font-family: Arial; color: 555555; font-weight: normal; font-size: 14;}

-->
