BODY {
	background-color : #feff9e;
	font-family : Verdana, Arial, Helvetica ;
	font-size : 11px;
	margin : 10px 10px 10px 10px;
	background-image:url('images/background.jpg');
	background-repeat: repeat-x;
	background-position : top;
	background-attachment: fixed;
}

TD {
	font-family : Verdana, Arial, Helvetica ;
	font-size : 11px;
	line-height: 14px;
	color: black;
	padding: 0;
}

A:link { color: #006699; text-decoration: underline;}
A:visited { color: #006699; text-decoration: underline;}
A:hover { color: #006699; text-decoration: underline;}

A.bignav:link { color: #006699; text-decoration: none;}
A.bignav:visited { color: #006699; text-decoration: none;}
A.bignav:hover { color: #006699; text-decoration: underline;}

A.sitemap:link { color: black; text-decoration: none;}
A.sitemap:visited { color: black; text-decoration: none;}
A.sitemap:hover { color: #006699; text-decoration: underline;}

.nav {
	font-family : Arial, Verdana, Helvetica ;
	font-size : 14px;
	line-height: 29px;
	font-weight: bold;
	color : white;
}

.text_12 {
	font-family : Verdana, Arial, Helvetica ;
	font-size : 12px;
}

.shift_right {
	text_align: right;
	padding: 5px;
}

.screen_tiab {
	text_align: right;
	padding: 4px;
	background-color: white; 
	border: 2px solid #ffc66b; 
}

.txtsmall {
	font-family : Verdana, Arial, Helvetica ;
	font-size : 9px;
}

.sections {
	font-family : Georgia, Arial, Verdana, Helvetica ;
	font-size : 18px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: blue;
}

.group {
	font-family : Georgia, Verdana, Helvetica;
	font-size : 16px;
	line-height: 18px;
}

.headers {
	font-family : Arial, Verdana, Helvetica ;
	font-size : 14px;
	line-height: 21px;
	font-weight: bold;
	color: white;
	background: #006699;
	background-image:url('images/headers_back.jpg');
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
}

.headers_small {
	font-family : Arial, Verdana, Helvetica ;
	font-size : 12px;
	line-height: 14px;
	font-weight: bold;
	color: white;
	background: #006699;
	background-image:url('images/headers_back.jpg');
	background-repeat: repeat-x;
	background-position: top;
	text-align: left;
}

.curve {
	background-repeat: no-repeat;
	background-position : top left;
}

.section {
	font-family : Arial, Verdana, Helvetica ;
	font-size : 26px;
	font-weight: bold;
	color: #3c3c3c;
}

.box {
	 border-style: dotted; 
	 padding: 7px; 
	 text-align: center;
}

.ionline_box {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #999999;
	color: #444444;
    text-decoration: none; 
	font-weight : bold;
	font-size: 12px;
	line-height: 20px;
	text-align: center;
	width: 200;
}

.lit {
	background: yellow;
}

.unlit {
	background: while;
}

.savings {
	font-family : Arial, Verdana, Helvetica ;
	font-size : 18px;
	line-height: 20px;
	font-weight: bold;
}


#dropmenudiv{
position:absolute;
border:1px solid #006699;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height:15px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #006699;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
color: #006699;
background-color: white;
}

#dropmenudiv a:hover{ 
background-color: #006699;
color: white;
}