body,td,p,navtext {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;

}

th {
	font-size: 12px;
}
h1 {
	font-size: 21px;
}
h2 {
	font-size: 19px;
}
h3 {
	font-size: 17px;
}
h4 {
	font-size: 12px;
}


.subtitle {
	font-size: 14px;
	font-weight: bolder;
    font-family: Arial, Helvetica, sans-serif;
    color: #363636
}



.navbar {
	background-color: #FFFFFF;
	background-image: url(images/silver_bar.gif);
	background-position: left top;
	text-align: left;
	vertical-align: middle;
}

.navbartext {
	font-weight: bold;
}

.navbar_pipe {
	font-weight: lighter;
	font-size: 16px;
	color: #666666;
}
.topbar {
	background-color: #FFFFFF;
	background-image:  url(images/top_bar.gif);
	text-align: left;
	vertical-align: middle;
}

.offertable_head {
	background-color: #000000;
	text-align: left;
	vertical-align: middle;
	color: #FFFFFF;
	
}

.DarkRow {
	background-color: #F3F3F3;
}


.LightRow {
	background-color: #FFFFFF;
}




/* Anchor Links */
a:link    		{color:#FF0000; text-decoration: none; font-weight: bold}
a:visited 		{color:#FF0000; text-decoration: none; font-weight: bold}
a:active  		{color:#FF0000; text-decoration: none; font-weight: bold}
a:hover   		{color:#0000FF; text-decoration: none; font-weight: bold}