<style>

code,pre{
  color:red;
}
/* CoolMenus 4 - default styles - do not edit */
.clCMAbs{position:absolute; visibility:hidden; left:0; top:0}
/* CoolMenus 4 - default styles - end */
  
/*Style for the background-bar*/
.clBar{position:absolute; width:10; height:10; background-color:silver; layer-background-color:#DFDFFF; }

/*Styles for level 0*/
.clLevel0{
	position:absolute;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	text-align: left;
	vertical-align: middle;
	color: #004A8C;
}
.clLevel0{
	layer-background-color:#DFDFFF;
	border: 0px none;
	width: 90px;

}
.clLevel0over{
	layer-background-color:white;
	color:#FFFFFF;
	cursor:hand;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	position:absolute;
	cursor:hand;
	width: 90px;
	background-color:#004A8C;
	text-align: left;
	vertical-align: middle;
}
.clLevel0border{
	position:absolute;
	visibility:hidden;
	layer-background-color:;
	border-top: 1px none #cccccc;
	border-right: 1px none #cccccc;
	border-bottom: 1px solid #cccccc;
	border-left: 1px none #cccccc;

}

/*Styles for level 1*/
.clLevel1,.clLevel1over{
	position:absolute;
	padding:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color: #FFFFFF;
	}
.clLevel1{
	background-color:#E2E4E8;
	layer-background-color:#DFDFFF;
	background-repeat: repeat-x;
	color: #004A8C;
}
.clLevel1over{background-color:#758CBB; layer-background-color:white; color:#ffffff; cursor:hand; cursor:hand; font-weight:normal}
.clLevel1border{
	position:absolute;
	visibility:hidden;
 	border: 1px solid #999999;
}

/*Styles for level 2*/
.clLevel2,.clLevel2over{position:absolute; padding:2px; font-family:tahoma,arial,helvetica; font-size:11px; font-weight:normal}
.clLevel2{background-color:#DFDFFF; layer-background-color:#DFDFFF; color:navy;}
.clLevel2over{background-color:white; layer-background-color:white; color:Navy; cursor:pointer; cursor:hand; font-weight:bold }
.clLevel2border{
	position:absolute;
	visibility:hidden;
layer-background-color:; 	border: 1px outset;
}
</style>
.white {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.whitetable {
	border: 1px solid #999999;
}
.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
	
}
.newswhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #006699;
	
}
.news2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #999999;
	
}
.newshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	height: 14px;
	background-image: url(design/images/justice_34.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}

.newshead a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration:none
	color: #000000;
	height: 14px;
	background-image: url(design/images/justice_34.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.newsbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #E5E5E5;
	background-image: url(design/images/justice_39.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.newsbody a:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration:none
	color: #000000;
	background-color: #E5E5E5;
	background-image: url(design/images/justice_39.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.newshead a:visited{text-decoration: none}
.newshead a:hover{text-decoration: underline;
font-weight:bold}
.newsbody a:visited{text-decoration: none}
.newsbody a:hover{text-decoration: underline}
form#extranet td.mid {
	text-align:left;
}
form#extranet input  {
	height:25px;
	vertical-align:middle;
}
form#extranet div#extendedborder {
	display:block;
	background-color:#E2E4E8;
	float:left;
}
form#extranet input#login {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	border:1px inset #A5A9B4;
	background-color:#f4f4f4;
	padding-left:3px;
	margin:3px;
	height:20px;
}
form#extranet input#password {
	font-size:11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	border:1px inset #A5A9B4;
	background-color:#f4f4f4;
	padding-left:3px;
	margin:3px;
	height:20px;
}
form#extranet input#submit {
	font-size:11px;
	font-weight:bold;
	color:#6E768A;
	border:1px solid #A5A9B4;
	background-color:#E2E4E8;
	width:100px;
	height: 20px;
	margin-top:4px;
	font-family:Arial, Helvetica, sans-serif;
	cursor:hand;
}
