body {
	background-color: #1D2E36;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.redtxt{color:#ff0000;}

.marqueetxt {font-family : verdana; font-size:0.7em; color:#022b46; line-height:27px; width:100%; height:27px; cursor:pointer; }

.emailbtn{font-family : verdana; font-size:0.7em; color:#fff; line-height:27px; font-weight:bold;}
.emailbtn a{color:#fff; text-decoration:none;}
.emailbtn a:hover{color:#fff; text-decoration:underline;}

.maintext{font-family : verdana; font-size:0.8em; color:#0a4469; padding:5px;  }
.maintext a{color:#920000; text-decoration:none;}
.maintext a:hover{color:#0a4469; text-decoration:none;}

.maintextheading{font-family : verdana; font-size:1em; color:#0a4469; padding:5px;  }
.maintextheading a{color:#920000; text-decoration:none;}
.maintextheading a:hover{color:#0a4469; text-decoration:none;}



.btmtext{font-family : verdana; font-size:0.7em; color:#fff;}
.btmtext a{color:#fff; text-decoration:none;}
.btmtext a:hover{color:#fff; text-decoration:underline;}

.couponheading{color:##016E1F; font-family : verdana; }

.topnav {list-style-type:none; margin:0px; padding:0px; line-height:33px; }

.topnav li {
color:#022a43;
font-family:verdana;
font-size:0.7em;
font-weight:bold;
float:left;
height:33px;
}

.topnav li a{
text-decoration:none;
float:left;
color:#022a43;
height:33px;
padding:0px 2px 0px 2px; }

.topnav li a:hover{
text-decoration:none;
float:left;
padding:0px 2px 0px 2px; 
color:#fff;
background-color:#010203;}

.slideshowdist{padding: 6px 8px 0px 0px;}
.logodist{padding: 6px 0px 0px 8px;}

.highlights {
	width:180px;
	font-family:Verdana;
	font-size:0.7em;
	padding:3px;
	color:#000;
	text-align:left;
	cursor:hand;
	overflow-x:hidden;
	overflow:hidden;
	margin:0px;
	height:180px;
	border:1px solid #000000;}
	

h1 {color :#0a4469;
font-family:Verdana;
font-size:1.2em;
margin:0px;
padding:0px;}

h1 a{color :#0a4469;
text-decoration:underline;}

h1 a:hover{color :#0a4469;
text-decoration:none;}

h2 {color :#0a4469;
font-family:Verdana;
font-size:1.1em;
margin:0px;
padding:0px;}

h2 a{color :#0a4469;
text-decoration:underline;}

h2 a:hover{color :#0a4469;
text-decoration:none;}

.maintabl{border:1px solid #0a4469;}
.maintabltd{border-bottom:1px solid #0a4469;
			background-image:url(../images/headingbggrad.jpg);
			background-repeat:repeat-x;
			}
			


.clr{clear:both;}
.divboxdist{float:left; padding:5px 10px 5px 10px;}

.smalltext {font-family : verdana; font-size:0.8em; color:#0a4469; padding:5px;  }
.smalltext a{color:#920000; text-decoration:none;}
.smalltext a:hover{color:#0a4469; text-decoration:none;}

#domticker{
	width:450px;
	height:30px;
	color:#fff;
	line-height:30px;
	margin-top:10px;
	text-align:center;
	font-family : verdana;
	font-size:0.8em;
	font-weight:bold;
}

#domticker div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV
background-color: #FFFFCA;*/
}

#domticker a{
	color:#fff;
	font-weight: bold;
	text-decoration:none;
}