/*#html, body {
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width:775;
  height: 100%;
  margin: auto;
} */

.body {
	background-color: #2f2f2f;
	color: #333;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family:  Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	height: 560px;
	line-height: normal;
}
a {
	text-decoration: none;
	color: #000;
}

a:hover {
	color: #000;

}

a img {
	border: none;
	text-decoration: none;
}

img.left {
	float: left;
	margin: 0 0px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 0px;
}
.wrapper {
	width: 775px;
	margin: 10% auto;
}
#header-wrapper {
	width: auto;
	height: 65px;
	background-color: #2f2f2f;
	text-align: center;
	margin: 0 auto 0 auto;
}
#header {
	width: 775px;
	margin: 0 auto;
	height: 65px;
	background-color: #2f2f2f;
}
#logo {
	width: 775px;
	height: 65px;
	margin: 0 auto;
}
#logo a {
	border: none;
	text-decoration: none;
}
#logo a hoover{
	border: none;
	text-decoration: none;
	color: #FFFFFF;
}
.menu-wrapper {
	width: auto;
	background-color: #2f2f2f;
	text-align: center;
	margin: 0 auto 0 auto;
}
.menu {
}
#menu a {
	float: left;
	margin: 0;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
}

#menu a:hover {
	color: #000;

}

.page {
	background: #000;

}
.p_content {
	overflow: hidden;
	background-color: #000;
	height: 390px;
}
.footer-wrapper {
	width: auto;
	height: 33px;
	background-color: #2f2f2f;
	text-align: center;
	margin: 0 auto 0 auto;
}
.footer {
	width: auto;
	height: 32px;
	background-color: #000;
}
#footer a {
	color: #c4c2c2;
	text-align: right;
	text-decoration: none;
}

#footer .link {
}

#footer .copyright {
	color: #CCC;
	text-align: right;
	font-size: 14px;
}

.footer-wrapper2 {
	width: auto;
	height: 30px;
	background-color: #2f2f2f;
	text-align: center;
	margin: 0 auto 0 auto;
}
.footer2 {
	width: auto;
	height: 30px;
	background-color: #2f2f2f;
}
#footer2 a {
	color: #c4c2c2;
	text-align: right;
	text-decoration: none;
}
#footer2 .link {
}
#footer2 .copyright {
	color: #c4c2c2;
	text-align: right;
	font-size: 14px;
	text-decoration: none;
}
.h1 {
}
.logo {
}
.links {
	width: 80px;
	height: 33px;
	text-align: right;
	font-weight: bold;
}

.links a {
	display: block;
	height: 20px;
	padding-top: 4px;
	text-align: left;
	color: #666;
}

.links a:hover {
	color: #333;
}

body,td,th {
	color: #000;
}
body {
	background-color: #000;
	/*margin-top: 150px;*/
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}

.hiddentext {
	height: 0px;
	width: 0px;
	visibility: hidden;
	color: #000;	
}
