.bottom {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color: #075E70;
}
.hdg1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #CC0000;}
	
.hdg2 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #025163;}
	
body {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	background-color: #EDF7F9;
}
td, input {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
}
.input {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333;}
	
.dropDown {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #333333; 
	background-color:#f6f6f6;}
.text {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
}
.redText {
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 11px;
	color:#FF0000;
}
a:link {
	color: #409cb1;
	text-decoration: underline;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	color: #409cb1;
	text-decoration: underline;
}

.gazette_Table
{
	border-color: #cbd6de;
}


.gazette_TD_header
{
	background-color: #bfdced;
	font-weight: bold;
}

.gazette_TD_Data
{
	background-color:#eeeeee;
}
