/* CSS Document */

body {
background-color: #FFFFFF;
}

html,body {overflow-x:hidden;}
body,td,th {
	color: #640000;
	font-family: Verdana;
	font-size: 14px;
}

/*links:*/

a.one:link {
	text-decoration: none;
	color: #666666;
	line-height: 21px;
	font-size: 12px;
}
a.one:visited {
	text-decoration: none;
	color: #666666;
	line-height: 21px;
	font-size: 12px;
}
a.one:hover {
	text-decoration: none;
	color: #000000;
	line-height: 21px;
	font-size: 12px;
}
a.one:active {
	text-decoration: none;
	color: #666666;
	line-height: 21px;
	font-size: 12px;
}


a.two:link {
	text-decoration: none;
	color: #462017;
}
a.two:visited {
	text-decoration: none;
	color: #462017;
}
a.two:hover {
	text-decoration: none;
	color: #FF3300;
}
a.two:active {
	text-decoration: none;
	color: #462017;
}



.desc {
	font-family: Verdana;
	font-size: 8pt;
	color: #640000; 
	text-indent: 0pt;
}

H1
	{
	font-family: Verdana;
	font-size: 10pt;
	color: #462017;
	font-weight: normal;
	line-height: 21px;
	}

H2
	{
	font-family: Verdana;
	font-size: 10pt;
	color: #462017;
	text-indent: 0pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	}

H3
	{
	font-family: Verdana;
	font-size: 10.5pt;
	color: #640000;
	text-indent: 0pt;
	font-weight: normal;
	font-variant: normal;
	line-height: 21px;
	}
	
c
	{
	font-family: Verdana;
	font-size: 10.5pt;
	color: #640000;
	text-indent: 0pt;
	font-weight: normal;
	font-variant: normal;
	line-height: 21px;
	}
	
input {
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	border: outset;
	border-width: 0px;
	border-color: #A50603;
	color: #640000;
}

textarea {
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	border: outset;
	border-width: 0px;
	border-color: #A50603;
	color: #640000;
}

option {
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	border: outset;
	border-width: 0px;
	border-color: #A50603;
	color: #640000;
}

select {
	margin: 0px;
	font-family: Verdana;
	font-size: 11px;
	border: outset;
	border-width: 0px;
	border-color: #A50603;
	color: #640000;
}
