A:link 		{COLOR: #666666; TEXT-DECORATION: none;}
A:visited 	{COLOR: #666666; TEXT-DECORATION: none;}
A:active 	{COLOR: #666666; TEXT-DECORATION: none;}
A:hover 	{COLOR: #CC0000; TEXT-DECORATION: none;}

BODY {
scrollbar-face-color: #333333;
scrollbar-highlight-color: #6666666;
scrollbar-3dlight-color: #9999999;
scrollbar-darkshadow-color: #0000000;
scrollbar-shadow-color: #E5E5E5;
scrollbar-arrow-color: #CCCCCC;
scrollbar-track-color: #990000;
}


.bordered {
	border-width: 1px;
	border-spacing: 0;
	border-style: outset;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
	border: 1px solid #000000;
}

.borderedInner {
	border-width: 1px;
	border-spacing: 0;
	border-style: outset;
	border-color: black;
	border-collapse: collapse;
	background-color: white;
	border: 1px solid #000000;
}

.borderedInner td {
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: gray;
	background-color: white;
	-moz-border-radius: ;
}
	
.hometext
{
	font-family: Verdana, Arial, "Arial MT", Geneva, "MS Sans Serif", sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 15px;
	line-height: 25px; 
}
.hometext  A:link	{ color: #990000; text-decoration: underline; }
.hometext  A:alink	{ color: #990000; text-decoration: underline; }
.hometext  A:vlink	{ color: #990000; text-decoration: underline; }
.hometext  A:active	{ color: #990000; text-decoration: underline; }
.hometext  A:visited 	{ color: #990000; text-decoration: underline; }
.hometext  A:hover	{ color: #990000; text-decoration: none; }

.subhead
{
	font-family: Verdana, Arial, "Arial MT", Geneva, "MS Sans Serif", sans-serif;
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 25px; 
}

.text
{
	font-family: Verdana, Arial, "Arial MT", Geneva, "MS Sans Serif", sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 25px; 
}
.text  A:link	{ color: #990000; text-decoration: underline; }
.text  A:alink	{ color: #990000; text-decoration: underline; }
.text  A:vlink	{ color: #990000; text-decoration: underline; }
.text  A:active	{ color: #990000; text-decoration: underline; }
.text  A:visited 	{ color: #990000; text-decoration: underline; }
.text  A:hover	{ color: #990000; text-decoration: none; }

.litext
{
	font-family: Verdana, Arial, "Arial MT", Geneva, "MS Sans Serif", sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #333333;
	margin-top: 5px;
	margin-bottom: 5px;
	line-height: 25px; 
}

.textOrange
{
	font-family: Verdana, Arial, "Arial MT", Geneva, "MS Sans Serif", sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #FF9900;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
	line-height: 25px; 
}
.textOrange  A:link	{ color: #FF9900; text-decoration: underline; }
.textOrange  A:alink	{ color: #FF9900; text-decoration: underline; }
.textOrange  A:vlink	{ color: #FF9900; text-decoration: underline; }
.textOrange  A:active	{ color: #FF9900; text-decoration: underline; }
.textOrange  A:visited { color: #FF9900; text-decoration: underline; }
.textOrange  A:hover	{ color: #FF9900; text-decoration: underline; }

.description
{
	font-family: Verdana, Arial, "Arial MT", Geneva, "MS Sans Serif", sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #666666; 
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 20px;
	margin-right: 20px;
}

.copyright
{
	font-family: Verdana, Arial, "Arial MT", Geneva, "MS Sans Serif", sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #FFFFFF;
}

.link
{
	font-family: Verdana, Arial, "Arial MT", Geneva, "MS Sans Serif", sans-serif;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	color: #990000;
	margin-left: 20px;
	margin-right: 20px;
}
.link A:link	{ color: #990000; text-decoration: underline; }
.link A:alink	{ color: #990000; text-decoration: underline; }
.link A:vlink	{ color: #990000; text-decoration: underline; }
.link A:active	{ color: #990000; text-decoration: underline; }
.link A:visited	{ color: #990000; text-decoration: underline; }
.link A:hover	{ color: #990000; text-decoration: none; }

.download
{
	font-family: Verdana, Arial, "Arial MT", Geneva, "MS Sans Serif", sans-serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	color: #990000;
}
.download A:link	{ color: #990000; text-decoration: underline; }
.download A:alink	{ color: #990000; text-decoration: underline; }
.download A:vlink	{ color: #990000; text-decoration: underline; }
.download A:active	{ color: #990000; text-decoration: underline; }
.download A:visited	{ color: #990000; text-decoration: underline; }
.download A:hover	{ color: #990000; text-decoration: none; }

.dashes {
border-top: 1px dashed #000000;
*border-bottom: 0;*
margin-top: 5px;
}

.formfield
{
	font-family: Verdana, Arial, "Arial MT", Geneva, "MS Sans Serif", sans-serif;
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF; 
}



INPUT {
	font-family: Verdana, Arial, "Arial MT", Geneva, Verdana, "MS Sans Serif", sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	BACKGROUND: #E5E5E5;
}

TEXTAREA {
	font-family: Verdana, arial, tahoma, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	background: #E5E5E5;
}

SELECT {
	font-family: Verdana, Arial, "Arial MT", Geneva, "MS Sans Serif", sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
 	background: #E5E5E5;
}
