a {
	border : none;
	text-decoration : none;
}

a:hover {
	color : #FF0000;
}

a.small {
	font : 9px verdana;
}

body {
	background: url(../images/bg_page.gif) #ffffff fixed;
	font : 12px verdana;
	line-height : 1.5;
	margin : 0%;
	text-align : center;
}

pre {
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	overflow: auto;
}

table {
	border : 0px solid #ffffff;
	font : 12px verdana;
}

th {
	background: url(../images/thbg.jpg) #006699;
	border : 1px solid gray;
	font : 14px verdana; color : #ffffff; font-weight : bold;
}

td {
	font-size : 12px;
	text-align : left;
	vertical-align : top;
}

h1 {
	font-size : 20px;
	font-family : arial;
	color : #336699;
	text-align : center;
}
h2 {
	font-size : 18px;
	font-family : arial;
	color : #336699;
	text-align : center;
	text-decoration : shadow;
}
h3 {
	font-size : 16px;
	font-family : arial;
	color : #336699;
	text-align : center;
}
h4,h5,h6 {
	font-family : arial;
	color : #333366;
	text-align : center;
}

em {
	font-style : italic;
	color : #ff0000;
}

p {
	margin : 3px;
	text-align : left;
}

pre {
	font : 12px verdana;
	line-height : 1.5;
}

.button {
	background-color : silver;
	border-bottom : 3px solid gray;
	border-left : 3px solid #EBEBEB;
	border-right : 3px solid gray;
	border-top : 3px solid #EBEBEB;
	font-weight : bold;
	height : 25px; 
	text-align : center;
	vertical-align : middle; 
	width : 99px;
}

.indented {
	text-indent : 40px;
	text-align : left;
}

.dash {
	border-bottom : 1px #000000 dashed;
}

.solid {
	border : 1px #000000 solid;
	background-color: #CCCCCC;
	font-size : 12px;
	text-align : center;
	vertical-align : middle;
}

.gray {
	border : 1px #000000 solid;
	background-color: gray;
	font : 12px verdana; color : #ffffff; font-weight : bold;
	text-align : center;
	vertical-align : middle;
}

.red {
	border : 1px #000000 solid;
	background-color: #ff0000;
	font : 12px verdana; color : #ffffff; font-weight : bold;
	text-align : center;
	vertical-align : middle;
}
.blue {
	border : 1px #000000 solid;
	background-color: #0000ff;
	font : 12px verdana; color : #ffffff; font-weight : bold;
	text-align : center;
	vertical-align : middle;
}
.yellow {
	border : 1px #000000 solid;
	background-color: #ffff00;
	font : 12px verdana; color : #000000; font-weight : bold;
	text-align : center;
	vertical-align : middle;
}
.green {
	border : 1px #000000 solid;
	background-color: #00ff00;
	font : 12px verdana; color : #ffffff; font-weight : bold;
	text-align : center;
	vertical-align : middle;
}
.purple {
	background: #660099;
	border : 1px solid gray;
	font : 12px verdana; color : #ffffff; font-weight : bold;
}
.button2 {
	background-image: url(../images/button1.gif);
	text-align : center;
	vertical-align : middle;
	border : 0px;
}

.buttonbar {
	text-align : center;
	vertical-align : middle;
	border : 0px;
}

.link {
	font : 12px verdana; color : #ffffff; font-weight : bold;
}
.center {
	text-align : center;
}
.ad_title {
	text-align : left;
	font : 14px verdana; color : #006699; font-weight : bold;
}


img {
}
img.sm_ad {
	max-width: 200px;
}

div {
}
div.smad {
	position: relative;
}
div.image {
	width: 195px;
	height: 140px;
	overflow: hidden;
}
div.content {
	width: 385px;
	height: 140px;
	position: absolute;
	top: 0px;
	left: 200px;
}
p.largeprint {
	font : 18px Times New Roman; color : #000000;
}
p.14print {
	font : 14px Verdana; color : #000000;
}
ol.14print {
	text-align : left;
	font : 14px Verdana; color : #000000;
}
div.login {
	height: 45px;
	text-align : right;
	position: relative;
	z-index:90;
	top: 0px;
	right: 10px;
}
.chromestyle{
width: 100%;
font-weight: bold;
}

.chromestyle:after{ /*Add margin between menu and rest of content in Firefox*/
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.chromestyle ul{
border: 1px solid #BBB;
width: 100%;
background: url(chromebg.gif) center center repeat-x; /*THEME CHANGE HERE*/
padding: 4px 0;
margin: 0;
text-align: left; /*set value to "left", "center", or "right"*/
}

.chromestyle ul li{
display: inline;
}

.chromestyle ul li a{
color: #000066;
padding: 4px 7px;
margin: 0;
text-decoration: none;
border-right: 1px solid #DADADA;
}

.chromestyle ul li a:hover{
background: url(chromebg-over.gif) center center repeat-x; /*THEME CHANGE HERE*/
color : #00FFFF;
}

.chromestyle ul li a[rel]:after{ /*HTML to indicate drop down link*/
*/content: " v";
*/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;
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: auto;
display: block;
text-indent: 3px;
border-bottom: 1px solid #BBB; /*THEME CHANGE HERE*/
padding: 2px 0;
text-decoration: none;
font-weight: bold;
color: black;
}

* html .dropmenudiv a{ /*IE only hack*/
width: 100%;
}

.dropmenudiv a:hover{ /*THEME CHANGE HERE*/
background-color: #F0F0F0;
}