body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	margin:0px;
}
p {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 17px;
	color: #272727;
	text-align:justify;
}
h1
{
	color:#02C8F9;
	font-size:18px;
	font-weight:normal;
	margin:8px 0px 0px 0px;
}

.amenu:link, .amenu:visited
{
	color:#000;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}
.amenu:hover
{
	color:#066EAD;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
}

.afooter:link, .afooter:visited
{
	color:#000;
	font-weight:normal;
	text-decoration:none;
}
.afooter:hover
{
	color:#81C500;
	font-weight:normal;
	text-decoration:none;
}
.main_table_bg
{
	background-color:#FFF;
}
.main_td_bg
{
	background-color:#000;
	padding-left:7px;
	
}
.header_bg
{
	background-image:url(images/header_bg.jpg);
	background-repeat:repeat-y;
	
}
.content_bg
{
	background-image:url(images/content_bg.jpg);
	background-repeat:repeat-y;
	padding-left:54px;
	padding-right:35px;
}
.table_separator
{
	background-color:#E1DEDE;
	height:1px;
}
.footer_bg
{
	background-image:url(images/footer_bg.jpg);
	background-repeat:repeat-x;
}
.content_text
{
	padding-left:18px;
}
.date_time_text
{
	color:#02C8F9;
}
.alnk:link
{
  font-weight:bold;
  color: #006699;
	text-decoration: none;
}
.alnk:visited
{
  font-weight:bold;
  color: #006699;
	text-decoration: none;
}
.alnk:hover
{
  font-weight:bold;
  text-decoration: underline;
  color: #FF0000;
}
.site_map_list
{
	line-height:20px;
}
