@charset "utf-8";
/* CSS Document */

body {margin:0px; padding:0px; z-index:0; height:100%; position:relative;}
body.pagebk{background: url(../images/bg.png) 0 0}
body,td,th,p,input { font-family:Arial, Helvetica, sans-serif; font-size:12px;}
html{margin:0px; padding:0px;}
#container{width:100%; height:100%; position:relative;}
#bar_top{width:100%; height:50px; background-color:#3c3c3c; padding:0px;}
#links_top{width:800px; margin-left:auto; margin-right:auto; padding-top:25px;}
#main{width:800px; margin-left:auto; margin-right:auto; border-left: solid 1px #3c3c3c; border-right: solid 1px #3c3c3c;}
#header{width:100%; border-top:solid 1px #000;}
#content{width:100%; background-color:#fff; border-top:solid 5px #000;}
#bar_bottom{width:100%; height:50px; background-color:#3c3c3c;}
#links_bottom{width:800px; margin-left:auto; margin-right:auto; padding-top:15px;}
#ex_tag{margin:10px;}
.bartext {font-family: Georgia, "Times New Roman", Times, serif; font-size: 11px; font-weight:bold; color: #d2d2d2;}
a.barlink {font-family: Georgia, "Times New Roman", Times, serif; font-size: 15px; font-weight:bold; text-decoration:none; color: #fff;}
a.barlink:visited {color: #fff;}
a.barlink:hover {color: #d2d2d2;}
a.barlink:active {color: #fff;}
.login_table{border: solid 1px #3c3c3c; background: url(../images/bg.png) 0 0; margin-bottom:15px;}
.login_heading{border: solid 1px #3c3c3c; background-color:#0c3765; padding:5px; margin-bottom:5px; font-size:13px; font-weight:bold; color:#fff;}
.login_field{border:solid 1px #3c3c3c; width:97%; margin-bottom:15px; padding:5px;}
.login_labels{font-weight:bold; font-size:13px; color:#3c3c3c;}
.login_text{font-weight:bold; font-size:12px; color:#3c3c3c;}
.login_error_msg{font-weight:bold; font-size:12px; color:#990000;}