/* CSS Document */
body {
	margin: 5px;
	background-color: #000;
	color: #fff;
	font-family: Calibri, Verdana;
	font-size: 15px;
}
p, td, div {
	font-family: Calibri, Verdana;
	font-size: 15px;
}
#wrapper 
{
	text-align: center;
}
#main 
{
	width: 1000px;            
	background-color: #000;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

#clear_head               
{
	background-color: #000;
	width: 1000px;
}
#clear_logo
{
	background-color: #000;
	width: 1000px;
	text-align:  center;
}
#clear_menu
{
	float: left;
	background-color: #000;
	width: 800px;
	height: 30px;
	
}
#clear_menu_content
{
	padding-top: 5px;
	padding-bottom: 5px;
}
#clear_date
{
	float: right;
	width: 199px;
	height: 25px;
	text-align: right;
}
#clear_date_content
{
	padding-top: 5px;
	padding-right: 10px;	
}
#clear_middle
{
	width: 1000px;
	clear: both;
	background-color: #000;
}
#clear_pane
{
	clear: both;
}
#clear_contentpane1
{
	float: left;
	width: 750px;
	background-color: #000;
}
#clear_rightpane
{
	float: left;
	width: 250px;
	background-color: #000;
}
#clear_leftpane
{
	float: left;
	width: 250px;
	background-color: #000;
}
#clear_contentpane2
{
	float: left;
	width: 750px;
	background-color: #000;
}
#clear_footerpane
{
	clear: both;
	width: 1000px;
	background: #000;
	height:100px;
}
#clear_footer
{	
	clear: both; 
	text-indent: 300px;
	width: 1000px;  
	height: 30px;
	background-color: #000;
}
#clear_footer_content
{
	padding: 5px;
	padding-left: 7px;
}
 .loginblack,  a.loginblack:visited,  a.loginblack:link,  a.loginblack:hover, a.loginblack:active, {
	color:#111;
	font-size:11px;
	font-weight:bold;
}
#clear_admin_pane
{
	clear: both;
}
#clear_admin_contentpane
{
	background-color: #000;
}
#clear_admin_contentpane_content
{
	
}

/*Lay-out*/
.normal, #clear_middle td, #clear_middle p
{
	font-size: 15px;
	font-weight: normal;
	color: #fff;
}
.normalBold
{
	font-weight: bold;
	color: #fff;
}
.SkinObject
{
	font-weight: bold;
	color: #fff;
}
#wrapper .SkinObject
{
	font-weight: bold;
	color: #fff;
	font-size: 15px;
	font-family: Calibri, Verdana;
}
.Commandbutton
{
	font-weight: normal;
	color: #c80d0d;
}
#wrapper .Commandbutton
{
	font-weight: normal;
	color: #c80d0d;
	font-size: 15px;
}
.Head
{
	font-weight: normal;
	font-size: 20px;
	color: #fff;
	font-family: Calibri, Verdana;
}
.Subhead
{
	font-weight: bold;
	color: #c80d0d;
}
#wrapper .SubHead
{
	font-weight: bold;
	font-size: 15px;
	color: #c80d0d;
}
.SubSubHead
{
	font-weight: normal;
	font-size: 15px;
	color: #c80d0d;
}
a:link
{
	color: gray;
	text-decoration: none;
}
a:active
{
	color: gray;
	text-decoration: none;
}
a:hover
{
	color: gray;
	text-decoration: underline;
}
a:visited
{
	color: gray;
	text-decoration: none;
}
a.SkinObject:link
{
	color: gray;
	text-decoration: underline;
}
a.SkinObject:active
{
	color: gray;
	text-decoration: none;
}
a.SkinObject:hover
{
	color: gray;
	text-decoration: underline;
}
a.SkinObject:visited
{
	color: gray;
	text-decoration: none;
}
a.Commandbutton:link, #wrapper a.Commandbutton:link
{
	color: gray;
	text-decoration: underline;
}
a.Commandbutton:active, #wrapper a.Commandbutton:active
{
	color: gray;
	text-decoration: underline;
}
a.Commandbutton:hover
{
	color: #333;
	text-decoration: underline;
}
#wrapper a.Commandbutton:hover
{
	color: #fff;
	text-decoration: underline;
}
a.Commandbutton:visited, #wrapper a.Commandbutton:visited
{
	color: gray;
	text-decoration: underline;
}
h1
{
	font-weight: normal;
	font-size: 24px;
	color: #fff;
	font-family: Calibri, Verdana;
}
h2
{
	font-weight: normal;
	font-size: 18px;
	color: #fff;
	font-family: Calibri, Verdana;
}
h3
{
	
}
h4
{
	
}
h5
{
	
}

/*Menu*/

.MainMenu_MenuContainer 
{
	background: transparant;
}
.MainMenu_MenuBar 
{
	background: transparant;
	cursor: pointer; 
	cursor: hand;
}
.MainMenu_MenuItem
{
	cursor: pointer;
	cursor: hand;
	background: #000;
	color: #fff;
	font-size: 15px;
}
.MainMenu_MenuItemSel
{
	background: #000;
	color: gray;
	font-size: 15px;
}
.MainMenu_MenuItem td,.MainMenu_MenuItemSel td
{
}
.MainMenu_SubMenu 
{
	border-bottom: #CCC 1px solid; 
	border-left: #CCC 1px solid; 
	border-top: #CCC 1px solid; 
	border-right: #CCC 1px solid;
}
.CMenuSelected	
{
	
}
.MainMenu_SubMenu .MainMenu_MenuItem
{
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	padding:0px;
	margin:0px;
	border-top:0px solid #FFF;
	border-bottom:0px solid #FFF;
	border-left: 0px solid #FFF;
	border-right: 0px solid #FFF;	
}
.MainMenu_SubMenu .MainMenu_MenuItemSel
{
	background: #fff;
	color: #000;
	font-weight: bold;
	font-size: 15px;
}
.MainMenu_SubMenu .MainMenu_MenuItemSel td,.MainMenu_SubMenu .MainMenu_MenuItem td 
{
	padding-top: 0px;
	padding-left: 0px;
	border-bottom:0px;
}
.MainMenu_SubMenu .MainMenu_MenuItemSel {
	border-right: 0px;
	border-left: 0px;
}
.MainMenu_MenuIcon, .Mainmenu_menubreak, .MainMenu_MenuArrow
{
	background: #000;
	border-left:0px solid #FFF;
	border-bottom:0px solid #FFF;
	border-top:0px solid #FFF;
	border-right:0px solid #FFF;
}