body {
	min-width: 958px;
	margin: 0;
	padding: 0;
	font: 76% Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	/* color: #FFFFFF; */
	background: #93C0D7 url(../images/bggradient.jpg) repeat-x;
	}
#wrapper {
	width: 958px;
	margin: 0 auto;
	text-align: left; 
	}
#header {
	width: 958px;
	height: 75px;
	background: #000000 url(../images/header.gif) no-repeat;
	text-align: right;
	padding-top: 0px;
	padding-right: 25;
	padding-bottom: 0;
	}
#logo {
	width:958px;
	height:279px;
	background: #FFFFFF url(../images/alpinebanner.gif) no-repeat;
	padding-top: 13px;
	color: #000000;
}
#panelHeader {
	width:918px;
	height:23px;
	background: #FFFFFF url(../images/panelheader.jpg) no-repeat;
	padding: 20px 0px 0px 40px;
	color: #000066;
	font-weight: bold;
	font-size: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.altHeaderFontColor {
	color: #333333;
}

#panelfooter {
	width:918px;
	height:24px;
	background: #FFFFFF url(../images/panelfooter.jpg) no-repeat;
	padding: 20px 0px 0px 40px;
	color: #666666;
	font-size: 9px;
}
#panelcontent {
	height:auto;
	width:878px;
	background: #FFFFFF url(../images/panelbg.jpg) repeat-y;
	padding: 10px 40px 25px;
	color: #000000;
	margin: 0px;
}
#floater {
	left:882px;
	top:538px;
	width:279px;
	height:200px;
	float: right;
	margin-left: 25px;
	margin-bottom: 25px;
	clear: right;
}
#loginInfo {
	top:30px;
	width:250px;
	height:15px;
	float: right;
	margin-right: 40px;
	margin-top: 48px;
}
#centerHolder {
	width:610px;
	height:200px;
	position: relative;
	left: 305px;
	margin-top: 5px;
}
#centerHolderCaption {
	left:621px;
	top:87px;
	width:375px;
	height:15px;
	font-weight: bold;
	padding: 8px 8px 8px 310px;
	font-size: 14px;
	color: #FFFFFF;
}
.loginInput {
	color: #FFFFFF;
	background: #696969;
	border: 1px solid #9A3030;
	width: 150px;
}
#tab_01 {
	width:160px;
	height:55px;
	float: right;
	clear: none;
	text-align: left;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 27px;
}
#tab_02 {
	width:150px;
	height:44px;
	float: right;
	clear: right;
	color: #FFFFFF;
	font-weight: bold;
	margin-top: 30px;
	padding-top: 20px;
}
.tabText {
	color: #000000;
}
body,td,th {
	font-size: 75%;
}
a:link {
	color: #0066FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0066FF;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
#chart_form_holder {
	left:611px;
	top:130px;
	width:400px;
	height:189px;
	text-align: center;
	padding-top: 15px;
}
#halotag {
	width:326px;
	height:13px;
	float: right;
	margin-right: 40px;
	text-align: right;
	}
.userListCellBorder {
	border-top: 1px;
	border-right: none;
	border-bottom: 1px solid #88363B;
	border-left: none;
}
.userListCellBorderLeftCap {
	border-right: none;
	border-bottom: 1px solid #88363B;
	border-left: 1px solid #88363B;
}
.cpHeaderText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}

.userListCellBorderRightCap {
	border-right: 1px solid #88363B;
	border-bottom: 1px solid #88363B;
	border-left: none;
}
#controlpanelContent {
	width:920px;
	background: #FFFFFF url(../images/panelbg.jpg) repeat-y;
	color: #000000;
	margin: 0px;
	padding-top: 10px;
	padding-right: 19px;
	padding-bottom: 25px;
	padding-left: 19px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.panelfont {
	color: #000000;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.clearFloat {
	font-size: .1em;
	clear: both;
	height: .1em;
}
.batCond_good {
	font-weight: bold;
	color: #009900;
}

.formbutton {
	height: 20px;
	width: 75px;
	font-size: 12px;
}
.batCond_fair {
	font-weight: bold;
	color: #FF9900;
}
.batCond_poor {

	font-weight: bold;
	color: #FF0000;
}
.formDropList {

	height: 20px;
	width: 125px;
	font-size: 12px;
}
.breadCrumb {
	font-size: 10px;
	color: #026DBC;
}
.errorFont {
	font-weight: bold;
	color: #FF0000;
}
.lgSelect {
	width: 200px;
}
