P {color: #666666; font-size: 10pt; font-family: helvetica, arial, sans-serif}

#cornerimg
{
position:absolute;
top:5px;
left:10px;
width:100px;
}

#banner 
{
	position: absolute;
	top: 35px;
	left: 110px;
	height:60px;
	width: 500px;
	border-color: #990033;
	/*red*/
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	}
	
.head
{
	position:absolute;
	top:5px;
	left:20px;
	color:#990033;
	font-size:18pt;
	font-style:bold;
	
	letter-spacing:2pt;
	 
	}

#navigation
{
	position: absolute;
	top: 110px;
	left: 10px;
	height: 140px;
	width: 80px;
	padding: 10px;
	color: #666666;
	/*dark gray*/
	font-size: 10pt;
	font-family: helvetica, arial, sans-serif;
	line-height: 20px;
	border-color: #999999;
	/*light gray*/
	border-width: 2px 2px 2px 2px;
	border-style: solid;

}

#navigation a
{
	display: block;

	
	font-size: 10pt;
	font-family: helvetica, arial, sans-serif;
}

a:link 
{
	text-decoration: none; 
	font-style: normal;
	color:#666666;
	/*dark gray*/
	}
	
a:hover
{
	text-decoration: none;
	color: #990033;
	/*red*/
	font-style: italic;
}

a:active 
{
	text-decoration: none; 
	color: #990033;
	/*red*/
	}
	
a:visited 
{
	text-decoration:none; 
	color: #666666;
	/*dark gray*/
}

#content
{
	position: absolute;
	top: 100px;
	left: 125px;
	width: 800px; 
	
	height: 400px;
	display: inline;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none; 
	font-style: normal;
	font-size:10px;
	color:#666666;
	/*dark gray*/
}
.table
{
	font-family:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none; 
	font-style: normal;
	font-size:10px;
	color:#666666;
	/*dark gray*/
}

.td
{
	{font-family:Arial, Helvetica, sans-serif;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none; 
	font-style: normal;
	font-size:10px;
	color:#666666;
	/*dark gray*/
}

.imgtitle
{
font-family: helvetica, arial, sans-serif;
color: #0066cc;
/*blue*/
font-size: 10pt;
}

h1
{
	color: #990033;
	/*red*/
	font-weight: bold;
	font-size: 11pt;
	font-family: helvetica, arial, sans-serif;
	line-height: 14pt;
	text-align: left;
	letter-spacing: 2pt;

	width: 200px;
	height: 25px;
	border-color: #ffffff;
	border-width: 0px 0px 0px 0px;
	border-style: solid;
	padding-top: 10px;
	text-indent: 0px;
}

.head2
{
font-family: helvetica, arial, sans-serif;
color: #990033;
/*red*/
font-size: 10pt;
line-height:12pt;
font-weight:bold;


}


.text
{
font-family: helvetica, arial, sans-serif;
color: #666666;
/*dark gray*/
font-size: 10pt;

}

.list
{

font-family: helvetica, arial, sans-serif;
color: #990033;
/*red*/
font-size: 10pt;
text-indent:8px;
line-height:11pt;
}

#bottom
{
	position: fixed;
	bottom: 1px;
	right: 3px;
	width: 400px;
	height: 25px;
	display: inline;
	color: #999999;
	font-size: 9pt;
	font-family: helvetica, arial, sans-serif;
	
}