body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #E5E5E5;
}
td, p, div{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
}
form{
	padding: 0px;
	margin: 0px;
}
input{
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	border: 1px solid #000000;
}
input.nobord{
	border: 0px none;
}
select{
	font-family: Verdana;
	font-size: 11px;
	color: #268EB6;
}
a {
	font-family: Verdana;
	font-size: 11px;
	color: #FF0406;
}
a:visited{
	color: #939393;
}
a.menu{
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 180%;
	color: #000000;
}
a.menu:visited{
	color: #000000;
}
a.menua{
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	line-height: 180%;
	color: #ffffff;
}
a.menua:visited{
	color: #ffffff;
}
a.submenu{
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}
a.submenu:visited{
	color: #ffffff;
}
a.mag{
	font-size: 10px;
	text-decoration: none;
	font-weight: bold;
	color: #B9A25F;
}
a.mag:visited{
	color: #B9A25F;
}
a.mag:hover{
	text-decoration: underline;
}
.tsmall{
	font-size: 10px;
}
.twhite{
	color: #ffffff;
}
.tblack{
	color: #000000;
}
.tgrey{
	color: #919191;
}
.theader1{
	color: #1C91FF;
	font-size: 14px;
	margin-bottom: 10px;
	line-height: 180%;
	font-weight: bold;
}
.tjust{
	text-align: justify;
}
.tcenter{
	text-align: center;
}
.tright{
	text-align: right;
}
.titalic{
	font-style: italic;
}
.terror{
	color: #ff0033;
}
.tbold{
	font-weight: bold;
}
.footer{
	color: #99D2EF;
	font-size: 10px;
}
.lmenu{
	line-height: 140%;
	margin-left: 20px;
	display: none;
	margin-bottom: 10px;
}
#spacer{
	position: absolute;
	left: 0;
	bottom: 0;
	visibility: hidden; 
	width: 100%;
}
#conttab{
	max-width:800px;
	width: 90%;
	padding-top: 15px; 
	padding-right: 10px;
}
#conttab p,#conttab div{
	max-width:800px;
}
td img {display: block;}

.anews {
	text-decoration:none;
}
.anews:hover {
	text-decoration:underline;
}
