#bgfix {
background-color: #055;
}

#Body {
background-color: #000;
height: 100%;
}

body {
text-align:left;			/* for IE */
background-color: #000;

/* Editor area styles only */
font-family: arial, helvetica, sans-serif;
font-size: 9pt; 
font-weight: normal; 
color: #999;
} 

#maintable {
border: solid 4px #cac680;
width: 800px;
margin-top: 70px;
}

td.topleft {
border-bottom: solid 1px #49534a;
width: 240px;
height: 170px;
color: #fff;
}

td.topright {
border-bottom: solid 1px #49534a;
border-left: solid 1px #49534a;
}

div.topright {
width: 100%;
color: #fff;
height: 100%;
}

td.midleft {
height: 50px;
}

div.midleft {
height: 100%;
xwidth: 100%;
padding: 10px;
color: #fff;
border-bottom: solid 1px #49534a;
}

td.midright {
border-bottom: solid 1px #49534a;
border-left: solid 1px #49534a;
}

div.midright {
xpadding-left: 18px;
padding-top: 5px;
padding-bottom: 5px;
color: #fff;
width: 480px;
}

td.bottomleft {
padding: 10px;
width: 220px;
}

td.bottomleft2 {
width: 240px;
}

.homegif {
position: relative;
left: 350px;
top: 286px;
}

td.menu {
color: #fff;
padding-left: 45px;
padding-top: 15px;
}

div.cpane {
color: #fff;
}

td.cpane {
border-left: solid 1px #49534a;
height: 270px; 
width: 560px;
padding: 10px;
}

td.cpaneleft {
color: #fff;
padding: 10px;
padding-left: 0px;
padding-right: 1px;
}

td.cpaneright {
color: #fff;
padding: 10px;
padding-right: 0px;
}

#footer {
height: 25px;
color: #fff;
padding-left: 3px;
}

div.login {
color: #fff;
width: 800px;
}

.c9footer {
font-family: arial, helvetica, sans-serif;
font-size: .7em; 
font-weight: normal; 
color: #ddd;
}

div.credit {
font-family: arial, helvetica, sans-serif;
font-size: .85em; 
font-weight: normal; 
color: #666;
width: 800px;
padding-top: 5px;
padding-bottom: 5px;
}

A.credit:link {
text-decoration: underline;
color: #666;
}

A.credit:visited {
text-decoration: underline;
color: #666;
}

A.credit:hover {
text-decoration: underline;
color: #666;
}

A.credit:active {
text-decoration: underline;
color: #666;
}

.Normal, td {
font-family: arial, helvetica, sans-serif;
font-size: 9pt; 
font-weight: normal; 
color: #999;
}

.NormalBold {
font-family: arial, helvetica, sans-serif;
font-size: 9pt; 
font-weight: bold; 
color: #999;
}

.Head {
color: #cac680;
font-size: 1.2em;
font-weight: bold;
font-family: tahoma, helvetica, sans-serif;
}

.SubHead {
font-family: tahoma, helvetica, sans-serif;
font-size: 9pt; 
font-weight: bold; 
color: #ddd;
}

A:link, A.Normal:link {
text-decoration: underline;
color: #ddd;
}

A:visited {
text-decoration: underline;
color: #ccc;
}

A:hover {
text-decoration: underline;
color: #ccc;
}

A:active {
text-decoration: underline;
color: #ddd;
}


/* Main Menu */
.MainMenu_MenuContainer {
	background-color: transparent; 
}
.MainMenu_MenuBar {
	cursor: pointer; 
	cursor: hand;
	height:16;
	background-color: Transparent;
}
.MainMenu_MenuItem {
	cursor: pointer; 
	cursor: hand; 
	color: #cac680; 
	font-family: Arial, Arial, Helvetica; 
	font-size: .8em; 
	font-weight: normal; 
	font-style: normal; 
	border-left: #49534a 0px solid; 
	border-bottom: #49534a 1px solid; 
	border-top: #49534a 0px solid; 
	border-right: #49534a 0px solid;
	background-color: #transparent ;
	padding-left: 3px;
	padding-right: 3px;
}
.MainMenu_MenuItemSel {
	cursor: pointer; 
	cursor: hand; 
	color: #ccc; 
	font-family: Arial, Arial, Helvetica; 
	font-size: .8em; 
	font-weight: normal; 
	font-style: normal;
	background-color: #333;
	text-decoration: none;
	border-bottom: #49534a 1px solid;
	padding-left: 3px;
	padding-right: 3px;
}

/*-- menuitems idle             --*/ 
.MainMenu_Idle TD		{ color: #aaa; font-weight: normal; xtext-decoration: underline; }

/*-- menuitems over             --*/ 
.MainMenu_Selected TD	{ color: #cac680; font-weight: normal; xtext-decoration: underline; background: #000;   }

/*-- menuitems active           --*/ 
.MainMenu_Active TD, .xMainMenu_BreadcrumbActive TD { color: #cac680; background: #000; font-weight: normal; text-decoration: none; }


.MainMenu_MenuIcon {
	display: none;
	cursor: pointer; 
	cursor: hand; 
	background-color: #000; 
	border-left: red 0px solid; 
	border-right: red 0px solid;
	border-bottom: #49534a 1px solid; 
	border-top: red 0px solid; 
	text-align: center; 
	width: 15; 
	height: 21;
}

/* Submenu overall styles */
.MainMenu_SubMenu {
	z-index: 1000; 
	cursor: pointer; 
	cursor: hand; 
	background-color: #000; 
	filter:progid:DXImageTransform.Microsoft.Shadow(color='black', Direction=135, Strength=0); 
	margin-left: 4px;
	margin-top: 1px;
	border-bottom: #49534a 0px solid; 
	border-left: #49534a 1px solid; 
	border-top: #49534a 1px solid; 
	border-right: #49534a 1px solid;
	xcolor: #000; 
	font-family: Arial, Arial, Helvetica; 
	font-weight: normal; 
	font-style: normal;
	color: red;
	xwidth: 100px;
}

/*-- Sub-menuitems idle             --*/ 
.MainMenu_SubMenu TD { color: #cac680 ; font-size: .9em; font-weight: normal; height: 20px; }


.MainMenu_MenuBreak {
	border-bottom: yellow 1px solid; 
	border-left: yellow 1px solid; 
	border-top: yellow 1px solid;  
	border-right: yellow 1px solid; 
	background-color: yellow; 
	height: 1px;
}

.MainMenu_MenuArrow {
	display: none;
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand; 
	border-right: blue 0px solid; 
	border-bottom: blue 0px solid; 
	border-top: blue 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings; 
	font-size: 10pt; 
	cursor: pointer; 
	cursor: hand;
	display: none;
}


.ControlPanel, .PagingTable {
    width: 100%;
    background-color: #999;
    BORDER-RIGHT: #49534a 3px solid; 
    BORDER-TOP: #49534a 3px solid; 
    BORDER-LEFT: #49534a 3px solid; 
    BORDER-BOTTOM: #49534a 3px solid; 
}



