@charset "utf-8";
/* CSS Document */
body {
	background-color: #333;
}
.outer {
	width: 800px;
	background-color:#666;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
}

h1 {
	color: #CCC;
	background-color: #333;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 3em;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
}
headerImg {
	background-attachment: fixed;
	background-image: url(../images/headImg.gif);
	background-repeat: no-repeat;
	height: 150px;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.outer #logo {
	background-color: #FFF;
	background-image: url(../images/headImg.gif);
	background-repeat: no-repeat;
	height: 150px;
}

.footer {
	width: 800px;
	background-color:#999;
	margin-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;

}


h2{
	Color: #999;
	background-color: #333;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 2em;
	font-style:normal;
	font-weight:normal;
	font-variant:normal;
}
.body center {
	backgound-color: #CCC;
	width: 400px;
	background-repeat: no-repeat;
	border: 1px solid #000;
	background-attachment: fixed;
	height: 200px;
	
}
.body #wholetable table #hostimg {
	text-align: center;
}

.body {
	background-color: #999;
	width: 800px;
}



p {
	color: #333;
	font-family:"Times New Roman", Times, serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-indent: 2%;
}


a:link{
	color: #00F;
}

a:visited{
	color: #C03,
}

a:active{
	color: #000;
	background: #CC0;
}

a:hover{
	background: #C63
	color: #000;
}
* {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: 0px;
}

.table
{
background:#333;

}
.table ul
{
float:left;
margin:0;
padding:0;
border:1px solid #C9C9C9;
}
.table ul li
{
list-style:none;
padding:5px 10px;
}
.table ul li.title
{
	font-weight:bold;
	background:#333;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .5em;
}
.table ul li.even
{
	background:#fff;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: .3em;
	text-align: center;	
}
.table ul li.odd
{
	background:#FFFFE6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .3em;
	text-align: center
}

.headertable{
   clear: both;
   float: left;
   position: relative;
   border-bottom: #000 1px solid;
   background-color: #6b9cc9
}
.colmask{
   clear: both;
   float: left;
   overflow: hidden;
   position: relative;
   background-color: #ffffff
}
.colmid{
   float: left;
   width: 100%;
   position: relative;
   background-color: #ffffff
}
.colin{
   float: left;
   width: 100%;
   position: relative;
   background-color: #ffffff
}
.colwu{
   float: left;
   width: 100%;
   position: relative;
   background-color: #ffffff
}
.colleft{
   float: left;
   width: 100%;
   position: relative;
   background-color: #ffffff
}
.col1{
   padding: 0px 0px 1em 0px;
   overflow: hidden;
   float: left;
   position: relative;
   background-color: #d9dde9
}
.col2{
   padding: 0px 0px 1em 0px;
   overflow: hidden;
   float: left;
   position: relative;
   background-color: #d9dde9
}
.col3{
   padding: 0px 0px 1em 0px;
   overflow: hidden;
   float: left;
   position: relative;
   background-color: #d9dde9
}
.col4{
   padding: 0px 0px 1em 0px;
   overflow: hidden;
   float: left;
   position: relative;
   background-color: #d9dde9
}
.col5{
   padding: 0px 0px 1em 0px;
   overflow: hidden;
   float: left;
   position: relative;
   background-color: #d9dde9
}
.footertable{
   clear: both;
   float: left;
   position: relative;
   border-bottom: #000 1px solid;
   background-color: #b4d2f7
}
.bottomtable{
   clear: both;
   width: 100%;
   float: left;
   position: relative;
   background-color: #cdeb8b
}
bodytable {
   border-width: 0px;
   padding: 0px;
   margin: 0px;
   font-size: 90%;
   width: 100%;
   min-width: 600px;
}

#wholetable {
	text-align: center;
	width: 100%;
}
.outer h2 a {
	color: #666;
	text-decoration: none;
}

