body
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	scrollbar-face-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #666666;
	scrollbar-darkshadow-color: #666666;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-arrow-color: #000099;
	scrollbar-track-color: #999999;
	background-repeat: repeat-x;
	background-attachment: fixed;
	background-color: #999999;
}

A.nav, A.nav:link, A.nav:visited
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color : Black;
}

A.nav:hover
	{
	color: Navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
}

.withnav {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.bold {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight : bold;
}

A.links, A.links:link, A.links:visited
	{
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	font-weight : bold;
}

A.links:hover
	{
	color: ##3399FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
	text-decoration: underline;
}

A.links2, A.links2:link, A.links2:visited
	{
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	font-weight : bold;
}

A.links2:hover
	{
	color: #3399FF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: underline;
}

A.links3, A.links3:link, A.links3:visited
	{
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

A.links3:hover
	{
	color: Navy;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;
}

A.links4, A.links4:link, A.links4:visited
	{
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

A.links4:hover
	{
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: underline;
	font-weight: bold;
}

.withlink {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 11pt;
}

.red {
	color: Red;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: line-through;
	
}

.copyright
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color : Black;
}

.boxing
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color : Black;
}

.boxing_white_title
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color : White;
}

.formtable
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	background-attachment: fixed;
	background-image: url(../images/formtop.gif);
	background-color: ButtonFace;
	background-repeat: repeat-x;
}


.header
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	background: url(../images/mainback.gif) repeat-x scroll top;
}

.table
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: Black;
}

.footer
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: Black;
	border-color: white;
	background-attachment: fixed;
	background-image: url(../images/footer.gif);
	background-color: ButtonFace;
	background-repeat: repeat-x;
}


	
.title1
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : bolder;
	font-style : italic;
}

.title2
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight : bolder;
	font-style : italic;
}

.title3
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13.5pt;
	font-weight : bolder;
}

.white
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color: white;
}

A.wcopylink, A.wcopylink:link, A.wcopylink:visited
	{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
}

A.wcopylink:hover
	{
	color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: underline;

}

.wcopy
	{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: white;
}

.italic
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: Black;
	font-style: italic;
}

#navlist {
	color: white;
	background: #FFF;
	padding: 0 1px;
	margin: 0;
	font: normal 0.8em Verdana, sans-serif;
	width: 150px;
}

#navlist li {
	list-style: none;
	margin: 0;
	font-size: 1em;
}

#navlist a {
	display: block;
	text-decoration: none;
	color: white;
	background: #001E91;
	border-width: 0px;
	border-left: 1em solid #FFF;
	padding: 0.25em 0.5em 0.25em 0.5em;
}

#navlist a#current {  }

#navlist a { width: 99%; /* only necessary for Internet Explorer */ }

#navlist a {
	width: 150px;
/* Tantek-hack should only used if Internet-Explorer 6 is in standards-compliant mode */
}

#navcontainer>#navlist a {
width: auto;
/* only necessary if you use the hacks above for the Internet Explorer */
}

#navlist a:hover, #navlist a#current:hover {
	background: #FFF;
	padding: 0.25em 0.5em 0.25em 0.5em;
	color: #001E91;
}

#navlist a:active, #navlist a#current:active {
	background: #001E91;
	padding: 0.25em 0.5em 0.25em 0.5em;
}

div.image
{
	float: left;
	width: 200px;
	margin: 1em 1.5em 1em 1em;
	display: inline;
}