BODY { 
   color: #000000; 
   font-family: 'Arial'; 
   font-size: 13px; 
}

A:link { text-decoration: underline; color: #010570 }
A:visited { text-decoration: underline; color: #010570  }
A:active { text-decoration: underline; color: #010570  }   
A:hover { text-decoration: underline; color: #990033  }

h1			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; line-height: 15px; color: #000066; margin-bottom: 0px; margin-top: 0px;}
h2			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; line-height: 15px; color: #000066; margin-bottom: 0px; margin-top: 0px;}
h3			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 14px; color: #990000; margin-bottom: 2px; margin-top: 0px;}
h4			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 14px; color: #000066; margin-bottom: 2px; margin-top: 0px; text-decoration:underline;}
h5			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 14px; color: #990000; margin-bottom: 2px; margin-top: 0px;}
h6			{ font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; line-height: 14px; color: #000066; margin-bottom: 2px; margin-top: 0px;}

#chromemenu{
width: 799px;
}

#chromemenu:after{ 
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

#chromemenu ul{
border: 1px solid #BBB;
width: 796px;
background: url('images/chromebg.gif') repeat-x center; /*Theme Change here*/
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
color: #FFFFFF; 
font-style:normal; font-variant:normal; font-weight:bold; font-size:12px; font-family:Verdana; color: #FFFFFF;
}

table.content{
background-color: #D0D1B9;
border: 1px solid #BBB;
border-style: solid;
text-align: left;
}

td.special{
background-color: #D0D1B9;
border: 0px solid #D0D1B9;
border-style: solid;
text-align: center;
}

td.main{
background-color: #FFFFFF;
border: 1px solid #BBB;
border-style: solid;
}

#chromemenu ul li{
display: inline;
}


#chromemenu ul li a{
float: left;
color: #003399;
font-weight: bold;
padding: 6px 12px 6px 7px;
text-decoration: none;
background: url(images/divider.gif) center right no-repeat; /*Theme Change here*/
}

#chromemenu ul li a:hover{
color: #003399;
text-decoration: underline;
}

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

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

.dropmenudiv{
position:absolute;
top: 0;
border: 1px solid #BBB; /*Theme Change here*/
border-bottom-width: 0;
font:normal 12px Verdana;
line-height:18px;
z-index:100;
text-align: left;
background-color: white;
width: 200px;
visibility: hidden;
filter: progid:DXImageTransform.Microsoft.Shadow(color=#CACACA,direction=135,strength=4); /*Add Shadow in IE. Remove if desired*/
}

.dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*Theme Change here*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

.dropmenudiv a:hover{ /*Theme Change here*/
   background-color: #F0F0F0;
}

input { 
   font-family: Helvetica, sans-serif; 
   font-size: 11px;
   
   border: #000000; 
   border-style: solid; 
   border-top-width: 1px; 
   border-right-width: 1px; 
   border-bottom-width: 1px; 
   border-left-width: 1px 
}

.address {
	font-family: Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #010570;
	padding-bottom: 3px;
	display: block;
}
a.menu:visited {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666699;
	font-weight: bold;
	line-height: 18px;
	
}
a.menu:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #666699;
	font-weight: bold;
	text-decoration: underline;
	line-height: 18px;

}
a.menu:link {
	font-family: Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #666699;
	line-height: 18px;

}
.dis {
	font-family: Arial, sans-serif;
	font-size: 8px;
	color: gray;
	text-align: center;
	padding: 4px;
}
.bodytext {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 4px;


}
.newstext {
    font-family: Arial, sans-serif;
	font-size: 14px;
	color: #ffffff;
}
a.bottom:visited {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666699;
	line-height: 12px;
	
}
a.bottom:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	color: #666699;
	text-decoration: underline;
	line-height: 12px;

}
a.bottom:link {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666699;
	line-height: 12px;

}
.heading {
	font-family: Arial, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}
a.invis:link {
	color: #ffffff;
	text-decoration: none;
}
a.invis:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.invis:visited {
	color: #OOOOOO;
	text-decoration: none;
}
a.offer:link {
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-decoration: none;
	color: #010570;
	font-weight: bold;
}
a.offer:hover {
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #010570;
	font-weight: bold;
}
a.offer:visited {
	font-family: Arial, sans-serif;
	font-size: 14px;
	text-decoration: underline;
	color: #010570;
	font-weight: bold;
}
a.next:link {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	padding: 5px;
	float: left;
}
a.next:hover {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #010570;
	padding: 5px;
	float: left;
}
a.next:visited {
	font-family: Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #666666;
	padding: 5px;
	float: left;
}
a.small:visited {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #666699;
	
}
a.small:hover {
	font-family: Arial, sans-serif;
	font-size: 11px;
	color: #666699;
	text-decoration: underline;

}
a.small:link {
	font-family: Arial, sans-serif;
	font-size: 11px;
	text-decoration: underline;
	color: #666699;
}

bold{
   font-weight: bold;
}
 #replacement{ position: absolute; left: 200px; top: 950px; right: 200px; font-family:arial; font-size: 8pt; color:666666; text-align: center;}
.skyadtext { font-family: Trebuchet MS; font-size: 11px; font-weight: normal; }
.skyadtextbold { font-family: Trebuchet MS; font-size: 11px; font-weight: bold; }
.skyadtitle { font-weight: bold; color: #FFFFFF; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 15px; }