BODY{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	background-color: #000000;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#wrapper{
    width: 1040px;
	margin:: 0px 0px 0px 0px;
}

#header{
    border-top: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	height: 48px;
}
#header .midline {
   color: #FFFFFF;
   background-color: transparent;
}
#header .strapline{
    color: #FFFFFF;
	background-color: transparent;
	float: right;
	position: absolute;
	margin-right: 10px;
	margin-top: 0px;
}

#header .logo {
    float: left;
	margin-left: 10px;
	margin-top: 0px;

}


.boxhead{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #ffffff;
	background-color: #5c5c64;
}
.tableCell{
  font-size: .8em;
  color: cccccc;
	
}
.copyright{
	font-size: .7em;
	color: #FFFFFF;
	text-align: center;
}
.headMain{
	color: #FFFFFF;
	text-align: center;
	font-size: 1.2em;
}

#Header{
	font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	position: absolute;
	top: 0px;
	left: 0px;
	right: 0px;
	color: #cccccc;
	border-bottom: 100% groove #FFFFFF;
	background-color: #5c5c64;
}

#Header a{
    font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	color: #cccccc;
	text-decoration: none;
}

#Header a: link{
    font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	color: #cccccc;
	text-decoration: none;
}
#Header a: active{
    font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	color: #cccccc;
	text-decoration: none;
}
#Header a:visited{
    font-family: "Courier New", Courier, monospace;
	font-size: 1em;
	color: #cccccc;
	text-decoration: none;
}

#Header a:hover{
	color: Aqua;
	text-decoration: none;
}


a{
    font-family: "Courier New", Courier, monospace;
	font-size: .9em;
	color: #cccccc;
	text-decoration: none;
}


a: link{
    font-family: "Courier New", Courier, monospace;
	font-size: .9em;
	color: #cccccc;
	text-decoration: none;
}
a: active{
    font-family: "Courier New", Courier, monospace;
	font-size: .9em;
	color: #cccccc;
	text-decoration: none;
}
a:visited{
    font-family: "Courier New", Courier, monospace;
	font-size: .9em;
	color: #cccccc;
	text-decoration: none;
}

a:hover{
	color: Aqua;
	text-decoration: none;
}

#smallForm{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	border: 0px;
}
 #smallForm select{
	width: 100px;
	color: #CCCCCC;
	background: #5c5c64;
	border: 0px;
	padding: 3px 3px 3px 3px;
}

#smallForm input{
	color: #CCCCCC;
	font-size: .7em;
	background-color: #5c5c64;
	padding: 2px 2px 2px 2px;
	width: 100px;
}