 Body{  margin-left: 0pt;
        margin-right: 0pt;
        margin-bottom: 0pt;
        margin-top: 0pt; 
}
        
.HeaderLinks		{ font-family:tahoma; font-size: 8pt; color: #EEF2D8; font-weight: bold;    text-decoration: none }
.Menu	 		{ font-family:tahoma; font-size: 9pt; color: #EEF2D8; font-weight: normal;  text-decoration: none }
.LoginText 		{ font-family:tahoma; font-size: 7pt; color: #000000; font-weight: bold; 		text-decoration: none }
.BoxTitle 		{ font-family:tahoma; font-size: 9pt; color: #ffffff; font-weight: bold;    text-decoration: none }
.VoteTitle 		{ font-family:tahoma; font-size: 8pt; color: #000000; font-weight: bold; 	   text-decoration: none }
.Vote	 		{ font-family:tahoma; font-size: 8pt; color: #000000; font-weight: normal;  	text-decoration: none }

.Title			{ font-family:tahoma; font-size: 9pt; color: #014B18; font-weight: bold;    text-decoration: none }
.BodyText		{ font-family:tahoma; font-size: 9pt; color: #3F3F3F; font-weight: normal;  text-decoration: none }
.Links			{ font-family:tahoma; font-size: 8pt; color: #0E753A; font-weight: normal;  text-decoration: none }

.SubTitle		{ font-family:tahoma; font-size: 8pt; color: #70831F; font-weight: bold;    text-decoration: none }
.Footer 		{ font-family:tahoma; font-size: 8pt; color: #ffffff; font-weight: normal; text-decoration: none }


a.HeaderLinks:hover	{ color: #BBB845; text-decoration: underline}
a.Menu:hover		{ color: #BBB845; text-decoration: underline}
a.ServicesLinks:hover	{ color: #F28730;}
a.Links:hover		{ background-color: #D9D9D9}


input.Textbox{ 
              border:1px inset #DCDCDC;
              height: 20;
              width: 100; 
              font-family:tahoma; 
              font-size:8pt; 
              font-weight:normal; 
              background-color:FFFFFF; 
              color:#747474;
}

.ERR_MSG_SMALL{
       color: red;     
       font-size: 12px;
       font-family: tahoma;
}

.ERR_MSG{
       color: red;     
       font-size: 12px;
       font-family: tahoma;
}