.topbartopcenter
{
	height: 60px;
	padding: 0px;
	padding-top: 3px;
	float: none;
	text-align: left;
	background-color: #ECECE1;
}
.topbartitle
{
	text-align:left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
}
.topbarbuttons
{
	width:200px;
	padding-right: 5px;
	float: right;
	text-align: right;
}
.topbaruser
{
	width:700px;
	float: right;
	text-align: right;
	padding-top: 0px;
	padding-right: 15px;
}
.topbarmiddle
{
	width: 100%;
	height: 20px;
	text-align: left;
}
.topbarbottom
{
	height: 0px;
	font-size: 0px;
	line-height: 0%;
	border-bottom: 0px solid #A9BDE0;
}
.topbarmenu
{
	width: 100%;
	height: 20px;
	text-align: left;
	background-image: url(../images/menufiller.gif);
	background-repeat: repeat-x;
	background-color: #274670;
}
.toolbarframecontainer
{
	width:100%; /*990px*/
	height: 20px;
	background-color: #F1F0E7;
	text-align:center;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-y;
}
.toolbarframe
{
	height: 100%;
	margin-left: 10px;
	margin-right: 10px;
	background-color: #F1F0E7;
	text-align:center;
	border-bottom: 1px solid #AAAAAA;
	background-image: url(../images/gray_filler.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.toolbarframe2
{
	height: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	background-color: #F1F0E7;
	text-align:center;
	border-bottom: 1px solid #AAAAAA;
}
.toolbarsquare
{
	border: none;
	background: transparent;
	width: 22px;
	height: 18px;
	float: right;
	margin-right: 1px;
	margin-top: 1px;
	text-align: center;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	padding-top: 2px;
}
.toolbarsquarehover
{
	border: 1px solid #70789D;
	background-color: #E6ECFF;
	width: 22px;
	height: 20px;
	float: right;
	margin-right: 1px;
	margin-top: 0px;
	text-align: center;
	font-weight: bold;
	font-family: Arial;
	font-size: 12px;
	padding-top: 2px;
}
.topbarsubmenu
{
	border-top: none;
	padding: 0px;
	float:left;
	text-align: left;
	background-image: url(../images/gray_filler.gif);
	background-repeat: repeat-x;
}
.subcontentright 
{
	border: none;
	padding-top: 2px;
	padding-right: 2px;
	width: 100px;
	float:right;
	text-align: right;
}
.navframe 
{
	text-align:left;
	float: left;
	padding: 0px;
}
.navcontentleft 
{
	float:left;
	text-align: left;
	padding: 0px;
	padding-top: 2px;
}	
.navcontentright 
{
	float:right;
	text-align: right;
	color: #393F42;
	font-family: Arial;
	font-size: 11px;
	padding: 0px;
}
.navcontentrightlock
{
	border: 1px solid #647D8F;
	background-color: #FFE500;
	height: 18px;
	float: right;
	text-align: center;
	font-weight: bold;
	font-family: Arial;
	font-size: 10px;
	padding-right: 2px;
	padding-left: 2px;
	padding-top: 1px;
	padding-bottom: 1px;
	cursor: hand;
}
.navcontentcenter
{
	width: 100%;
	height: 1px;
	clear: both;
	text-align: center;
	padding: 0px;
}
.bottombarcontentleft
{
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	float: left;
	text-align: left;
}
.bottombarcontentright
{
	float: right;
	text-align: right;
	padding-right: 3px;
	padding-top: 2px;
}
.bottombarcontent
{
	width: 970px;
	margin-left: 10px;
	padding-left: 3px;
	padding-bottom: 2px;
	background-color: #F3F2E7;
	border-top: 1px solid #AAAAAA;	
}
.bottombar
{
	height: 15px;
	background-image: url(../images/bg_body.gif);
	background-repeat: repeat-y;
}

