<style type="text/css">

.invertedshiftdown2{
padding: 0;
width: 100%;
border-top: 4px solid #D10000; /*Highlight red color theme*/
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
}

.invertedshiftdown2 ul{
margin:0;
margin-left: 40px; /*margin between first menu item and left browser edge*/
padding: 0;
list-style: none;
}

.invertedshiftdown2 li{
display: inline;
margin: 0 1px 0 0;
padding: 0;
text-transform:uppercase;
}

.invertedshiftdown2 a{
float: left;
display: block;
font: bold 10px Arial;
color: black;
text-decoration: none;
margin: 0 2px 0 0; /*Margin between each menu item*/
padding: 1px 8px 3px 8px; /*Padding within each menu item*/
background-color: #2995c4; /*Default menu color*/
border-bottom: 6px solid white;
}

/*
Activate this to eliminate drop down deactivate next rule
 
.invertedshiftdown2 a:hover{
"
"
}
*/
.invertedshiftdown2 a:hover{
background-color: #D10000; /*Highlight red color theme*/
padding-top: 8px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #D10000; /*Highlight red color theme*/
color: white;
}

.invertedshiftdown2 .current a{ /** currently selected menu item **/
background-color: #D10000; /*Highlight red color theme*/
padding-top: 8px; /*Set padding-top value to default's padding-top + padding-bottom */
padding-bottom: 0; /*Set padding-bottom value to 0 */
border-bottom-color: #D10000; /*Highlight red color theme*/
color: white;
}

#myform{ /*CSS for sample search box. Remove if desired */
float: right;
margin: 0;
margin-top: 1px;
padding: 0;
}

#myform .textinput{
width: 190px;
border: 1px solid gray;
}

#myform .submit{
font: normal 10px Verdana;
height: 28px;
border: 1px solid #D10000;
background-color: black;
color: white;
}


.copyright{
	FONT-WEIGHT: bold; FONT-SIZE: 10px; COLOR: #7F7F7F; FONT-FAMILY: arial
}

.bigtitle{
	FONT-WEIGHT: bold; FONT-SIZE: 12.5px; COLOR: #0C0C0C; FONT-FAMILY: arial
}

.normaltext{
	FONT-WEIGHT: normal; FONT-SIZE: 12px; COLOR: #0C0C0C; FONT-FAMILY: arial

}

.headline{
	FONT-WEIGHT: bold; FONT-SIZE: 16px; COLOR: #800000; FONT-FAMILY: arial

}
.bigtext{
	FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #0C0C0C; FONT-FAMILY: arial

}

.newstitlebig{
		FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #282828; FONT-FAMILY: arial; text-decoration:underline
}
.newstitle{
		FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #282828; FONT-FAMILY: arial; text-decoration:underline
}
.newstitle:hover{
	COLOR: #0577A6; text-decoration:none
}


.normallink{
	FONT-WEIGHT: bold; FONT-SIZE: 10.5px; COLOR: #0000CC; FONT-FAMILY: arial; text-decoration:underline
}

.normallink:hover{
 COLOR: #CB0F0F

}
.link{
	FONT-WEIGHT: bold; FONT-SIZE: 10.5px; COLOR: #7F7F7F; FONT-FAMILY: arial; text-decoration:underline
}

.link:hover{
 COLOR: #000000

}
.darklink{
	FONT-WEIGHT: bold; FONT-SIZE: 10.5px; COLOR: #0c0c0c; FONT-FAMILY: arial; text-decoration:underline
}

.darklink:hover{
 COLOR: #ff0000

}
.border {
	border: 1px solid #003366;
}
.redbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FF0000;
	line-height: 24px;
}

.bullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	color: #000033;
	list-style-image: url(images/arrow.gif);
}

.border2 {
	border: 1px double #666666;
}

#header {
	background-color: #E1A223;
}

</style>
