body{ border:0; margin:0px 15px 15px 15px; padding:0; height:100%;background-image: url(images/bg.gif);}

.controlpanel{ background:#FFF; border:#ADADAD 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:#000000 solid; border-width:0px 1px; width:3px; height:100px; }
.controlpanel TD.SubHead{ background:transparent; font-size:12px; color:#000; 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:#ffffff font-size:11px; color:#000; font-weight:bold; padding-left:4px;}
.controlpanel TD TD TD select{ background:#cccccc; font-size:11px; color:#333;}
.controlpanel A.CommandButton{ font-size:10px; text-decoration:none;}
.controlpanel A.CommandButton:link{ color:#000;}
.controlpanel A.CommandButton:visited{ color:#000;}
.controlpanel A.CommandButton:active{ color:#000;}
.controlpanel A.CommandButton:hover{ color:#FF9900; text-decoration:underline;}

#wrapper{ position:relative; height:258px; font-family:Tahoma; }
#logo{ position:absolute; top:29px; left:29px; width:228px; height:31px; z-index:3; }
#user{ position:absolute; height:18px; top:8px; right:8px; text-align:right; z-index:3; }
#header{ position:absolute; bottom:40px; z-index:2; width:100%; background:url(headerbg.gif); }
#menu{ position:absolute; background:url(menubg.jpg); width:auto; height:54px; bottom:0px; z-index:1; }
#SearchContainer input{MARGIN:0px 0px 0px 0px; BORDER:1px solid #94ADC5; font-size:9px; color:#000000;  BACKGROUND:#E8E2CC; WIDTH:100px;  HEIGHT: 17px; font-family:Verdana;}
#LanguageContainer select{MARGIN:0px 0px 0px 0px; BORDER:1px solid #94ADC5; font-size:9px; color:#000000; BACKGROUND:#E8E2CC; WIDTH:135px; HEIGHT: 17px; font-family:Verdana;}

.bannerpane{padding:0px 0px 0px 0px;}
.linkspane{padding:5px 0px 0px 0px; float:right; display:inline;}
.toppane{padding:0px 0px 10px 0px;}
.leftpane{padding:0px 0px 10px 0px;}
.contentpane{padding:0px 0px 10px 0px;}
.rightpane{padding:0px 0px 10px 10px;}
.bottompane{padding:0px 0px 10px 0px;}
.imagepane{padding:0px 0px 5px 2px;}
.topleftpane{padding:9px 10px 12px 0px;}


.Head{ font-size:12px; font-weight:bold; color:#000000;}
.SubHead{ font-size:11px; color:#000000;}
.SubSubHead{ font-size:11px; color:#454545;}
.Normal{ font-size:11px; color:#454545;}
.CommandButton,A.CommandButton:link,A.CommandButton:visited,A.CommandButton:active{	color:#F48F0E; text-decoration:none;}
A.CommandButton:hover{ color:#F48F0E; text-decoration:underline;}
TH,TD,DIV{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000;}
A,A:link,A:visited,A:active{ color:#F48F0E; text-decoration:none;}
A:hover{ color:#F48F0E; text-decoration:none;}
.user,a.user:link,a.user:active,a.user:visited{color:#B57C04; text-decoration:none; font-weight:normal; font-size:11px; font-family:Tahoma;}
a.user:hover{ color:#545454; text-decoration:none; font-weight:normal; font-size:11px; font-family:Tahoma;}
.footer,a.footer:link,a.footer:active,a.footer:visited{	font-size:11px; color:#A09E97; text-decoration:none; font-weight:normal;  font-family:Tahoma;}
a.footer:hover{	font-size:11px;	color:#545454; text-decoration:none; font-weight:normal; font-family:Tahoma;}
.links,a.links:link,a.links:active,a.links:visited{	font-size:11px; color:#545454; text-decoration:none; font-weight:normal;   font-family:Tahoma;}
a.links:hover{font-size:11px; color:#B57C04; text-decoration:none; font-weight:normal; font-family:Tahoma;}
.breadcrumb,a.breadcrumb:link,a.breadcrumb:active,a.breadcrumb:visited{	font-size:11px; color:#545454; text-decoration:none; font-weight:normal; font-family:Tahoma;}
a.breadcrumb:hover{ font-size:11px; color:#B57C04; text-decoration:none; font-weight:normal; font-family:Tahoma;}
.other,a.other:link,a.other:active,a.other:visited{color:#353B40; text-decoration:none; font-weight:normal; font-size:10px;  font-family:Tahoma;}
a.other:hover{ color:#ff0000; text-decoration:none; font-weight:normal; font-size:10px; font-family:Tahoma;}
.search,a.search:link,a.search:active,a.search:visited{color:#E1DFD3; text-decoration:none; font-weight:normal; font-size:11px;   font-family:Tahoma;}
a.search:hover{ color:#ffffff; text-decoration:none; font-weight:normal; font-size:11px; font-family:Tahoma;}
.lan,a.lan:link,a.lan:active,a.lan:visited{color:#ffffff; text-decoration:none; font-weight:normal; font-size:11px;   font-family:Tahoma;}
a.lan:hover{ color:#E1DFD3; text-decoration:none; font-weight:normal; font-size:11px; font-family:Tahoma;}


/*  DNN MENU STYLES  */
.main_dnnmenu_container 
{
	background-color: transparent;
	border:none; 
}

/* main menu td*/
.main_dnnmenu_bar 
{
	cursor:pointer;
	white-space:nowrap;
}

/* Main Menu Normal */
.main_dnnmenu_rootitem  
{
	cursor:pointer; white-space:nowrap;
	color:#545454;
	background:url(images/menu_normal.gif) no-repeat top right;
	font-size:11px; 
	font-weight:normal;
	line-height:29px;
	font-family:Tahoma; 
	text-align:center;
	padding:8px 12px 8px 12px;
}

/*  Main Menu Hover  */
.main_dnnmenu_rootitem_hover
{  
	color:#545454;
	background:url(images/menu_over.gif) no-repeat top right;
	font-weight:normal;
	line-height:29px;
	text-align:center;
	font-size:11px;  
	white-space:nowrap;
	padding:8px 12px 8px 12px;
}

.main_dnnmenu_rootitem_selected 
{
	color:#545454;
	background:url(images/menu_over.gif) no-repeat top right;
	font-weight:normal;
	line-height:29px;
	text-align:center;
	font-size:11px;  
	white-space:nowrap;
	padding:8px 12px 8px 12px;
}

/*  SUB Menu Normal */
.main_dnnmenu_submenu 
{
	border:1px solid #c1bdaf;
}

.main_dnnmenu_submenu td
{
	background-color:#fffae3; 
	z-index: 1000;
	font-size: 11px !important; 
	font-weight:normal;
	text-align:left;
	color:#545454;
	line-height:2em;
	font-family:Tahoma;
	padding: 0px 5px 0px 5px;
	margin:0px 0px 0px 0px;
}

/*  SUB Menu hover */
.main_dnnmenu_itemhover td,.main_dnnmenu_itemselected td   
{  
	font-size: 11px;
	background-color:#fdefcb;
	color:#545454;
	font-weight:normal;
	text-align:left;
	line-height:2em;
	z-index: 1000; 
	font-family:Tahoma;
	padding: 0px 5px 0px 5px;
	margin:0px;
}
