BODY, TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	color: #666666;
}

A:link 
{
	text-decoration: underline;
	color: #003366;
	font-family : arial, verdana, helvetica, san-serif;
	font-size : 8pt;
	font-weight : normal;
}

A:visited
{
	text-decoration: underline;
	color: #003366;
	font-family : arial, verdana, helvetica, san-serif;
	font-size : 8pt;
	font-weight : normal;
}

A:active 
{
	text-decoration: underline;
	color: #003366;
	font-family : arial, verdana, helvetica, san-serif;
	font-size : 8pt;
	font-weight : normal;
}

SUP {
	font-family : Arial, Helvetica, sans-serif;
	font-size : xx-small;
}

.Register{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : normal;
	color : #000000;
	text-align: center;
}

.Error
{
	text-align: left;
	font-family : arial, verdana, helvetica, san-serif;
	font-size: 8.5pt;
	font-weight : normal;
	color: #666666;
}

H1 {
	color: #999999;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style: normal;
	font-weight : bold;
	text-align : left;
	margin-bottom : 0px;
	
}

H2 {
	color: #CCCCCC;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style: normal;
	font-weight : bold;
	margin-bottom : 0px;
}

H3 {
	color: #F4E046;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7.5pt;
	font-style: normal;
	font-weight : bold;
	margin-bottom : 0px;
}

HR {
	color: #333333;
	height: 1pt;
}

.navbar {
	border-bottom-width : 0px;
	border-color : #03063E;
	border-left-width : 0;
	border-right-width : 0;
	border-style : solid;
	border-top-width : 1px;
	margin-bottom : 2px;
	padding-bottom : 1px;
	padding-top : 1px;
	width: 100%;
}
.SubLinksActive
{
	color: #FFFFFF;
	font-family : arial, verdana, helvetica, san-serif;
	font-size : 8pt;
	text-align : left;
	font-weight : normal;
}

.IndexYellow
{
	color: #F4E046;
	font-family : arial, verdana, helvetica, san-serif;
	font-size : 8pt;
	text-align : center;
	font-weight : bold;
}

.IndexText
{
	color: #F4E046;
	font-family : arial, verdana, helvetica, san-serif;
	font-size : 8pt;
	text-align : left;
	font-weight : normal;
}

.SubLinks
{
	color: #FFFFFF;
	font-family : arial, verdana, helvetica, san-serif;
	font-size : 8pt;
	text-align : left;
	font-weight : normal;
}

.Date
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color: #333333;
	text-decoration: none;
	text-align: center;
	background: #999999;
}

.input
{
	border: 1px #003366 solid;
	background:#FFFFFF;
	font:12px courier, monospace;
	color:#333333;
	text-align: left;
	font-weight : normal;
}

.cMenu{
   cursor: default;
   font: 7pt Verdana, Arial, Helvetica, sans-serif;
   position: absolute;
   width: 75px;
   background-color: #CCCCCC;
   border: solid;
   visibility:hidden;
   border: 2 outset buttonhighlight;
   color: #003366; 
   border-color: 1 solid buttonface; 
   clip:  rect(   )}

.menuitems{
   padding-left:15px;
   padding-right:10px;
}
