BODY
{
	margin: 0px 00px 0px 00px;
	font-family: Sans-Serif, Verdana, Arial;
	background-color: black;
}

TD
{
	font-size: 8pt;
}

INPUT
{
	font-family: Sans-Serif, Verdana, Arial;
	font-size: 8pt;	
}

SELECT
{
	font-family: Sans-Serif, Verdana, Arial;
	font-size: 8pt;	
}

.SMALL
{	
	font-size:	.75em;
}	

.BORDER
{
	border: solid 1px #ADB9CB;
}

.STATIC
{
	background-color: #BDC5D3;
	color: Black;
	font-style: normal;
}

.INFO
{
	background-color: #ffffe1;
	color: Black;
	font-style: normal;
}

.BORDER_STATIC
{
	border: solid 1px #ADB9CB;
	background-color: #BDC5D3;
	color: Black;
	font-style: italic;
}

.NAVBUTTON
{
	border: solid 1px #ADB9CB;
	background-color: #BDC5D3;
	color: Black;
}

.WEBTABXP
{
	background-color: #F5F5F7;
	border: solid 1px #ADB9CB;
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
}

H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}

H1
{
	padding-right: 0px;
	padding-left: 0px;
	font-weight: 700;
	font-size: 1.8em;
	padding-bottom: 0px;
	margin: 0px;
	word-spacing: normal;
	text-transform: none;
	line-height: normal;
	padding-top: 20px;
	font-style: italic;
	font-family: Verdana, Arial, Sans-Serif;
	letter-spacing: normal;
	text-decoration: none;
}	
		
H2
{	
	font-family: Verdana, Arial, Sans-Serif;
	font-size:	1.4em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
		
H3
{	
	font-family: Verdana, Arial, Sans-Serif;
	font-size:	1.3em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
		
H4
{	
	font-family: Verdana, Arial, Sans-Serif;
	font-size:	1.2em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	

BLOCKQUOTE, PRE
{	
	font-family:	Courier New, monospace;
}	

P
{
	margin-top: 0px;
}


A
{
	color: #790b0b;
	font-family: Sans-Serif, Verdana, Arial;
	text-decoration: none;
}

A:link
{
	color: #790b0b;
	text-decoration: none;
}

A:visited
{
	color: #790b0b;
	text-decoration: none;
}

A:active
{
	color: #790b0b;
	text-decoration: none;
}

A:hover
{
	color: #b13131;
	text-decoration: underline;
}

