﻿BODY {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px 0px;
	padding: 10px;
	font-family: Georgia,"Times New Roman",serif;
	background: #F8F7D4 url(images/bg.jpg) repeat-y 50%
0;
}
A {font-family:Georgia,serif;}
A:link {color:blue; text-decoration: none;}
A:visited {text-decoration: none; color: #ff9900;}
A:hover {text-decoration: underline; color: #ff9900;}
A:active {text-decoration: none;}

UL { list-style: url(images/bullet_green.gif) disc }


h1, h2{
	font-family: Georgia,"Times New Roman",serif;
	text-align: center;
	}
h1	{ 
	text-decoration: underline;
	color: f8f7d4;
	margin-bottom: -18px;
	}
h3 {
	font-family: Georgia,"Times New Roman",serif;
	text-align: center;
	color: #632121;
		}
	
/* TABLE STYLES Main Page Color*/
table {
	background-color: #F7F7D3;
	}
table.form {
	font-family: Georgia,"Times New Roman",serif;
	font-size: 11px;
	}
td.trans {
  background: no-repeat 0 30px;
  background-color: #F7F7D3;
}
td.top {
	background: no-repeat 162px;
	background-color: #632121;
}
td.bod {
	padding: 5px 10px 0 5px;
}
div.outer {
	float: left;
	border: 0;
	margin: 0; 
	width: 150px; height: 20px;
	background: url('images/bars5.gif') no-repeat 0 -30px;
	}
div.outer a {
	display: block;
	border: 0;
	margin: 0;
	padding: 2px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	color: #ffcc99;
	font-weight: bolder;
	text-decoration: none;
	background: url('images/bars5.gif') no-repeat; 
	}
div.outer a:link {
	color: #f8f7d4;
	}
div.outer a:visited {
	color: #f8f7d4;
	}
div.outer a:hover {
	background-image: none;
	color: #0033cc;
	}
div.outer a:active {
	color: #6699ff;
	}
div.outerb {
	float: left;
	border: 0;
	margin: 0; 
	width: 90px; height: 20px;
	background: url('images/bars5.gif') no-repeat 0 -30px;
	}
div.outerb a {
	display: block;
	border: 0;
	margin: 0;
	padding: 2px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	color: #ffcc99;
	font-weight: bolder;
	text-decoration: none;
	background: url('images/bars5.gif') no-repeat; 
	}
div.outerb a:link {
	color: #f8f7d4;
	}
div.outerb a:visited {
	color: #f8f7d4;
	}
div.outerb a:hover {
	background-image: none;
	color: #0033cc;
	}
div.outerb a:active {
	color: #6699ff;
	}
div.static{
	float: left;
	border: 0;
	margin: 0; 
	width: 70px; height: 20px;
	background: url('images/bars5.gif') no-repeat 0 -30px;
	}
div.static a {
	display: block;
	border: 0;
	margin: 0;
	padding: 2px;
	width: 100%;
	height: 100%;
	overflow: hidden;
	color: #ffcc99;
	font-weight: bolder;
	text-decoration: none;
	background: url('images/bars5.gif') no-repeat; 
		}
div.static a:link {
	color: #f8f7d4;
	}
div.static a:visited {
	color: #f8f7d4;
	}
div.static a:hover {
	background-image: none;
	color: #0033cc;
	}
div.static a:active {
	color: #6699ff;
	}



