p { 
	font-family : Lucida Sans Unicode; font-size:12px; 
	margin:0px; 
	padding:0px; 
	margin-bottom:10px;
}

UL,LI { font-size : 11px; font-family: Lucida Sans Unicode; }

#bgcolor {
	background-color: #423832;
	padding:10px;
}
.main_heading {
	font-family : Lucida Sans Unicode; 
	font-size:22px;
	padding:5px;
	color:#ffffff;
}
.sub_heading {
	font-family : Lucida Sans Unicode; 
	font-size:20px;
	color:#007F7D;
}
body {
	background:#F0E2D4;
	font-family : Lucida Sans Unicode; 
	font-size:12px;
	color : #3E55A5; 
	margin: 0px; 
	padding: 12px; 
}
H1 { font-weight: bold;  font-family: Lucida Sans Unicode; margin: 0px; padding: 0px; }
H2 { font-weight: bold;  font-family: Lucida Sans Unicode; margin: 0px; padding: 0px; }
H3 { font-weight: bold;  font-family: Lucida Sans Unicode; margin: 0px; padding: 0px; }
input { font-family : Lucida Sans Unicode;  color : #333333; }
select { font-family : Lucida Sans Unicode;  color : #333333; }
textarea { font-family : Lucida Sans Unicode;  color : #333333; }
a:link {    font-family : Lucida Sans Unicode;  color : #E2A96F; text-decoration : none; }
a:visited { font-family : Lucida Sans Unicode;  color : #E2A96F; text-decoration : none; }
a:hover {   font-family : Lucida Sans Unicode;  color : #ED1C24; text-decoration : none; }


#side_menu { 
	width:200px; 
}
#contentbg { 
	padding:20px; 
	
}

table.outer_table {
	border-style: none;
	border-collapse: collapse;
	width:870px;
}
table.outer_table td {
	padding:5px;
}

table.top_row {
	width:100%;
	background:#007F7D;
	height:80;
}
table.top_row td {
	padding-left:10px;
	font-size:12px;
}
table.banner_row {
	width:100%;
	background:#00BFBB;
	height:20 ;
}
table.banner_row td {
	padding-right:10px;
	font-size:12px;
}
table.banner_row a:link {
 color:#fefefe;
}
table.banner_row a:visited {
 color:#fefefe;
}
table.banner_row a:hover {
 color:#007F7D;
}

table.bottom_menu {
	width:100%;
	height:28;
}
table.bottom_menu a:link {
 color:#fefefe;
}
table.bottom_menu a:visited {
 color:#fefefe;
}
table.bottom_menu a:hover {
 color:#007F7D;
}
table.side_menu{
	width:100%;
}
table.side_menu th {
	text-align:left;
	padding-top:1px;
	font-size:10;
	font-weight:normal;
	color:#000000;
}
table.side_menu td {
	padding-left:3px;
	height:10px;
}
table.side_menu a:link {
	color:#ffffff;
	font-size:12px;
}
table.side_menu a:visited {
	color:#ffffff;
	font-size:12px;
}
table.side_menu a:hover {
	color:#76A3A2;
	font-size:12px;
}
