a.menu1 {
	font-family: Trebuchet MS,sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-weight: bold;
}
a.menu1:visited {
	font-family: Trebuchet MS,sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	TEXT-DECORATION: none;
	font-weight: bold;
}


a.style11 {
color: #000066;
FONT-SIZE: 11px; FONT-FAMILY: Verdana;
text-decoration: none;
font-weight: normal;
}
a.style11:visited {
color: #000066;
FONT-SIZE: 11px; FONT-FAMILY: Verdana;
text-decoration: none;
font-weight: normal;
}

.style12 {
color: #CC0000;
FONT-SIZE: 11px; FONT-FAMILY: Verdana;
text-decoration: none;
}


.chromestyle{
width: 800;
font-weight: bold;
font-family: Arial, sans-serif;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 0px solid #BBB;
width: 100%;
/*background: url(images/chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: right; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
color: #494949;
padding: 1px 1px;
text-decoration: none;
border-right: 0px solid #DADADA;
FONT-SIZE: 11px;
}
.chromestyle ul li a:hover{
	COLOR: #bb0c24;

}
.chromestyle ul a{
display: inline;
padding: 1px 1px;
margin: 0;
text-decoration: none;
border-right: 0px solid #DADADA;
	FONT-SIZE: 11px;
	COLOR: #000066;
	FONT-FAMILY: arial;
	LETTER-SPACING: 1px;
	TEXT-DECORATION: none;
	font-weight: bold;
}


/*
.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link
content: " " url(downimage.gif); /*uncomment this line to use an image instead
}
*/

/* ######### Style for Drop Down Menu ######### */

.dropmenudiv{
	FONT-SIZE: 10px;
text-align: left;
left:3;
position:absolute;
top: 0;
border: 1px solid #c5c7cf; /*THEME CHANGE HERE*/
border-bottom-width: 1;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
background-color: #fafafb;
width: 145px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}


.dropmenudiv a{
	FONT-SIZE: 10px;
width: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #c5c7cf; /*THEME CHANGE HERE*/
padding: 2px 2px;
text-decoration: none;
font-weight: bold;
color: #000066;
}


* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #edeef2;
}

.cale {
	font: 9px verdana, san-serif;
	color: black;
	text-decoration: none;
	font-weight: bold; line-height:20px;
}

a.cale a{
	font: 9px verdana, san-serif;
	color: #285090;
	text-decoration: none;
	font-weight: bold;
}
a.cale:visited{
	font: 9px verdana, san-serif;
	color: #285090;
	text-decoration: none;
	font-weight: bold;
}

a.cale:hover{
	font: 9px verdana, san-serif;
	text-decoration: underline;
	font-weight: bold;
}

.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
}

.footer {
	font: 9px verdana, san-serif;
	color: black;
	text-decoration: none;
	font-weight: bold; 
	line-height:20px;
}

.footer a{
	font: 9px verdana, san-serif;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}
.footer a:visited{
	font: 9px verdana, san-serif;
	color: #000066;
	text-decoration: none;
	font-weight: bold;
}

.footer a:hover{
	font: 9px verdana, san-serif;
	text-decoration: underline;
	font-weight: bold;
}
