   	body,
	html {
		margin:0;
		padding:0;
		margin-top:0px;
		background-color:#FFFFFF;
		background-position:top;
		background-image:url('body_bg_2.jpg');
		background-repeat:repeat-x;
		font:11px "Tahoma", "Verdana";
		color:"#333333";
	}

a:link {color:#3374AB; text-decoration:none; font:11px "Tahoma", "Verdana";}
a:visited {color:#3374AB; text-decoration:none; font:11px "Tahoma", "Verdana";}
a:hover {color:#405060; text-decoration:underline; /*font:11px "Tahoma", "Verdana";*/}
a:active {color:#3374AB; text-decoration:none; /*font:11px "Tahoma", "Verdana";*/}

a.main-nav:link {color:#FFFFFF; text-decoration:none; font:11px "Tahoma", "Verdana";}
a.main-nav:visited {color:#FFFFFF; text-decoration:none; font:11px "Tahoma", "Verdana";}
a.main-nav:hover {color:#FFFFFF; text-decoration:underline; font:11px "Tahoma", "Verdana";}
a.main-nav:active {color:#FF000D; text-decoration:none; font:11px "Tahoma", "Verdana";}

a.nav-left:link {color:#3374AB; text-decoration:none; font:13px "Tahoma", "Verdana";}
a.nav-left:visited {color:#3374AB; text-decoration:none; font:13px "Tahoma", "Verdana";}
a.nav-left:hover {color:#405060; text-decoration:underline; font:13px "Tahoma", "Verdana";}
a.nav-left:active {color:#FF000D; text-decoration:none; font:13px "Tahoma", "Verdana";}

a.footer:link {color:#FFFFFF; text-decoration:none; font:11px "Tahoma", "Verdana"; font-weight:bold;}
a.footer:visited {color:#FFFFFF; text-decoration:none; font:11px "Tahoma", "Verdana"; font-weight:bold;}
a.footer:hover {color:#FFFFFF; text-decoration:underline; font:11px "Tahoma", "Verdana"; font-weight:bold;}
a.footer:active {color:#FF000D; text-decoration:none; font:11px "Tahoma", "Verdana"; font-weight:bold;}


#wrap {
	width:1000px;
	margin:0 auto;
}

#top {
	width:1000px;
	height:148px;
	clear:both;
}

#banner-left {
	width:402px; height:148px;
	clear:left;
	float:left;
	vertical-align:top;
	background-image:url('images/ajofm.jpg');
}

#banner-middle {
	width:365px; height:148px;
	vertical-align:top;
	float:left;
	background-color:#3374AB;
	/*background-image:url('images/mbanner.jpg');*/
}

#banner-right {
	width:233px; height:148px;
	clear:right;
	float:right;
	vertical-align:top;
    background-image:url('images/rbanner.jpg');
}
#vspacer {	width:1000px; height:12px;
	clear:both; overflow:hidden;
	background-image:url('images/vspacer.jpg');}
#middle {	width:1000px;
	clear:both;
	background-color:#FFFFFF;
	/*height:600px;*/
	overflow:visible;
}

#column-left {
	width:200px;
	padding-left:10px;
	float:left;
	vertical-align:top;
	background-color:#FFFFFF;
	height:auto;
	overflow:visible;
}

#column-middle {
	width:540px;
	padding-left:10px;
	padding-right:10px;
	vertical-align:top;
	float:left;
	background-color:#FFFFFF;
	height:auto;
	overflow:visible;
}

#column-right {
	width:220px;
	padding-right:10px;
	clear:right;
	float:right;
	vertical-align:top;
	background-color:#FFFFFF;
	height:auto;
	overflow:visible;
}

#bottom {	width:1000px;
	clear:both;
	height:17px;
	padding-top:3px;
	background-color:#3374AB;
	color:#FFFFFF;}
#footer-left {	width:490px;
	padding-left:10px;
	float:left;}
#footer-right {
	width:490px;
	padding-right:10px;
	float:right;
	text-align:right;
}

#searchbox  {	margin-top:4px;
	margin-left:30px;
	color:#FFFFFF;}

#submitbutton {    border:0px;
    color:#FFFFFF; background-color:#3374AB; cursor:pointer;
	height:18px; padding-bottom:2px;
	width:18px;

}
#searchboxtext {	border:1px #3374AB solid; width:116px; height:16px; /*padding-top:2px;*/ padding-left:3px; padding-right:3px;
	font:11px "Tahoma", "Verdana"; color:#3374AB;}
#toplinks {	color:#FFFFFF; margin-top:20px;
	text-align:center;}
#caseta-calendar {	padding-left:30px;
	margin-bottom:10px;}

.antet {
 color:#3374AB; text-decoration:none; font:14px "Tahoma", "Verdana"; margin-top:0px; margin-bottom:8px; background-color:#F0F0F0; padding-left:6px;
}
