<style>
<!--
		
A:link {color: blue; font-size: 12px; font-weight: normal; font-style: normal; font-family:verdana,geneva,helvetica,sans-serif; text-decoration:underline;}
A:visited {color: blue; font-size: 12px; font-weight: normal; font-style: normal; font-family:verdana,geneva,helvetica,sans-serif; text-decoration:underline;}
A:hover {color: blue; font-size: 12px; font-weight: normal; font-style: normal; font-family:verdana,geneva,helvetica,sans-serif; text-decoration:underline;}	

A.mainlink:link {color: blue; font-size: 12px; font-weight: normal; font-style: normal; font-family:verdana,geneva,helvetica,sans-serif; text-decoration:underline;}
A.mainlink:visited {color: blue; font-size: 12px; font-weight: normal; font-style: normal; font-family:verdana,geneva,helvetica,sans-serif; text-decoration:underline;}
A.mainlink:hover {color: blue; font-size: 12px; font-weight: normal; font-style: normal; font-family:verdana,geneva,helvetica,sans-serif; text-decoration:underline;}	

A.buttonlink:link {color: white; font-size: 13px; font-weight: normal; font-style: normal; font-family:verdana,geneva,helvetica,sans-serif; text-decoration:none;}
A.buttonlink:visited {color: white; font-size: 13px; font-weight: normal; font-style: normal; font-family:verdana,geneva,helvetica,sans-serif; text-decoration:none;}
A.buttonlink:hover {color: yellow; font-size: 13px; font-weight: normal; font-style: normal; font-family:verdana,geneva,helvetica,sans-serif; text-decoration:none;}	


.maintext 
{ 
 padding-left : 0px; padding-right : 0px;
font-size: 13px; font-weight: normal; font-family: arial, helvetica, verdana; color : #000000;
}

.whitetext 
{ 
 padding-left : 0px; padding-right : 0px;
font-size: 13px; font-weight: normal; font-family: arial, helvetica, verdana; color : #ffffff;
}

.input 
{
	font-family: Arial; font-size:13px; background: #ffffff; 
	font-weight: 500; border: 1px solid #000000; color: #000000;
}
	
select 
{
	font-family: Arial; font-size:13px; font-weight: 500; 
	background-color: #ffffff; border: 1px solid #000000; color: #000000;
} 

.selectvid 
{
	font-family: Arial; font-size:11px; font-weight: 500; background-color: #ededed; border: 1px solid #000000; color: #4D4D4E;
		scrollbar-base-color: #000099;
		scrollbar-arrow-color: #ffffff;
		scrollbar-face-color: #000099;
		scrollbar-highlight-color: #ffffff;
		scrollbar-track-color: #000099;
		scrollbar-3dlight-color: #000099;
		scrollbar-darkshadow-color: #EAF1FC;
		scrollbar-shadow-color: #000099;
}
		
.button 
{
		background-color: #F0F0F0;
		color: Black;
		font-weight: 500;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
}

	-->
</style>
