#apDiv1 {
	position:absolute;
	left:616px;
	top:59px;
	width:269px;
	height:36px;
	z-index:101;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #00636F;
}

body {
	background-image: url(../images/site-background.png);
	background-repeat:repeat-x;
	background-attachment:fixed;
	margin-top: 0px;
	margin-bottom: 0px;
}
a:link {
	text-decoration: none;
		font-weight:normal;
	color: #006BB0;
}
a:visited {
	text-decoration: none;
		font-weight:normal;
	color: #006BB0;
}
a:hover {
	text-decoration: underline;
		font-weight:normal;
	color: #000066;
}
a:active {
	text-decoration: none;
		font-weight:normal;
	color: #006BB0;
}
h1 {
	font-size: 18px;
	color: #009FE2;
	/*border-bottom:1px #000066 solid;
	width: 50%;*/
	padding-left: 7px;   
	padding-top: 5px;  
}
h2 {
	font-size: 16px;
	color: #00638f;
	border:1px #000066;
	padding-left: 7px;
	padding-top: 5px;   
}
h3 {
	font-size: 14px;
	color: #2E7CE0;
	border:1px #000066;
	padding-left: 7px; 
	padding-top: 5px;    
}
h4 {
	font-size: 12px;
	color: #333333;
	border:1px #000066;
	padding-left: 7px;  
	padding-top: 5px;   
}

.site_repeater {
background-image:url(../images/site-repeater.png);
background-repeat:repeat-y;
width:872px;
}

#site_header {
background-image:url(../images/site-header1.png);
width:872px;
height: 100px;
background-repeat:no-repeat;
}

#site_footer {
	background-image:url(../images/site-footer.png);
	width:872px;
	height: 55px
}



#table_small_header {
background-image:url(../images/table-small-header.png);
width:208px;
height: 30px;
background-repeat: no-repeat;
padding-left:10px;
padding-right:5px;
}
#table_small_repeater {
	background-image:url(../images/table-small-repeater.png);
	background-repeat:repeat-y;
}

#table_large_header {
background-image:url(../images/table-large-header.png);
width:610px;
height: 29px;
background-repeat: no-repeat;
}

#table_large_repeater {
	background-image:url(../images/table-large-repeater.png);
	background-repeat:repeat-y;
	vertical-align:top;
	padding-left:10px;
	padding-right:10px;
}

#content_div { 
width:580px;
height:200px;
overflow:auto;
padding-left:7px;
}

#content_div_small { 
width:190px;
height:200px;
overflow:auto;
padding-left:5px;
}
