/* CSS Document */
BODY{ margin:0px; padding:0px; text-align:center}
ul{padding:0px; margin:0px};
img{border:0px};
form,p{padding:0px; margin:0px};
#MainLayout{width:780px; text-align:left;}
#TopPanel{
width:780px;
background:url(../images/header_50.jpg) no-repeat;
padding-top:98px;
}
#TopMenuPanel{
height:23px;
width:580px;
padding:0px;
margin:0px;
border-spacing:0px;
border-collapse:collapse;
}
#TopMenuSection{
background-color:#c2e0f5;
background-color:#c2e0f5;
height:23px;
width:480px;
}
#TodaySection{
background-color:#c2e0f5;
background-color:#c2e0f5;
font-weight:bold;
height:23px;
width:76px;
}
#TodayText
{
	font-family:tahoma;
	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:780px;
	padding:0px;
	margin:0px;
	border-spacing:0px;
	border:0px;
	border-collapse:collapse;
}
#LeftCover
{
	padding:0px;
	border-spacing:0px;
	background:url(../images/left_bg.gif) repeat-y;
	width:160px;
	vertical-align:top;
	text-align:left;
}
#CenterCover
{
	padding:0px;
	border-spacing:0px;
	background-color:#FFFFFF;
	vertical-align:top;
	text-align:left;
}
#RightCover
{
	padding:0px;
	border-spacing:0px;
	background-color:#00519b;
	width:200px;
	vertical-align:top;
	text-align:left;
}
#LeftPanel
{
  width:160px;
  overflow:hidden;
  background-color:#4d7117;
}
#CenterPanel
{
 padding-right:5px;
 padding-bottom:20px;
}
#RightPanel
{

}
#FootText
{
	font-family:tahoma;
	font-size:13px;
	color:#ffffff;
	font-weight:bold;
}







