BODY{
	scrollbar-3d-light-color: #D2D2CA;
	scrollbar-arrow-color: #999999;
	scrollbar-base-color: #D2D2CA;
	scrollbar-dark-shadow-color: #D2D2CA;
	scrollbar-face-color: #D2D2CA;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #D2D2CA;
}

.hometext {
	font-size:11px;
	text-align:justify;
}

.hometext a:link {
	color: #730010;
}
/*
A:link {
	color: #CC0000;
	text-decoration: none;
}

A:visited {
	color: #CC0000;
	text-decoration: none;
}

A:active {
	color: #CC0000;
	text-decoration: none;
}

A:hover {
	color: #CCCCCC;
	text-decoration: none;
}

*/
A.dark:link {
	color: #666666;
	text-decoration: none;
}

A.dark:visited {
	color: #666666;
	text-decoration: none;
}

A.dark:active {
	color: #666666;
	text-decoration: none;
}

A.dark:hover {
	color: #000000;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Verdana;
}

P {
	font-size: 12px;
	font-family : Verdana;
}

TD.dark {
	font-size: 12px;
	font-family : Tahoma;
	color : #666666;
}

P.dark {
	font-size: 11px;
	font-family : Verdana;
	color : #666666;
}

TD.smaller {
	font-size: 11px;
	font-family : Tahoma;
	color : #000000;
}

P.smaller {
	font-size: 11px;
	font-family : Verdana;
	color : #000000;
}

HR {
	color : #D2D2CA;
	height : 1px;
}

.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
}

.searchfield {
	width: 115px;
	height: 16px;
	border: 1px solid #E4DAC7;
	margin: 0px;
	padding: 0px;
	margin-right: 2px;
	font-size: 12px;
}

.buttonsearch {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	width: 25px;
	height: 16px;
	color: #999999;
	background-color: #FFFFFF;
	border: 1px solid #E4DAC7;
	padding: 0px;
	margin: 0px;
}
.textindent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-left: 17px;
	line-height: 12pt;

}
.borderblue {
	border: 2px solid #730010;
}
.borderorange {
	border: 2px dotted #730010;
}
.bordergreen {

	border: 2px solid #730010;
}

.title {
	background-color: #730010;
	font-weight: bold;
	color: #FFFFFF;
}

.item {
	color: #717171;
	font-weight: bold;
}

.textheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
}

.itemtitle {
	text-decoration:none; 
	color:#AFAFAF;
	font-weight: bold;
}

.textfield {
	width: 200px;
	border: 1px solid #AAAAAF;
	margin-bottom: 5px;
}

.needhelp {
	color: #730010;
	font-weight: bold;
	font-family: Verdana, Geneva, sans-serif;
}

.callus {
	color: #730010;
	font-weight: bold;
	margin-left: 45px;
	margin-top: 5px;
	font-family: Verdana, Geneva, sans-serif;
	text-align:right;
	padding-right:35px;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #730010;
	display:inline;
}
.style1:link {
	color: #A6275A;
}
.style1:visited {
	color: #A6275A;
}
.style1:hover {
	color: #666666;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
}


