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

FONT.search {
	background-color: #DDDDDD;
	color: #000000;
}

BODY {
	font-size : 9pt ;
	font-family : verdana,arial;
	background-color: #000000;
	font-family : verdana,arial;
	color : #666666;
}

INPUT.apply, TEXTAREA.apply, SELECT.apply {
	font-size: 10pt;
	font-family: "monospace";
	/*font-weight: bold;*/
	background-color: #dddddd;
	color: #000000;
}

td {
font-size : 9pt ;
color : #000000;
}

td.main {
font-size : 9pt ;
color : #000000;
background-color: #B3DC1F;
}

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

td.orange {
font-size : 9pt ;
color : #333333;
background-color:  #B3DC1F;
}

td.navi {
	font-size : 9pt ;
	color : #ffffff;
	background-color: #000000;
	padding-top: 5;
	padding-left: 20;
	padding-right: 20;
	line-height: 16pt;
}

h1 {
	color : #000066;
	font : bold 12pt;
	font-style : italic;
}

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

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

h4 {
font : bold 9pt;
}

FONT.paging {
	color:#990000;
	text-decoration:none;
	font-weight: bold;
	font-size: 8pt;
}

A.paging {
	color:#000000;
	text-decoration:none;
	font-weight: normal;
	font-size: 8pt;
}

A.paging:hover {
	color:#ffffff;
	text-decoration: underline;
	font-weight: normal;
	font-size: 8pt;
}


A {
	color:#000000;
	text-decoration:none;
	font-weight: bold ;
}

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

A.nav {
	color:#ffffff;
	text-decoration: none;
	font-weight: bold;
}

A.nav:hover {
	color:#B3DC1F;
	text-decoration: underline;
	font-weight: bold;
}

.small {
	font : 7pt;
}
