BODY, TR
{
	font-weight: normal;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	color: #000000;
}

INPUT, SELECT, TEXTAREA
{
	font-weight: normal;
	font-size: 9pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
	letter-spacing: normal;
}

.outline
{
	border: 1px solid #996600;

}

.DataRows
{
	FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-WEIGHT: normal;
    FONT-SIZE: 7pt;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.titleHeader
{
	padding-right: 0px;
	padding-left: 5px;
	font-weight: bolder;
	font-size: 26px;
	padding-bottom: 0px;
	padding-top: 0px;
	height: 30px;
	background-color: #ffffff;
	background-image: url(images/titleHeader_bkg.gif);
	color:	#996600;
	border-top: 1px none #996600;
	border-right: 1px none #996600;
	border-bottom: 2px solid #996600;
	border-left: 1px none #996600;
}

.colorHeader
{
	font-weight: bold;
	color: #996600;
}	
.colheader
{
	font-weight: bold;
}
	
A:link
{
	color: #996600;
	text-decoration: underline;
	font-weight: bold;
}	
		
A:visited
{
	color: #996600;
	text-decoration: underline;
}		
		
A:active
{
	color: #996600;
	text-decoration: underline;
}	
		
A:hover
{
	color: #CC9900;
	text-decoration: underline;
}	

A.menu
{
	display: block;
	width: 100%;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

A.menu:visited
{
	display: block;
	width: 100%;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}		
		
A.menu:active
{
	display: block;
	width: 100%;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}	

A.menu:hover
{
	display: block;
	width: 100%;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFCC;
}
	
