/* CSS Document */
BODY{ margin:0px; padding:0px; text-align:center; background-color:#000000;}
ul{padding:0px; margin:0px};
img{border:0px};
background{border:0px};
form,p{padding:0px; margin:0px};
a{color:#FFFFFF; text-decoration:none}
a:hover{text-decoration:underline}
.normalWhite{ font-family:tahoma;font-size:12px; color:#FFFFFF;}
MainLayout{width:800px; text-align:left;  background-color:#EDBB0C}
#TopPanel
{
width:800px;
/*padding-top:98px;*/
}
#TopMenuPanel
{
height:52px;
width:800px;
background:url(../images/bgtopmenu.jpg);
border-spacing:0px;
border-collapse:collapse;
}
#TopMenuCenter
{
height:52px;
width:800px;
border-spacing:0px;
border-collapse:collapse;
}
#TopMenuLeft
{
height:15px;
padding:10px;
margin:0px;
border-spacing:0px;
border-collapse:collapse;
background:url(../images/theme_img/lh.)
}
#TopMenuRight
{
height:24px;
width:385px;
border-spacing:0px;
border-collapse:collapse;
background:url(../images/theme_img/rhbar.jpg)
}
#TopMenuSection
{
height:52px;
width:800px;
}
#TodaySection
{
background-color:#c2e0f5;
font-weight:bold;
height:15px;
width:76px;
}
#TodayText
{
	font-family:ms sans serif;
	font-size:11px;
	color:#0c7cc3;
	padding-top:5px;
}
#EndTopMenu
{
	width:24px;
	height:23px;
	background:url(../images/end_menu_header.gif) no-repeat left;
}
#MainContent
{
	width:800px;
	padding:0px;
	margin:0px;
	border-spacing:0px;
	border:0px;
	border-collapse:collapse;
	background-color:#EDBB0C;
}
#LeftCover
{
	border-spacing:0px;
	width:150px;
	text-align:left;
	padding-left:35px;
	overflow:hidden;
	background-color:#EDBB0C;
}
#CenterCover
{
	padding:0px;
	border-spacing:0px;
	background-color:#EDBB0C;
	text-align:left;
	padding-left:5px;
	padding-right:3px;
	padding-top:1px;

}
#RightCover
{
	border-spacing:0px;
	background-color:#EDBB0C;
	width:234px;
	text-align:left;
	padding:0px;
}
#LeftPanel
{
  width:150px;
  float:right;
overflow:hidden;
}
#CenterPanel
{
 background-color:#FFFFFF
padding:0px;
margin:0px;
overflow:hidden;
}
#RightPanel
{
width:200px;
padding-left:0px;
margin-left:0px;
background-color:#EDBB0C;
float:left;

}
#FootPanel
{
	width:800px;
	height:20px;
	overflow:hidden;
	background:url(../images/bgfoot.jpg) repeat x;
	padding-bottom:0px;
	border-spacing:0px;

}
#FootPanel2
{
	width:800px;
	height:20px;
	overflow:hidden;
	background:url(../images/bgfoot2.jpg) repeat x;
	padding-bottom:0px;
	border-spacing:0px;
}
#FootText
{
	font-family:tahoma;
	font-size:12px;
	color:#736E62;
		padding-top:15px;
	}








