A:link
{
	COLOR: #EF4445;
	TEXT-DECORATION: none;
}
A:visited
{
	COLOR: #EF4445;
	TEXT-DECORATION: none;
}
A:active
{
	COLOR: #EF4445;
	TEXT-DECORATION: none;
}
A:hover
{
	COLOR: #000000;
	TEXT-DECORATION: underline overline;
}

body
{
	background-color: #ffffff;
	color: #000000;
	font-family : arial;
	font-size : 12px;
}
.nav
{
	color: #000000;
	font-family : arial;
	font-size : 12px;
	margin-left : 10px;
	margin-right : 10px;
}
.content
{
	color: #000000;
	font-family : arial;
	font-size : 12px;
	margin-left : 10px;
	margin-right : 10px;
}
.pagetitle
{
	color: #000000;
	font-family : arial;
	font-size : 12px;
	margin-left : 10px;
	margin-right : 10px;
	font-weight: bold;
}
.small
{
	color: #000000;
	font-family : arial;
	font-size : 10px;
	margin-left : 12px;
	margin-right : 12px;
}
.headerfill
{
	background-color: #B7C2C9;
	border: 0px;
}
.title
{
	font-family : arial;
	font-size : 14px;
	color : #484848;
	font-weight: bold;
	background-color: #ECA965;
}
.sub
{
	font-family : arial;
	font-size : 12px;
	color : #ffffff;
	font-weight: bold;
	background-color: #889196;
}
.subcontent
{
	background-color: #FCFCEC;	
}
.row1
{
	background-color: #B1BECC;
}
.row2
{
	background-color: #336699;
	color : #ffffff;
}
input
{
	color: #ffffff;
	text-decoration: none;
	background-color: #778791;
	border: #000000 1px solid;
	font-family: verdana; 
	font-size: 8pt;
	font-weight : normal;
}
select
{
	color: #ffffff;
	text-decoration: none;
	background-color: #778791;
	border: #000000 1px solid;
	font-family: verdana; 
	font-size: 8pt;
	font-weight : normal;
}
textarea
{
	color: #ffffff;
	text-decoration: none;
	background-color: #778791;
	border: #000000 1px solid;
	font-family: verdana; 
	font-size: 8pt;
	font-weight : normal;
}
.indent {
	right: 20px;
	text-indent: 5px;
}
