﻿<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: red; font-size: 12px; font-weight: normal; font-style: normal; font-family:verdana,geneva,helvetica,sans-serif; text-decoration:underline;}	

A.site_link:link {color: blue; font-size: 12px; font-weight: normal; font-style: normal; font-family:verdana,geneva,helvetica,sans-serif; text-decoration:underline;}
A.site_link:visited {color: blue; font-size: 12px; font-weight: normal; font-style: normal; font-family:verdana,geneva,helvetica,sans-serif; text-decoration:underline;}
A.site_link:hover {color: red; font-size: 12px; font-weight: normal; font-style: normal; font-family:verdana,geneva,helvetica,sans-serif; text-decoration:underline;}	

A.alert_link:link {color: red; font-size: 14px; font-weight: normal; font-style: normal; font-family:verdana,geneva,helvetica,sans-serif; text-decoration:underline;}
A.alert_link:visited {color: red; font-size: 14px; font-weight: normal; font-style: normal; font-family:verdana,geneva,helvetica,sans-serif; text-decoration:underline;}
A.alert_link:hover {color: blue; font-size: 14px; font-weight: normal; font-style: normal; font-family:verdana,geneva,helvetica,sans-serif; text-decoration:underline;}	


.maintext 
{ 
 padding-left : 0px; padding-right : 0px;
font-size: 12px; font-weight: normal; font-family: verdana, arial, helvetica, sans-serif; color : #000000;
}

.whitetext 
{ 
 padding-left : 0px; padding-right : 0px;
font-size: 12px; font-weight: normal; font-family: verdana, arial, helvetica, sans-serif; color : #ffffff;
}

.feedtext 
{ 
 padding-left : 0px; padding-right : 0px;
font-size: 9px; font-weight: normal; font-family: verdana, arial, helvetica, sans-serif; color : #000000;
}

.smalltext 
{ 
 padding-left : 0px; padding-right : 0px;
font-size: 10px; font-weight: normal; font-family: verdana, arial, helvetica, sans-serif; color : #000000;
}

.CartNote 
{ 
 padding-left : 0px; padding-right : 0px;
font-size: 10px; font-weight: normal; font-family: verdana, arial, helvetica, sans-serif; color : red;
}

.FormErrorText 
{ 
 padding-left : 0px; padding-right : 0px;
font-size: 10px; font-weight: normal; font-family: verdana, arial, helvetica, sans-serif; color : red;
}

.FormErrorTextBig 
{ 
 padding-left : 0px; padding-right : 0px;
font-size: 12px; font-weight: normal; font-family: verdana, arial, helvetica, sans-serif; color : red;
}

.footer_text 
{ 
 padding-left : 0px; padding-right : 0px;
font-size: 13px; font-weight: normal; font-family: verdana, arial, helvetica, sans-serif; color : #ffffff;
}

.footer_text_small 
{ 
 padding-left : 0px; padding-right : 0px;
font-size: 10px; font-weight: normal; font-family: verdana, arial, helvetica, sans-serif; color : #ffffff;
}

.small_footer_text 
{ 
 padding-left : 0px; padding-right : 0px;
font-size: 11px; font-weight: normal; font-family: verdana, arial, helvetica, sans-serif; color : #ffffff;
}

A.footer_link:link {color: #ffffff; font-size: 12px; font-weight: normal; font-style: normal; font-family:verdana,geneva,helvetica,sans-serif; text-decoration:underline;}
A.footer_link:visited {color: #ffffff; font-size: 12px; font-weight: normal; font-style: normal; font-family:verdana,geneva,helvetica,sans-serif; text-decoration:underline;}
A.footer_link:hover {color: yellow; font-size: 12px; font-weight: normal; font-style: normal; font-family:verdana,geneva,helvetica,sans-serif; text-decoration:underline;}	

A.footer_link_small:link {color: #ffffff; font-size: 10px; font-weight: normal; font-style: normal; font-family:verdana,geneva,helvetica,sans-serif; text-decoration:underline;}
A.footer_link_small:visited {color: #ffffff; font-size: 10px; font-weight: normal; font-style: normal; font-family:verdana,geneva,helvetica,sans-serif; text-decoration:underline;}
A.footer_link_small:hover {color: yellow; font-size: 10px; font-weight: normal; font-style: normal; font-family:verdana,geneva,helvetica,sans-serif; text-decoration:underline;}	

A.menu_link:link {color: #ffffff; font-size: 13px; font-weight: normal; font-style: normal; font-family:verdana,geneva,helvetica,sans-serif; text-decoration:none;}
A.menu_link:visited {color: #ffffff; font-size: 13px; font-weight: normal; font-style: normal; font-family:verdana,geneva,helvetica,sans-serif; text-decoration:none;}
A.menu_link:hover {color: yellow; font-size: 13px; font-weight: normal; font-style: normal; font-family:verdana,geneva,helvetica,sans-serif; text-decoration:none;}	

.input 
{
	font-family: Arial; font-size:12px; background: #fdfec4; 
	font-weight: 500; border: 1px solid #000000; color: #000000;
}
	
select 
{
	font-family: Arial; font-size:10px; 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: 11px;
}

.button_eff8ff
{
		background-color: #C9C7C7;
		color: Black;
		font-weight: 500;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
}


	-->
</style>
