#bgfix {
background-color: #055;
}

#Body {
background-color: #830543;
height: 100%;
}

body {
text-align:left;			/* for IE */
background-color: #fff;

/* Editor area styles only */
font-family: arial, helvetica, sans-serif;
font-size: 9pt; 
font-weight: normal; 
color: #999;
} 

#maintable {
border: solid 6px #d6d6d6;
background: #fff;
width: 980px;
margin-top: 70px;
}

td.topleft {
xborder-bottom: solid 1px #ccc;
padding-top: 20px;
padding-left: 20px;
padding-bottom: 20px;
width: 220px;
height: 100px;
text-align: left;
}

td.topright {
padding-top: 20px;
padding-right: 20px;
padding-bottom: 20px;
}

div.topright {
width: 100%;
color: #fff;
height: 100%;
}

td.midleft {
height: 7px;
background: #d6d6d6;
xfont-size: 7pt;
}

div.midleft {
height: 100%;
xpadding: 10px;
}

td.bottomleft {
padding: 10px;
width: 220px;
xborder-top: solid 1px #ccc;
}

td.bottomleft2 {
width: 240px;
}

td.menu {
color: #fff;
padding-left: 45px;
padding-top: 15px;
}

div.cpane {
color: #fff;
margin-top: 15px;
}

td.rpane, td.lpane {
vertical-align: top;   
}

div.rpane {
padding-left: 10px;
margin-top: 15px;
}

div.lpane {
margin-top: 15px;
}

td.cpane {
border-left: solid 1px #ccc;
height: 270px; 
width: 740px;
padding: 10px;
padding-right: 20px;
padding-bottom: 0px;
}

td.footer {
padding-left: 10px;
padding-right: 20px;
padding-bottom: 10px;
}

td.login {
text-align: right;
}

A.login:active {
text-decoration: underline;
color: #830543;
}

A.login:link {
text-decoration: underline;
color: #830543;
}

A.login:visited {
text-decoration: underline;
color: #830543;
}

A.login:hover {
text-decoration: underline;
color: #666;
}



.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: 980px;
padding-top: 5px;
padding-bottom: 5px;
}

.breadcrumb, .login {
    font-size: 8pt;
}

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: #666;
}

.NormalBold {
font-family: arial, helvetica, sans-serif;
font-size: 9pt; 
font-weight: bold; 
color: #999;
}

.Head {
color: #830543;
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: #999;
}

A:link, A.Normal:link {
text-decoration: underline;
color: #830543;
}

A:visited {
text-decoration: underline;
color: #830543;
}

A:hover {
text-decoration: underline;
color: #666;
}

A:active {
text-decoration: underline;
color: #830543;
}


/* 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: #830543; 
	font-family: Arial, Arial, Helvetica; 
	font-size: 0.9em; 
	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: 0.9em; 
	font-weight: normal; 
	font-style: normal;
	background-color: #fff;
	text-decoration: none;
	border-bottom: #ccc 1px solid;
	padding-left: 3px;
	padding-right: 3px;
}

/*-- menuitems idle --*/ 
.MainMenu_Idle TD		{ xwidth: 100px; line-height:20px; color: #666; font-weight: bold; xtext-decoration: underline; border-bottom: #fff 1px solid; }

/*-- menuitems over --*/ 
.MainMenu_Selected TD	{ line-height: 20px; color: #830543; font-weight: bold; xtext-decoration: underline; xbackground: #eee; border-bottom: #ccc 1px solid; }

/*-- menuitems active --*/ 
.MainMenu_Active TD, .xMainMenu_BreadcrumbActive TD { line-height:20px; color: #830543; background: #fff; font-weight: bold; text-decoration: none; }


.MainMenu_MenuIcon {
	display: none;
	cursor: pointer; 
	cursor: hand; 
	background-color: #fff; 
	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: #fff; 
	xfilter: progid:DXImageTransform.Microsoft.Shadow(color='black', Direction=135, Strength=0); 
	margin-left: 0px;
	margin-top: 3px;
	border-bottom: #ccc 0px solid; 
	border-left: #ccc 1px solid; 
	border-top: #ccc 1px solid; 
	border-right: #ccc 1px solid;
	xcolor: #000; 
	font-family: Arial, Arial, Helvetica; 
	font-weight: normal; 
	font-style: normal;
	xwidth: 100px;
}

/*-- Sub-menuitems idle --*/ 
.MainMenu_SubMenu TD {
    color: #830543 ; 
    font-size: 0.9em; 
    font-weight: normal; 
    height: 20px; 
    border-bottom: #ccc 1px solid; 
    padding-right: 10px;
}

/*-- Sub-menuitems mouseover --*/
.MainMenu_SubMenu_Selected { background: #eee; }

.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: #eee;
    BORDER-RIGHT: #49534a 3px solid; 
    BORDER-TOP: #49534a 3px solid; 
    BORDER-LEFT: #49534a 3px solid; 
    BORDER-BOTTOM: #49534a 3px solid; 
}



