.navbutton {
	background-color: #FFFFFF;
	border: 1px solid;
	color: #000066;
	border-color: #000066;
	font-weight: bold;
}

BODY {
	font-size : 8pt ;
	font-family : verdana,arial;
	background-color: #FFFFFF;
	font-family : verdana,arial;
	color : #666666;
	background-image : url(images/bk.gif);
	background-repeat : repeat-x;
}

td {
font-size : 8pt ;
color : #666666;
}

td.main {
font-size : 8pt ;
color : #666666;
padding-left: 10px;
}

td.blue {
font-size : 9pt ;
color : #ffffff;
background-color:  #000066;
}

td.orange {
font-size : 9pt ;
color : #000066;
background-color:  #FFCC00;
}

td.formcell {
	font-size : 9pt ;
	color : #000066;
	border-bottom : 1px dashed Ff9900;
}

td.navi {
	font-size : 8pt ;
	color : #333333;
	background-color: #FFFFE5;
	background-image: url(images/white.gif);
	background-repeat : repeat-y;
	background-position : left;
	padding-left: 20px;
	padding-top: 15px;
	line-height: 16pt;
	width: 240px;
}

h1 {
	color : #FF9900;
	font-size : 14pt;
	font-weight: bold;
}

h2 {
	color : #000066;
font : bold 11pt;
}

h3 {
	color : #000066;
font : bold 10pt;
}

h4 {
font : bold 9pt;
}

A, a:link, a:active, a:visited {
color:#003366;
 text-decoration:none;
font-weight: bold ;
}

A:hover{
color:#ff6600;
text-decoration: underline;
font-weight: bold ;
}

A.nav {
	color:#333333;
	text-decoration: none;
	font-weight: normal;
	line-height: 23px;
	
}

A.nav:hover {
	color:#ff6600;
	text-decoration: none;
		font-weight: normal;
}

a.box {
	color:#000066;
	text-decoration: none;
	font-weight :bold;
	background-color: #ffcc00;
	padding: 10px 10px 10px 10px;
}

a.box:hover {
	color:#ffcc00;
		text-decoration: none;
		font-weight :bold;
	background-color: #000066;
		padding: 10px 10px 10px 10px;
}

.small {
	font : 7pt;
}
