body {margin: auto 0; padding:0; text-align:left; font-size:12px; font-family:Arial, Helvetica, sans-serif; background:#fff; color:#fff; height: 100%;}
table {width:50%; height:100%;}
/*#lcol img, #ccol img, #rcol img {margin:2px; float:right;}*/
#lcol img{margin:0 auto}
h1,h2,h3,h4,h5,h6 {padding:0;margin:2px; font-family:Verdana,Arial,Helvetica,sans-serif}
h1 {font-size:1.75em; border-bottom:1px dotted #009900;}
h2 {font-size:1.5em; border-bottom:1px dotted #009900;}
h3 {font-size:1.25em; border-bottom:1px dotted #009900;}
#loginlabel {font-size:1em;color:#fff;font-family:Verdana,Arial,Helvetica,sans-serif;font-weight:bold;}
ul {margin:0;padding-left:12px;list-style:square;color:#fff}
li {margin:2px 0 2px 10px}
a {background:inherit; color:#ffffff; text-decoration:none; font-weight:bold;}
a:hover {background:inherit; color:#00FF00; text-decoration:none; border-bottom:1px solid #00FF00; font-weight:bold;}
#wrapper {border:1px solid #fff; width: 400px; height: 100%;margin:auto;}
#lborder {width:14px; background-image:url(../images/lborder2.jpg); background-repeat:repeat-y;}
#navbar, #footer {background:inherit; color:#fff; padding:5px; background-image:url(../images/hfbak2.jpg); background-repeat:repeat-x; background-position:top center;}
#navlinks {text-align:left; float:left; width:75%;}
#search {text-align:right; width:50%; float:right;}
#logo, #hdeco {border-top:1px solid #999; height:150px; background-image:url(../images/headbak2.jpg); background-repeat:repeat-x;}
#logo {text-align:left;}
#hdeco {text-align:right;}
#main {border-left:2px solid #009900; border-right:2px solid #009900; background:#fff;}
#lcol, #ccol {width:400px; background-repeat:no-repeat; padding:5px; background-color:#025802; overflow: auto;}
#rcol {width:600px; background-repeat:no-repeat; padding:5px; background-color:#025802; overflow: auto;}
#loginpanel{width: 50%; padding: 1px; }
.loginsubmitbtn{
	background: URL(../images/loginbutton.jpg); background-repeat: no-repeat;
	width:80px;
	height: 20px;
	font-family:verdana,arial,sans-serif;
	font-weight: bold;
	font-size: 8pt;
	text-decoration: none;
	border: 0px solid;
	border-top-color:#000000;
	border-left-color:#000000;
	border-right-color:#000000;
	border-bottom-color:#000000;
	padding-bottom: 5px;
}
.loginfieldstyle {width:150px; padding:2px; border:solid 1px rgb(200,200,200); font-family:verdana,arial,sans-serif; font-size:12px;}
/* If you want to add a background hover effect to the left, center and right columns, uncomment the following line */
/* #lcol:hover, #ccol:hover, #rcol:hover {width:33%; background-image:url(../images/cbackhover.jpg); background-repeat:no-repeat; background-position:bottom right; padding:5px; background-color:#5C5C5C;}*/
#footer {text-align:center; border-top:1px solid #999; background-color:inherit; color:#fff; height: 100%;}
#rborder {width:14px; background-image:url(../images/rborder2.jpg); background-repeat:repeat-y;}

.errmsg{
	background-color: #D12E07;
	padding: 2px;
	border: solid 1px rgb(255,255,255);
}

.noticemsg{
	background:url(../images/noticemsgbk.jpg) repeat-x;
	width: 100px;
	height: 30px;
	padding: 5px;
	border: solid 1px rgb(255,255,255);
	text-align:center; font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#000;
	font-weight:bold;
}

.boxheader{
	width: 100%;
	border: solid 1px rgb(175,175,175);
	background: url(../images/hfbak2.jpg) repeat-x;
	height:20px;
	color:#fff;
	padding: 1px;
	font: bold 14px arial, helvetica, sans-serif;
}

.boxcontent{
	border: solid 1px rgb(175,175,175);
	padding-left: 2px;
	padding-right: 2px;
}

.contentheight{
	height: 100%;
}
