body { background-color: Black; margin: 0px 0px 0px 0px; font-family: Arial; font-size: 12px; color: black; } 
/*a:link,a:visited, a:active{color: White; text-decoration: none;}
a:hover {color: #D16A01; text-decoration: none;}*/

/*------------ Layout Style --------------*/
.document {background-color: black; width: 994px;}
.topTable {width: 100%; height: 18px;}
.topTableLeft {background-color: White;}
.topTableRight {width: 100%; background-color: #D16A01; text-align: right; padding-right: 10px;}
.bodyTable {background-image: url(images/background.gif); background-repeat: repeat-x; background-color: Black; width: 100%}
.logo {}
.menu {}
.menuItemSeperator{}
.menuPane {padding:0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
.menuDivider {background-color: #663200; margin: 0px 10px 0px 10px; height: 6px; width: 180px;}
.search {}
.bodyCellLeft {width: 200px; vertical-align: top;}
.bodyCellRight {text-align: left; vertical-align: top;}
.bodyContentTableTop {vertical-align: top; width: 794px;}
.leftPane {vertical-align: top;}
.leftPaneTop {padding:0px 0px 0px 0px; margin: 0px 0px 0px 0px; text-align: left;}
.leftPaneBottom {padding:0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
.bottomPane {padding:0px 0px 0px 0px; margin: 0px 0px 0px 0px;}
.bodyOrangeSplitter {background-color: #D16A01; padding-left: 10px; color: white; font-size: 12px; }
.bodyContentTableBottom {}
.footerTable,a.footerTable:link,a.footerTable:visited { text-align: center; width: 100%; color:#663200; font-size:12px;}
a.footerTable:hover{color:#D16A01;}
.footerLinks{}
.footerBottom{}
.floatLeft{float: left;}
.floatRight{float: right;}
.title { font-family: Arial; font-size: 16px; color: White; font-weight: bold;}
.DisplayImage { border: solid 10px #663200; margin: 10px 10px 10px 10px; float: left}

.contentPane
{	
	padding:0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	background-color: White; 
	height: 450px; 
	color: Black; 
	vertical-align: top;
    	font-size: 10px;
	text-align: center;
}



/*------------ Breadcrumb Style --------------*/
.breadCrumb,a.breadCrumb:link,a.breadCrumb:active,a.breadCrumb:visited{ color:White; font-size:12px; padding-left: 10px;}
a.breadCrumb:hover{color:Black;}

/*-------------- Link Style --------------*/
.links {text-align:center;}
.links,a.links:link,a.links:active,a.links:visited{ font-weight:bold; color: White; font-size:11px; text-transform:uppercase; }
a.links:hover{color:#D16A01;}

/*-------------- User Style --------------*/
.user,a.user:link,a.user:active,a.user:visited { color:White; font-size:12px;}
a.user:hover{color:Black;}

/*-------------- Menu Style --------------*/
.MainMenu_MenuContainer  {width: 180px;	margin: 0px 10px 0px 10px; font-family: Arial; font-size: 12px;}
.MainMenu_MenuBar {color: white; text-transform: uppercase; height: 18px;}
.MainMenu_MenuItem {text-transform: uppercase; height: 18px;}
.MainMenu_MenuIcon {}
.MainMenu_SubMenu {height: 18px;}
.MainMenu_MenuBreak {background-image: url(images/menuitemseperator.gif); background-color: #331900; height: 3px; border-top-width: 0px; border-bottom-width: 0px;}
.MainMenu_MenuItemSel {	background-color: White; color: #D16A01; text-transform: uppercase; height: 18px;}
.MainMenu_MenuArrow {}
.MainMenu_RootMenuArrow {}
.MainMenu_RootMenuItemActive { background-color:#663200; color: White;text-transform: uppercase; height: 18px;}
.MainMenu_RootMenuItemSelected {height:18px;}
.MainMenu_SubMenuItemSelected {height:18px;}

.ControlPanel SELECT.NormalTextBox, .ControlPanel INPUT.NormalTextBox 
{ 
width:250 !important; 
} 

.ControlPanelStyle SELECT.NormalTextBox, .ControlPanelStyle INPUT.NormalTextBox 
{ 
width:200 !important; 
}














