body{
  marginwidth:0;
  background: #c8b493 url("images/bg_gold.jpg"); 
  background-repeat: no-repeat;
}
a	{ font-size: 13px; }

a.a:link {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #3A3D44;
	text-decoration: underline;
}

a.a:visited {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #3A3D44;
	text-decoration: underline;;
}

a.a:hover {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color:#FFFF00;
	text-decoration: underline;;
}

a.b:link {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #3A3D44;
	text-decoration: underline;;
}
a.b:hover {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #061B54;
	text-decoration: underline;;
}
a.b:visited {
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	color: #3A3D44;
	text-decoration: underline;;
}

.bottomfont{
  font-size: 12px;
  font-family: tahoma;
	font-weight: bold;
  color: #000000;

}
.basefont{
  font-size: 13px;
  font-family: Verdana;
  color: #313131;
}
.infoitem{
  font-size: 12px;
  font-family: tahoma;
  color: #707070;
}
.flash8{
  font-size: 13px;
  font-family: tahoma;
  color: #FFFFFF;
}
.pager{
  font-size: 13px;
  font-family: tahoma;
  color: #333333;

}
.content{
  background: #FFFFFF url("topbg.jpg");
  background-repeat: repeat-x;
}
.topslogan{
  font-size: 11px;
  font-family: tahoma;
  color: #333333;

}
.mainpagec{
  font-size: 11px;
  font-family: tahoma;
  color: #333333;
}

table.m {
  text-align:center;
	border-width: 0px;
	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	background: #555555 ;
/*	background: #5899d5; */
}


a.m_s { color: #000000; display: block; padding: 4px; background:  #eeeeee ; }

a.m	{color: #e3e3e3; display: block; padding: 4px; text-decoration: underline; background:#555555;}

a.m:hover { color: #FFFFFF; background:  #686868 ; } 
/*td.m:hover { color: #FFFFFF;display: block; background:  #666666 ; }  */
