﻿body {
	margin: 0px;
	padding: 0px;
	background-color: #02758b;
	min-height:100%;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #969FA2;
}


a {
	color: #9DAF00;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	color: #6A7276;
}

#Table_01 
{
    text-align:center;
	position:relative;
	width:900px;
	min-height:912px;
	margin:0px auto;
}

#headerwrapper 
{
    position:relative;
    float:left;
    width:900px;
    height:auto;
    margin:0px auto;
    z-index:200;
    }

#hdr_ {
	position:relative;
	background-image: url('images/hdr.jpg');
	float:left;
	margin: 0px auto;
	width:900px;
	height:204px;
}

#menubar_ {
	position:relative;
    float:left;
    margin:0px auto;
	width:900px;
	height:32px;
	background-color:#FFFFFF;
	z-index:200;
}


#sidetopbar_ {
	position:relative;
	float:left;
	margin:0px auto;
	background-image: url('images/sidetopbar.jpg');
	width:220px;
	height:28px;
	z-index:100;
}


#mainwrapper 
{
    clear:both;
    position:relative;
    float:left;
    overflow:auto;
    display:block;
    width:900px;
    height:100%;
    background-color:White;
    z-index:100;
}


#maintopbar_ {
	position:relative;
	float:left;
	margin:0px auto;
	background-image: url('images/maintopbar.jpg');
	width:680px;
	height:28px;
	z-index:105;
}

#maintopbarbottom_ {
    position:relative;
    float:left;
    background-image: url('images/maintopbarbottom.jpg');
	width:900px;
	height:11px;
		z-index:105;
}


#sidebar_ 
{
    display:inline-block;
position:relative;
float:left;
	width:214px;
	min-height:549px;
	background-color:#FFFFFF;
	background-repeat:repeat-y;
	vertical-align:top;
}


.dividerbar_ 
{
        display:inline-block;
    position:relative;
    float:left;
    overflow:visible;
   	background-image: url('images/dividerbar.jpg');
   	background-repeat: repeat-y;
   	background-color:#0392ad;
   	margin: 0px auto;
	width:7px;
	min-height:900px;
	height:100%;
	vertical-align:top;
}

#maincontent_ 
{
        display:inline-block;
    position:relative;
    float:left;
	width:679px;
	min-height:549px;
	background-color:#FFFFFF;
	vertical-align:top;
}

#footerwrapper 
{
    width:900px;
    position:relative;
    float:left;
    padding-bottom:25px;
    display:block;
}

#bottomstripe_ {
	position:relative;
	float:left;
	background-image:url('images/bottomstripe.jpg');
	width:900px;
	height:10px;
}

#footermiddle_ {
	position:relative;
	float:left;
	width:900px;
	min-height:23px;
}

#footerbottom_ {
	position:relative;
	float:left;
	background-image: url('images/footerbottom.jpg');
	width:900px;
	height:54px;
}
