.title{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color:#790000;
}
.title2{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color:#46606a;
}
.small{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
}
.smallYello{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#DCA00A;
	font-weight:bold;
}
.smallBig
{
	font-family: Arial, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	font-weight:bold;	
}
.small2{
	font-family: Arial, sans-serif;
	font-size: 10px;
	color:#000000;
}
.small3{
	font-family: Arial, sans-serif;
	font-size: 11px;
	color:#000000;
}
.footer{
	font-family: Arial, sans-serif;
	font-size: 9px;
	color:#FFFFFF;
}
.navlink{
	background-color: #471b28;
}
.scrollb{
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	color:#333333;
	font-weight: bolder;
}
.standard {
	font-family: Arial, serif;
	font-size:11px;
	line-height:14px;
	color: #CCCCCC;
}
.inputbox {
	FONT-SIZE: 10px;
	COLOR: #000000;
	FONT-FAMILY: Arial, sans-serif;
	HEIGHT: 17px;
	BACKGROUND-COLOR: #FFFFFF;
}

a:link		{ color:#DBAB36; text-decoration:underline; }
a:visited	{ color:#DBAB36; text-decoration:underline; }
a:hover		{ color:#DBAB36; text-decoration:underline; }
a:active	{ color:#DBAB36; text-decoration:underline; }

a.nml:link		{ color:#000000; text-decoration:underline; }
a.nml:visited	{ color:#000000; text-decoration:underline; }
a.nml:hover		{ color:#000000; text-decoration:underline; }
a.nml:active	{ color:#000000; text-decoration:underline; }

