@charset "utf-8";
/* CSS Document */

body {
	background-color: #001084;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

body,td,th {
font-family: Tahoma;
font-size: 12px;
}

a {
	text-decoration: none;
	text-align: center;
}

/* Top Nav */
#topnav td a{
font-size: 14px;
color: white;
}

#topnav td a:hover {
color: #cc9900;
}

/* Left Nav */
#leftnav td {
font-size: 11px;
color: white;
}

#leftnav td a {
color: white;
}

.nav_header {
font-size: 12px;
font-weight: bold;
background-color: #cc9900;
color: black !important;
text-align:center;
}

/* Main Content */
td#content {
font-size: 12px;
line-height: 17px;
}

td#content h2 {
	font-size: 24px;
	color: #903;
	font-weight:bold;
}

td#content a {
color: blue;
}

td#content a:hover {
	color: #000;

}



td#content p {
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	color: #003;
}

#footer {
color: white;
font-size: 11px;
}

.info_table td {
line-height:normal;
font-size: 11px;
}

.info_table td a{
color: white !important;
}

.info_table td a:hover{
color: #cc9900 !important;
}

#discount_directory a {
color: #6b0000 !important;	
}

#discount_directory .logo {
width: 234px;
height: 60px;
border: 1px solid #cc;
background-color: #999;
text-align: center;
font-size: 14px;
line-height: 60px;	
}
 
.entry {
padding-bottom: 10px;
border-bottom: 1px solid #ccc;
text-align: left;
}

.entry.two {
padding: 15px;
border: 2px solid #666;
width: 80%;
margin-left: auto;
margin-right: auto;
}

span.newtitle {
	color: #3333cc;
}

span.newtitle a{
	color: #3333cc;
	text-decoration: underline;
}

