body{
  margin:0px;
  background-color:#cccccc;
  font-family:Arial;
  font-size:12px;
  color:#ffffff;
}

p{
  font-family:Arial;
  font-size:12px;
  color:#818386;
  line-height:150%;
}

h1{
  font-family:Arial;
  font-size:18px;
  color:#818386;
  margin:3px 0 3px 0;
}

h2{
  font-family:Arial;
  font-size:16px;
  color:#818386;
  margin:3px 0 3px 0;
}

font,span{
  line-height:130%;
}


td{
  font-family:Arial;
  font-size:12px;
  color:#818386;
  line-height:150%;
  letter-spacing:150%;
}

td.border_btm{
  border-bottom:1px solid #818386;
}

td.tbl_header{
  border:1px solid #818386;
  font-weight:bold;
  padding:2px;
  background-color:#cccccc;
  color:#676767;
}

td.tbl_list{
  border:1px solid #818386;
  padding:2px;
}

td.tbl_headerc{
  border:1px solid #818386;
  font-weight:bold;
  padding:3px;
  background-color:#cccccc;
  color:#676767;
  text-align:center;
}

td.tbl_listc{
  border:1px solid #818386;
  padding:3px;
  text-align:center;
}

td.main_nav{
  font-family:Arial;
  font-size:12px;
  color:#414141;
  line-height:150%;
  padding:5px 15px 5px 15px;
  text-align:right;
}

td.sub_nav{
  background-image:url('/images/sub_nav_bg.gif');
  background-color:#6699cc;
  height:30px;
  padding:0 10px 0 24px;
  font-family:Arial;
  font-size:12px;
  color:#003399;
  text-align:left;
}

p.footer{
  font-family:Arial;
  font-size:10px;
  color:#818386;
  text-align:center;
  margin-top:0px;
  margin-bottom:0px;
}

td.header{
  background-color:#f6dc86;
  padding:2px 15px 5px 15px;
}

td.header2{
  background-color:#f6dc86;
  padding:2px 5px 5px 5px;
}

td.list{
  padding:2px 5px 5px 5px;
  border:1px solid #f6dc86;
}

a.main_nav:link {
  font-family:Arial;
  font-size:12px;
  color:#313132;
	text-decoration: none;
}

a.main_nav:visited {
  font-family:Arial;
  font-size:12px;
  color:#313132;
	text-decoration: none;
}

a.main_nav:hover {
  font-family:Arial;
  font-size:12px;
  color:#000000;
	text-decoration: none;
}

a.main_navon:link {
  font-family:Arial;
  font-size:12px;
  color:#880829;
	text-decoration: none;
}

a.main_navon:visited {
  font-family:Arial;
  font-size:12px;
  color:#880829;
	text-decoration: none;
}

a.main_navon:hover {
  font-family:Arial;
  font-size:12px;
  color:#313132;
	text-decoration: none;
}

a.sub_nav:link {
  font-family:Arial;
  font-size:12px;
  color:#e0e0e0;
	text-decoration: none;
}

a.sub_nav:visited {
  font-family:Arial;
  font-size:12px;
  color:#e0e0e0;
	text-decoration: none;
}

a.sub_nav:hover {
  font-family:Arial;
  font-size:12px;
  color:#dfd42a;
	text-decoration: none;
}

a.sub_navon:link {
  font-family:Arial;
  font-size:12px;
  color:#dfd42a;
	text-decoration: none;
}

a.sub_navon:visited {
  font-family:Arial;
  font-size:12px;
  color:#dfd42a;
	text-decoration: none;
}

a.sub_navon:hover {
  font-family:Arial;
  font-size:12px;
  color:#d9cf2b;
	text-decoration: none;
}


a.footer:link {
  font-family:Arial;
  font-size:10px;
  color:#818386;
	text-decoration: none;
}

a.footer:visited {
  font-family:Arial;
  font-size:10px;
  color:#818386;
	text-decoration: none;
}

a.footer:hover {
  font-family:Arial;
  font-size:10px;
  color:#313132;
	text-decoration: none;
}

a.contact:link {
  font-family:Arial;
  font-size:12px;
  color:#4d4d4f;
	text-decoration: none;
}

a.contact:visited {
  font-family:Arial;
  font-size:12px;
  color:#4d4d4f;
	text-decoration: none;
}

a.contact:hover {
  font-family:Arial;
  font-size:12px;
  color:#595959;
	text-decoration: none;
}

a:link {
  font-family:Arial;
  font-size:18px;
  color:#676767;
	text-decoration: underline;
}

a:visited {
  font-family:Arial;
  font-size:18px;
  color:#676767;
	text-decoration: underline;
}

a:hover {
  font-family:Arial;
  font-size:18px;
  color:#818386;
	text-decoration: underline;
}

li{
  margin-left:0px;
  margin-bottom:5px;
  font-family:Arial;
  font-size:12px;
  padding-left:5px;
}

.form{
  border:1px solid #676767;
  font-size:12px;
  font-family:Arial;
}

.form_error{
  border:1px solid #676767;
  font-size:12px;
  font-family:Arial;
  background-color:#fff000;
}

.button{
  border:1px solid #676767;
  font-size:12px;
  font-family:Arial;
  font-weight:bold;
  background-color:#cccccc;
  color:#676767;
  padding:2px;
}

.button_noborder{
  border:0px solid #5c0e10;
  font-size:12px;
  font-family:Arial;
  font-weight:bold;
  background-color:#7b1d20;
  color:#ffffff;
  padding:2px;
}

.border_btm{
  border-bottom:1px solid #d9e6f2;
}

.border_full{
  border:1px solid #d9e6f2;
}

DIV.outer {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 800px;
  height: 205px;
  margin-left: -400px; /* half of width */
  margin-top: -100px;  /* half of height */
}

td.row_header{
  border:0px solid #ffffff;
  background-color:#ffffff;
  color:#000000;
  padding:2px;
}

td.row_headerc{
  border:0px solid #ffffff;
  background-color:#ffffff;
  color:#000000;
  padding:2px;
  text-align:center;
}

td.rows{
  border:1px solid #ffffff;
  padding:2px;
}

td.rowsc{
  border:1px solid #ffffff;
  padding:2px;
  text-align:center;
}

#divOne{
	border:1px solid red;
	width:200px; height:20;
}
#popUp{
  border:0px solid #990000;
  layer-background-color:#eaf1f9;
}
