/* CSS Document */

body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	background:url(../images/bg.jpg) repeat-x top #f9b707;
	color:#5E5D60;
}
.menu-bg {
	background:url(../images/menu_bg.gif) repeat-x;
	height:45;
}

.menu-sep {
	background:url(../images/menu_sep.gif);
	height:45;
	width:58;
}
.topmenu{
	font-family:Tahoma;
	font-size: 11px;
	color:#1c1915;
}
a.topmenu {
	text-decoration:none;
	font-family:Tahoma;
	font-size: 11px;
	color:#1c1915;
	
}
a.topmenu:hover {
	color:#f89838;
	text-decoration:underline;
}
.text{
	font-family:Tahoma;
	font-size: 11px;
	color:#000000;
	line-height:16px;
	text-align:justify;
}
.hotTbBorder {
	border: 1px solid #f5bd32;
}
