body{
	background:url('/images/back.jpg');
	background-repeat:repeat-x;
}

.menu{font-family:Tahoma;font-size:11px;color:#ff0000;}
.menu1{font-family:Tahoma;font-size:11px;color:#000000;}
.menu2{font-family:Tahoma;font-size:11px;color:#5A5A5A;}
.menu3{font-family:Tahoma;font-size:11px;color:#ffffff;}
.menu4{font-family:Tahoma;font-size:10px;color:#5A5A5A;}
.altmenu{font-family:Arial;font-size:11px;color:#000000;}
.input{color:#000000; font: 7pt verdana; font-weight: normal; text-decoration: none; background: #FFFFFF; border: 1px solid #000000; }
.input1{color:#000000; font: 7pt verdana; font-weight: normal; text-decoration: none; background: #ffffff; border: 1px solid #FFD59F; }

.link{
	font-family:Tahoma;
	font-size:11pt;
	font-weight:bold;
	color:#000000;
	text-decoration:none;
}

.link:hover{
	color:#999999;
}

.link img {
	border:solid 3px #FFFFFF;
}

.link:hover img {
	border:solid 3px #CC0000;
}

.font1{
	font-family:Times New Roman;
	font-size:8pt;
	color:#000000;
}

.font1b{
	font-family:Times New Roman;
	font-size:8pt;
	color:#000000;
	font-weight:bold;
}


.font2{
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
}

.font2b{
	font-family:Tahoma;
	font-size:8pt;
	color:#000000;
	font-weight:bold;
}

.anamenu{
	font-family:Helvetica;
	font-size:9pt;
	font-weight:bold;
	width:100%;
	height:44px;
	line-height:44px;
	padding:2px;
	
	color:#FFFFFF;
	text-decoration:none;
	
	text-align:center;
	display:inline-block;
	font-style:inherit;
}

.anamenu:hover{
	background-color:#F5807F;
	color:#000000;
}

.anamenu2{
	font-family:Helvetica;
	font-size:9pt;
	font-weight:bold;
	width:100%;
	height:15px;
	line-height:15px;
	padding:2px;
	
	color:#A5B4BB;
	text-decoration:none;
	
	text-align:center;
	display:inline-block;
	font-style:inherit;
}

.anamenu2:hover{
	color:#FF0000;
}