/** {
	margin: 0;
  padding: 0;
}*/

body {
	margin: 20px 0px 20px 0px;
	padding: 0px;
	font: 13px Arial, Verdana, Tahoma, sans-serif;
	color: #fff;
	background-color: #5ba1d0;
}

#container {
	margin: 0px auto 0px auto;
	width: 787px;
}

#body_content {
	margin-left: 25px;
	margin-right: 25px;
	min-height: 300px;
}

#header {
	height: 91px;
	width: 787px;
	background: url(../../images/header.gif);
}

#logo {
	float: left;
	position: absolute;
	margin-top: 7px;
	margin-left: 25px;
	width: 350px;
}

#logo img {
	border: 0px;
}

#header_menu {
	float: right;
	text-align: right;
	margin-top: 7px;
	margin-right: 25px;
	width: 350px;
}

#header_menu a {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}

#header_menu a:hover {
	text-decoration: underline;
}

h1, h2, h3, h4, h5, h6 {
	padding-top: 15px;
	font-size: 16px;
}

#banner {
	height: 213px;
	width: 787px;
	background: url(../../images/banner.gif);
}

#banner_flash {
	position: absolute;
	margin-top: 20px;
	margin-left: 515px;
}

#footer {
	height: 96px;
	width: 787px;
	background: url(../../images/footer.gif);
	text-align: center;
	padding-top: 10px;
}

#footer a {
	color: #fdff00;
	background-color: transparent;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

#footer p {
	padding-top: 10px;
	margin: 0px;
}

#copyright_left	{
	float: left;
	width: 250px;
	margin-left: 7px;
}

#copyright_right	{
	float: right;
	width: 250px;
	text-align: right;
	margin-right: 7px;
}

#copyright_right a {
	color: #fff;
	background-color: transparent;
	text-decoration: none;
}

#copyright_right a:hover {
	text-decoration: underline;
}

a {
	color: #fff;
	text-decoration: underline;
}

.print_link {
	text-align: left;
	font-weight: bold;
}

/* table format */
table {
	font: 12px/24px Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
	color: #253e66;
	background: #fff;
	border: 1px solid #253e66;
}

tr.yellow td {
	border-top: 1px solid #253e66;
	border-bottom: 1px solid #253e66;
	background: #fdff00;
	text-align: center;
}
	
td.highlight_green {
	background-color: #b9fb9f;
}

td.highlight_red {
	background-color: #f97c7c;
}

td {
	border-bottom: 1px solid #CCC;
	padding: 0 0.5em;
	text-align: center;
}

td.adjacent {
	border-left: 1px solid #253e66;
	text-align: center;
}

/* LOGIN FORM */
#login_form {
	width: 380px;
	margin: 0px auto 0px auto;
	padding-top: 5px;
}

#login_form label
{
	width: 8em;
	float: left;
	text-align: right;
	margin-right: 1em;
	display: block
}

#login_form .submit input
{
	margin-left: 6em;
} 

/*#login_form input
{
	color: #fff;
	background: #5ba1d0;
	border: 1px solid #fdff00
}*/

#login_form input
{
	color: #000;
	background: #fff;
	border: 1px solid #fdff00;
	width: 180px;
}

#login_form .submit input
{
	color: #000;
	background: #fdff00;
	border: 2px outset #d7b9c9;
} 

#login_form fieldset
{
	padding: 10px;
	border: 1px solid #fdff00;
	background-color: #253e66;
	/*width: 20em*/
}

#login_form legend
{
	color: #fff;
	background: #5ba1d0;
	border: 1px solid #fdff00;
	padding: 2px 6px
} 

/* ORDER NEW BOARD FORM */
#order_new_board_form {
	width: 350px;
	margin: 0px auto 0px auto;
	padding-top: 5px;
	border: 1px solid red;
}

#order_new_board label
{
	width: 5em;
	float: left;
	text-align: right;
	margin-right: 1em;
	display: block
}

#order_new_board .submit input
{
	margin-left: 6em;
} 

/*#order_new_board input
{
	color: #fff;
	background: #5ba1d0;
	border: 1px solid #fdff00
}*/

#order_new_board input
{
	color: #000;
	background: #fff;
	border: 1px solid #fdff00
}

#order_new_board .submit input
{
	color: #000;
	background: #fdff00;
	border: 2px outset #d7b9c9;
} 

#order_new_board fieldset
{
	padding: 10px;
	border: 1px solid #fdff00;
	background-color: #253e66;
	width: 20em
}

#order_new_board legend
{
	color: #fff;
	background: #5ba1d0;
	border: 1px solid #fdff00;
	padding: 2px 6px
} 

/* MENU */
.glossymenu{
list-style-type: none;
margin: 0px 0;
padding: 0;
width: 398px;
border: 1px solid #9A9A9A;
border-bottom-width: 0;
}

.glossymenu li a{
background: white url(../media/glossyback.gif) repeat-x bottom left;
font: bold 13px "Lucida Grande", "Trebuchet MS", Verdana, Helvetica, sans-serif;
color: white;
display: block;
width: auto;
padding: 3px 0;
padding-left: 10px;
text-decoration: none;
}

* html .glossymenu li a{ /*IE only. Actual menu width minus left padding of A element (10px) */
width: 388px;
}

.glossymenu li a:visited, .glossymenu li a:active{
color: white;
}

.glossymenu li a:hover{
background-image: url(../media/glossyback2.gif);
color: #fdff00;
}

/* scrolling table */
div.tableholder {
	overflow: scroll;
	width: 700px;
	position: relative;
	height: 400px;
	border: 1px solid #253e66;
}

thead td {
	z-index: 20;
	position: relative;
	top: expression(this.offsetParent.scrollTop-2);
	height: 20px;
	text-align: center;
}

tfoot td {
	z-index: 20;
	position: relative;
	top: expression(this.offsetParent.clientHeight - this.offsetParent.scrollHeight + this.offsetParent.scrollTop);
	height: 20px;
	text-align: left;
	text-wrap: suppress;
}

.fixedLeft {
	z-index: 20;
	left: expression(this.offsetParent.scrollLeft-2);
	position: relative;
	border-right: 1px solid #253e66;
}



