.blue {
font-family: Verdana; 
font-size: 11; 
background-color: rgb(0,0,128); 
color: rgb(255,255,255); 
font-weight: bold; 
text-align: center; 
border: 1px solid rgb(255,255,255)
}
BODY {
	margin-top: 0px; margin-left:0px; margin-right:0px; margin-bottom:0px; FONT-SIZE: 10pt; FONT-FAMILY: Verdana; COLOR: #FFFFFF; background-color: #000000
}
H2 {
	FONT-SIZE: 11pt; FONT-FAMILY: Verdana; COLOR: #FFFFFF; 
}
H1 {
	FONT-SIZE: 12pt;
	FONT-FAMILY: Verdana;
	COLOR: #FFFFFF;
}
form {
	margin: 0px 0px 0px 0px;
}
.black {
	COLOR: #000000; margin-bottom:0px;
}
TD, p, div {
	FONT-SIZE: 10pt; FONT-FAMILY: Verdana; COLOR: #FFFFFF
}

A:link {
	FONT-SIZE: 10pt; FONT-FAMILY: Verdana; TEXT-DECORATION: none; COLOR: #FFFF99
}
A:visited {
	FONT-SIZE: 10pt; FONT-FAMILY: Verdana; TEXT-DECORATION: none; COLOR: #FFFF99
}
A:active {
	FONT-SIZE: 10pt; FONT-FAMILY: Verdana; TEXT-DECORATION: underline; COLOR: #FFFF99
}
A:hover {
	FONT-SIZE: 10pt; FONT-FAMILY: Verdana; TEXT-DECORATION: underline; COLOR: #FFFF99
}
hr {
	color : #FFFF99;
	height : 1px;
}


/* CoolMenus 4 - default styles - do not edit */
.clCMEvent{position:absolute; width:99%; height:99%; clip:rect(0,100%,100%,0); left:0; top:0; visibility:visible}
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
.claBar{
	font-weight: normal;
	font-size: 11px;
	font-family: Verdana;
}
/*Style for the background-bar*/
.clBar{
	position: absolute;
	width: 10;
	height: 10;
	background-color: Black;
	layer-background-color: Black;
	visibility: hidden;
}

/*Styles for level 0*/
.clLevel0,.clLevel0over{
	position: absolute;
	padding: 2px 5px 5px 5px;
	font-family: tahoma,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
}
.clLevel0{
	background-color: Navy;
	layer-background-color: Navy;
	color: #FFFF99;
}
.clLevel0over{
	background-color: #336699;
	layer-background-color: #336699;
	color: White;
	cursor: pointer;
	cursor: hand;
}
.clLevel0border{
	position: absolute;
	visibility: hidden;
	background-color: White;
	layer-background-color: White;
}

/*Styles for level 1*/
.clLevel1, .clLevel1over{position:absolute; padding:2px; font-family:tahoma, arial,helvetica; font-size:11px; font-weight:bold}
.clLevel1{
	background-color: Navy;
	layer-background-color: Navy;
	color: #FFFF99;
}
.clLevel1over{
	background-color: #336699;
	layer-background-color: #336699;
	color: White;
	cursor: pointer;
	cursor: hand;
}
.clLevel1border{
	position: absolute;
	z-index: 500;
	visibility: hidden;
	background-color: White;
	layer-background-color: White;
}
