.headerPanel
{
width:865px;
height:110px;
border: 1px solid #006633;
float:left;
margin:0px 0px 0px 5px;
padding:0px 0px 0px 0px;


}
.nameImagePanel
{
width:400px;
height:60px;
border: 0px solid #006633;
float:left;
margin:10px 0px 0px 0px;
padding:0px 0px 0px 0px;

}

.logoImagePanel
{
width:300px;
height:60px;
border: 0px solid #006633;
float:right;
margin:10px 0px 0px 0px;
padding:0px 0px 0px 0px;
text-align:right;

}
.shortcutItem
{
width:400px;
height:22px;
border: 0px solid #D2D2D2;
float:right;
margin:50px 10px 0px 72px;
float:left;

}

.nav
{
float: right; 
margin: 0px; 
padding: 0px 3px 0px 0px; 
border-left: solid 1px #006600; 
font-weight: bold;


}	
.nav li
 {
 display: inline;
 list-style: none;
 margin: 0px;
 padding: 0px;
 }
.nav a 
{
display: block; 
float: left; 
margin: 0px; 
padding: 2px 4px 2px 5px; 
border-right: solid 1px #006600;
color: rgb(115,162,182); 
color:#006600;

text-decoration: none; font-size: 13px;
}
.nav a:hover
{
color: rgb(50,50,50); 
text-decoration: none;
color:#FF6600;
}

	
#outer {
background-color:#eeeeee;
}

/*.bodyTop {
	background: top left #EEEEEE url(../images/theme/body_bg.gif) repeat-y;
	background:#006600;
	border: 1px solid #D2D2D2;
	margin-left:50px;
	width: 905px;
	height:110px;
	margin-top:0px;
	padding-left:5px;
	
}*/

.shortcutNMenu
{
width:865px;
height:auto;
border: 1px solid #D2D2D2;
float:left;
margin-top:0px;
background-color:#f9f8f8;

}
.space
{
 width:100%;
 background-color:#339900;
 
 height:20px;
}



 .topicPanel1
 {
 width:644px;
 height:240px;
 border: 0px solid #006600;
 margin-left:0px;
 margin-top:10px;
 float:left;
 background:url(../images/theme/topic.gif) no-repeat;
 }
 
 
 .footerPanel
 {
 width:153px;
 height:182px;
 border: 0px solid #EDEDED;
 float:left;
 }
 .barleft
 {
 width:8px;
 height:20px;
 background:url(../images/theme/barleft1.gif);
 border:0px solid #EDEDED;
 float:left;
 }
.barright
 {
 width:8px;
 height:20px;
 background:url(../images/theme/barleft.gif);
 border:0px solid #EDEDED;
 float:right;
 }
.barmid
 {
 width:934px;
 height:20px;
 border:0px solid #EDEDED;
 float:left;
 color:#009900;
 background-color:#999999;
 background-color:#006600;

 

 }
.messright
 {
 width:8px;
 height:90px;
 background:url(../images/theme/msgright.gif) repeat-y;
 border:0px solid #EDEDED;
 float:right;
 
  }
 
 .messleft
 {
 width:8px;
 height:90px;
 background:url(../images/theme/msgleft.gif) repeat-y;
 border:0px solid #EDEDED;
 float:left;
 }