body {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
background-image: url(images/body-bg.gif);
line-height: 13pt;
}


TD.topredbg {
background-image: url(images/topredbg.gif);
font-size: 11px;
color: #FFF;
}

TD.bluebg {
background-image: url(images/bluebg.gif);
font-size: 11px;
color: #FFF;
}


.NavItems detail 
{
	vertical-align: top;
}
.NavItems a:link, .NavItems a:active
{
	color:#FFFFFF; 
	text-decoration: none;	
}

.NavItems a:visited
{
	color:#CCCCCC; 
}

.NavItems a:hover
{
	color: #990000;
	text-decoration: underline;
}


A:link {
	color: #000066;
	text-decoration: underline;
}

A:visited {
	color: #666666;
	text-decoration: underline;
}

A:active {
	color: #000066;
	text-decoration: underline;
}

A:hover {
	color: #CC0000;
	text-decoration: underline;
}

A.dark:link {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:visited {
	color: #FFFFFF;
	text-decoration: none;
}

A.dark:active {
	color: #FFFFFF;
	text-decoration: underline;
}

A.dark:hover {
	color: #99CCFF;
	text-decoration: none;
}

TD {
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	line-height: 13pt;
}

P {
	font-size: 13px;
	font-family : Arial, Helvetica, sans-serif;
	line-height: 13pt;
}

TD.dark {
	font-size: 13px;
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
}

P.dark {
	font-size: 14px;
	font-family : Arial, Helvetica, sans-serif;
}

TD.smaller {
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
}

P.smaller {
	font-size: 12px;
	font-family : Arial, Helvetica, sans-serif;
	color : #000000;
}

HR {
	color: #000066;
	height: 1px;
}

.style2 {color: #8E1E2E}
.style3 {
	color: #C1D2A4;
	font-weight: bold;
	}
.style4 {font-size: 11px;}	