body {
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0px 0px 0px 0px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 18px;
	text-align: justify;
}
h1
{
	font-family: Verdana, Geneva, sans-serif;
	font-size:17px;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	color:#FFF;
	
}
.td 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.amenu:link {
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
}

.amenu:visited {
	color: #FFF;
	text-decoration: none;
	font-weight:bold;
}
.amenu:hover {
	text-decoration: underline;
	color: #F7912A;
	font-weight:bold;
}
.aFooter:link {
	color: #FFF;
	text-decoration: none;
}

.aFooter:visited {
	color: #FFF;
	text-decoration: none;
}
.aFooter:hover 
{
	text-decoration: underline;
	color: #F7912A;
}
.apath:link {
	color: #344C5E;
	text-decoration: none;
	font-weight:bold;
	padding-left:10px;
}

.apath:visited {
	color: #344C5E;
	text-decoration: none;
	font-weight:bold;
	padding-left:10px;
}
.apath:hover {
	text-decoration: underline;
	color: #F7912A;
	font-weight:bold;
	padding-left:10px;
}
.basetd
{
	background-color:#000;
	padding:1px 1px 1px 1px;
}
.maintable
{
	background-color:#FFF;
}
.headerbg
{
	background-image:url(images/headerbg.jpg);
	background-repeat:no-repeat;
}
.headermenubg
{
	background-image:url(images/headermenubg_layer.jpg);
	background-repeat:repeat-x;
}
.welcome_lr
{
	background-image:url(images/welcomebg.jpg);
	background-repeat:repeat-x;
}
.footermenutd
{
	background-image:url(images/footer_layer.jpg);
	background-repeat:repeat-x;
}

.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;
}
.aPathsitemap:link
{
  font-weight:bold;
  color: #006699;
	text-decoration: none;
}
.aPathsitemap:visited
{
  font-weight:bold;
  color: #006699;
	text-decoration: none;
}
.aPathsitemap:hover
{
  font-weight:bold;
  text-decoration: underline;
	color: #FF0000;
}