a	{
	color: #A60913;
	text-decoration: none;
	font-weight : bold;
}

a:hover	{
	color: #A60913;
	text-decoration: underline;
	font-weight : bold;
}
a.navlink	{
	font-family: "Arial", "Helvetica", "Sans Serif";
	font-size: 10px;
	color: White;
	font-weight: bold;
}

a.navlink:hover	{
	font-family:  "Arial", "Helvetica", "Sans Serif";
	font-size: 10px;
	color: White;
	font-weight: bold;
	text-decoration: underline;
}

a.netlink	{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.netlink:hover	{
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}

a.pagelink	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #727272;
	line-height: 15px;
}

a.pagelink:hover	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color:#727272;
	text-decoration: underline;
	line-height: 15px;
}

a.pagelink2	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #373737;
	line-height: 15px;
}

a.pagelink2:hover	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color:#373737;
	text-decoration: underline;
	line-height: 15px;
}

H1	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 12px;
	color: #666565;
	font-weight: bold;
}

H6	{
	font-family: "Arial", "Helvetica", "Sans Serif";
	font-size: 10px;
	color: Black;
}

#subhead{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 12px;
	color: #A60913;
	font-weight: normal;
	line-height: 17px;
}

#contact{
	font-family: "Arial", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #666565;
}


UL	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma"; 
	font-size: 11px;
	color: #666565;
	font-weight: normal;
	padding-right: 10px;

}

.content	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #666565;
	font-weight: normal;
	line-height: 15px;
}

.px9	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 9px;
	color: #414141;
	font-weight: normal;
}

SELECT	{
	font-family: "Verdana", "Sans Serif", "TrebuchetMS", "Tahoma";
	font-size: 11px;
	color: #334777;
	text-align: left;
}

BODY {
	scrollbar-face-color: #A60913;
	scrollbar-arrow-color: #323030;
	scrollbar-track-color: #4C4847;
	scrollbar-shadow-color: #333300;
	scrollbar-highlight-color: Window;
	scrollbar-3dlight-color: #CCCC99;
	scrollbar-darkshadow-color: White;
}

.checkbox      {
	font-family: "Trebuchet MS", "Tahoma", "Verdona", "Sans Serif";
	color: #000000;
	border: 0px;
}

.submit      {
	font-family: "Arial", "Helvetica", "Sans Serif";
	font-size: 11px;
	color: #FFFFFF;
	border: 1px solid #A60913;;
	text-align: center;
	font-weight: bold;
	background-color: #A60913;
	width: 140px;
}

.inputtext      {
	font-family: "Verdana", "Ariel", "Sans Serif";
	font-size: 11px;
	color: #444444;
	text-align: left;
	border: 1px solid #AAAAAA;
	padding-left: 5px;
}

#small	{
	font-size: 9px;
	line-height: 10px;
}