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: #010570  }

#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) center center repeat-x; /*Theme Change here*/
margin-left: 0;
padding-left: 0;
margin: 0;
float: left;
font: bold 12px Verdana;
}

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: #7F7F7F;
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: #494949;
}

#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;
}
