body{
	margin:0px;
	padding:0px;
	font-size:11px;
	color:#777;
	font-family:Tahoma, Geneva, sans-serif;
}
.size11{ font-size:11px; }
.size12{ font-size:12px; }
.size13{ font-size:13px; font-family:Verdana, Geneva, sans-serif; }
.size14{ font-size:14px; font-family:Verdana, Geneva, sans-serif;}
a{
	color:#073580;
	text-decoration:underline;
}a:hover{
	text-decoration:none;
}
.top_menu_bg{
	background:url(../images/top_menu_bg.gif) repeat-x;
	height:44px;
}
.top_menu {
	font-size:12px;
	background:url(../images/top_menu_over.gif) no-repeat;
	font-weight:bold;
	color:#FFF;
	width:113px;
	height:44px;
}.top_menu a {
	DISPLAY: block;
	background:url(../images/top_menu_bg.gif) repeat-x;
	color:#FFF;
	height: 30px;
	font-weight:bold;
	padding-top:14px;

	text-decoration:none
}.top_menu a:hover {
	background: none transparent scroll repeat 0% 0%;
	color:#0a3884;
	text-decoration:none;
}
.menu_title_bg{
	background:url(../images/menu_title_bg.gif) repeat-x;
	height:41px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	color:#FFF;
}
.menu_title_bg a{ font-size:11px; color:#303; font-family:Arial, Helvetica, sans-serif; }
.menu_content_bg{
	background:url(../images/menu_content_bg.png) repeat-x top #FFF;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:7px;
}
.menu_content_white{
	background:#FFF;
	border-left:1px solid #ccc;
	border-right:1px solid #ccc;
	padding:7px;
}
.light{
	color:#dddddd;
}
.image{
	border:1px solid #CCC;
	padding:1px;
}
.button{
	background:url(../images/button.gif) no-repeat;
	width:77px;
	height:27px;
	border:none;
	outline:none;
	outline-width:0;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight:bold;
	cursor:pointer;
}
.field{
	padding:4px;
	border:1px solid #CCC;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333333;
}



.footer{
	border-top:3px solid #b2b2b2;
	height:75px;
	padding-top:15px;
}
.footer a{
	color:#777;
	text-decoration:underline;
}.footer a:hover{
	text-decoration:none;
}
.green{ color:#090;}
.red{ color:#F00; }
.row1{ background-color: #dadcfc; padding:5px; color:#666; }
