html, body {
	width: 100%;
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	text-align: center;
	background-color: #000000;
   }
#wrapper {
	padding: 0;
	border: none;
	margin:0 auto;
 	text-align: center;
	vertical-align: top;
	width: 100%;
	height:100%;
   }
#wrapper1 {
	padding: 0;
	border: none;
	margin: 0 auto;
	text-align: left;
	vertical-align: top;
	width: 906px;
	height:100%;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal;
	letter-spacing:2px;
	line-height: normal;
}



.footer a:link{
	color: #ff6600;
	text-decoration: none;
	font-weight: normal;
}

.footer a:visited{
	color: #ff6600;
	text-decoration: none;
	font-weight: normal;
}

.footer a:hover{
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}



.menu {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: normal;
	text-decoration: none;

}

.menu a:link{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.menu a:visited{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.menu a:hover{
	color: #D8E8C4;
	text-decoration: none;
	font-weight: bold;
}
.menu2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #838383;
	line-height: normal;
	text-decoration: none;
}
.menu2 a:link{
	font-weight: normal;
	color: #838383;
	text-decoration: none;
}
.menu2 a:visited{
	font-weight: normal;
	color: #838383;
	text-decoration: none;
}
.menu2 a:hover{
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.content {
	font-family: Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	letter-spacing:1px;
	color: #FFFFFF;
}
.content table {
	font-family: Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.content td{
	font-family: Arial;
	font-size: 11px;
	line-height: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.content a:link{
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}
.content a:visited{
	font-weight: bold;
	color: #ff6600;
	text-decoration: none;
}
.content a:hover{
	font-weight: bold;
	color: #9933FF;
	text-decoration: none;
}
.newstitle {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
}
.newstitle a:link{
	font-weight: normal;
	color: #979898;
	text-decoration: none;
}
.newstitle a:visited{
	font-weight: normal;
	color: #979898;
	text-decoration: none;
}
.newstitle a:hover{
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.input {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #C40004;
	text-decoration: none;
	height: 20px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	width: 150px;
}
.input2 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: normal;
	color: #ff5000;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #333333;
	height: 20px;
}
