a:link {  font-family: Arial; color: #FFFFFF; text-decoration: none;}
a:visited { font-family: Arial; color: #FFFFFF; text-decoration: none;}
a:hover { font-family: Arial; color: #CC0423; text-decoration: none;}
a:active { font-family: Arial; color: #FFFFFF; text-decoration: none;}

a.TopLink:link {  font-family: Arial; font-weight: bold; font-size: 14px; color: #CC0423; text-decoration: none;}
a.TopLink:visited { font-family: Arial; font-weight: bold; font-size: 14px; color: #CC0423; text-decoration: none;}
a.TopLink:hover { font-family: Arial; font-weight: bold; font-size: 14px; color: #CC0423; text-decoration: none;}
a.TopLink:active { font-family: Arial; font-weight: bold; font-size: 14px; color: #CC0423; text-decoration: none;}

a.SideLink1:link {  font-family: Arial; font-weight: bold; font-size: 14px; color: #784619; text-decoration: none;}
a.SideLink1:visited { font-family: Arial; font-weight: bold; font-size: 14px; color: #784619; text-decoration: none;}
a.SideLink1:hover { font-family: Arial; font-weight: bold; font-size: 14px; color: #784619; text-decoration: none;}
a.SideLink1:active { font-family: Arial; font-weight: bold; font-size: 14px; color: #784619; text-decoration: none;}

a.SideLink2:link {  font-family: Arial; font-weight: bold; font-size: 14px; color: #C86428; text-decoration: none;}
a.SideLink2:visited { font-family: Arial; font-weight: bold; font-size: 14px; color: #C86428; text-decoration: none;}
a.SideLink2:hover { font-family: Arial; font-weight: bold; font-size: 14px; color: #C86428; text-decoration: none;}
a.SideLink2:active { font-family: Arial; font-weight: bold; font-size: 14px; color: #C86428; text-decoration: none;}

a.BottomLink:link {  font-family: Arial;  color: #CC0423; text-decoration: none;}
a.BottomLink:visited { font-family: Arial; color: #CC0423; text-decoration: none;}
a.BottomLink:hover { font-family: Arial; color: #CC0423; text-decoration: none;}
a.BottomLink:active { font-family: Arial; color: #CC0423; text-decoration: none;}


body, td, p, select, input{
	font-family: Arial;
	font-size: 12px;
	line-height: 15px;
	
	scrollbar-arrow-color: #CC0423;
	scrollbar-face-color: #E4D0B0;
	scrollbar-highlight-color: #E4D0B0;
	scrollbar-3dlight-color: #E4D0B0;
	scrollbar-shadow-color: #784619;
	scrollbar-darkshadow-color: #E4D0B0;
	scrollbar-track-color: #FFFFFF;
}

h1{
	font-family: Arial;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 20px;
}

h2{
	font-family: Arial;
	font-size: 15px;
	color: #C86428;
	line-height: 15px;
}

h3{
	font-family: Arial;
	font-size: 12px;
	color: #E4D0B0;
	line-height: 12px;
}

hr{
	
	text-align: center;
	width: 100%;
	noshade  
	height:1px;  
	border:1px solid #E4D0B0;
}

img
{
border:none;
}