.controlpanel{ background:#FFF; border:#B7B7B7 solid; border-width:0px 0px 2px; }
.controlpanel IMG{ margin:15px 5px 0px; }
.controlpanel TD TD TD TD IMG{ margin:0px; }
.controlpanel TD TD TD{ width:auto; }
.controlpanel DIV{ border:#B7B7B7 solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD .SubHead{ background:#B7B7B7; font-size:12px; color:#333; font-weight:bold; }
.controlpanel TD TD TD .SubHead{ background:transparent; border:0px; font-size:11px; color:#333; font-weight:normal; }
.controlpanel TD TD TD input{ background:#EFEFEF; font-size:11px; color:#000; font-weight:bold; padding-left:4px; }
.controlpanel TD TD TD select{ background:#EFEFEF; font-size:11px; color:#333; }
.controlpanel A.CommandButton{ font-size:10px; text-decoration:none; }
.controlpanel A.CommandButton:link{ color:#000; text-decoration:none; }
.controlpanel A.CommandButton:visited{ color:#000; text-decoration:none; }
.controlpanel A.CommandButton:hover{ color:#F00; text-decoration:underline;}
.controlpanel A.CommandButton:active{ color:#000; text-decoration:none; }

body			{ background:#f5f5f5; border-left:0px; border-right:0px; }
.Head			{ font-size:13px; font-weight:bold; color:#333; }
.SubHead		{ font-size:11px; font-weight:bold; color:##006633; }
.SubSubHead		{ font-size:11px; font-weight:bold; color:#000; }
.Normal		{ font-size:11px; }
TD,TH,DIV,SPAN	{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; }

.contenttable	{ width: 755px; margin-top: 7px; margin-bottom: 5px; background:#eee; border-color: #79B396; border-style: solid; border-width: 8px 8px 8px 8px;}

.headerbg		{ background-color: #d9d9d9; }
.menubg		{ background-color: #95DAB7; }
.usermenubg		{ background-color: #ddd; }
.topbanner IMG	{ border: 1px #888 solid; }

.panes		{ padding: 10px 10px 0px 10px;}
.toppane		{ padding:0px; }
.rightpane		{ width: 30%; padding-left: 7px; }
.contentpane	{ width: 70%; padding:0px; }
.bottompane		{ padding:0px; }

.langselect 	{ padding-left: 8px; }
.langselect IMG	{ border: 1px #888 solid; }
.currentdate 	{ font-size:10px; color:#fff; padding-right:5px; }
.logo			{ padding: 8px 0 8px 7px; }
.user			{ padding: 0 5px 8px 0; }
TD.user		{ color:#79B396; font-weight: bold; }
a.user:link		{ color:#79B396; text-decoration:none; }
a.user:visited	{ color:#79B396; text-decoration:none; }
a.user:hover	{ color:#333; text-decoration:none; }
a.user:active	{ color:#79B396; text-decoration:none; }

a:link		{ color:#13C093; text-decoration:none; }
a:visited		{ color:#13C093; text-decoration:none; }
a:hover		{ color:#000; text-decoration:underline; }
a:active		{ color:#13C093; text-decoration:none; }

.footer		{ font-size:10px; color:#333; text-align:center; padding:10px 0 15px 0; }
a.footer:link	{ color:#333; text-decoration:none; }
a.footer:visited	{ color:#333; text-decoration:none; }
a.footer:hover	{ color:#F00; text-decoration:none; }
a.footer:active	{ color:#333; text-decoration:none; }

.MainMenu_MenuContainer {
	border: 0px solid;
	background-color: transparent;
}
.MainMenu_MenuBar {
	cursor: pointer;
	cursor: hand;
}
.MainMenu_MenuItem {
	cursor: pointer;
	cursor: hand;
	color: white;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	border-left: #95DAB7 0px solid;
	border-bottom: #95DAB7 1px solid;
	border-top: #95DAB7 1px solid;
	border-right: #95DAB7 0px solid;
	height: 25px;
}
.MainMenu_MenuIcon {
	cursor: pointer;
	cursor: hand;
	background-color: #68C797;
	border-left: #68C797 1px solid;
	border-bottom: #68C797 1px solid;
	border-top: #68C797 1px solid;
	text-align: center;
	width: 15;
	height: 21;
}
.MainMenu_SubMenu {
	z-index: 1000;
	margin-top: 2px;
	cursor: pointer;
	cursor: hand;
	background-color: #95B7DA;
	filter:progid:DXImageTransform.Microsoft.Shadow(color='DimGray', Direction=135, Strength=3) ;
	border-bottom: #95B7DA 0px solid;
	border-left: #95B7DA 0px solid;
	border-top: #95B7DA 0px solid;
	border-right: #95B7DA 0px solid;
}

.MainMenu_MenuBreak {
	border-bottom: #95DAB7 1px solid;
	border-left: #95DAB7 0px solid;
	border-top: #95DAB7 1px solid;
	border-right: #95DAB7 0px solid;
	background-color: White;
	height: 1px;
}
.MainMenu_MenuItemSel {
	background-color: #CCCCCC;
	cursor: pointer;
	cursor: hand;
	color: White;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	height: 25px;
}
.MainMenu_MenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
	border-right: #95DAB7 1px solid;
	border-bottom: #95DAB7 1px solid;
	border-top: #95DAB7 0px solid;
}
.MainMenu_RootMenuArrow {
	font-family: webdings;
	font-size: 10pt;
	cursor: pointer;
	cursor: hand;
}
.MainMenu_MenuItem TD {
	padding-right: 3px;
	padding-left: 3px;
	vertical-align: middle;
}
.MainMenu_MenuItemSel TD {
	padding-right: 3px;
	padding-left: 3px;
	vertical-align: middle;
}
.MainMenu_RootMenuArrow TD {
	padding-left: 0px;
}
