body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
	background-color: #212121;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	line-height: 18px;
}
.wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.bcktop {
	background-image: url(images/bcktop.png);
	background-repeat: no-repeat;
	clear: both;
	height: 10px;
	width: 1000px;
	font-size: 4px;
}
.bckmid {
	background-image: url(images/bckmid.png);
	background-repeat: repeat-y;
	clear: both;
	width: 1000px;
}
.bckbot {
	background-image: url(images/bckbot.png);
	clear: both;
	height: 10px;
	width: 1000px;
	font-size: 4px;
}
.header {
	height: 85px;
	width: 928px;
	padding-right: 40px;
	padding-left: 32px;
}
.topmenu {
	float: right;
	height: 2px;
	width: 400px;
	margin-right: 10px;
	padding-top: 23px;
}
.contenttop {
	background-image: url(images/contenttop.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 594px;
	margin-left: 40px;
}
.contentmid {
	background-image: url(images/contentmid.png);
	background-repeat: repeat-y;
	height: auto;
	width: 434px;
	margin-left: 40px;
	padding-right: 80px;
	padding-left: 80px;
	padding-top: 1px;
	padding-bottom: 10px;
}
.contentbot {
	background-image: url(images/contentbot.png);
	background-repeat: no-repeat;
	height: 100px;
	width: 594px;
	margin-left: 40px;
}
.footerleft {
	font-size: 10px;
	color: #999999;
	padding-left: 50px;
	float: left;
	width: 250px;
	margin-bottom: 20px;
}

.footerrigt {
	font-size: 10px;
	color: #999999;
	padding-right: 50px;
	float: right;
	width: 250px;
	text-align: right;
}




.leftcol {
	background-image: url(images/leftcolbck.jpg);
	background-repeat: no-repeat;
	width: 237px;
	height: 489px;
	margin-left: 20px;
}

.logo {
	background-image: url(images/logogd.png);
	float: left;
	height: 85px;
	width: 300px;
	
	
}

.formbck {
	color: #CCCCCC;
	background-color: #000000;
}
form {
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
input {
	background-color: #0F0F0F;
	border: 1px solid #333333;
	color: #999999;
}


textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	background-color: #0F0F0F;
	border: 1px solid #333333;
}
.TextField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999999;
	background-color: #0F0F0F;
	border: 1px solid #333333;
}





a.graylink:link {
	color: #ffffff;
	text-decoration: none;
	font-size: 1em;
	background-image: url(images/butbck.png);
	height: 100px;
	width: 100px;
	background-repeat: no-repeat;
	text-align: center;
}
a.graylink:visited {
	color: #ffffff;
	text-decoration: none;
	font-size: 1em;
	background-image: url(images/butbck.png);
	height: 100px;
	width: 100px;
}
a.graylink:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 1em;
	background-image: url(images/butbck_1.png);
	height: 100px;
	width: 100px;
	}
.menudiv {
	margin-left: 40px;
	padding-top: 20px;
	clear: both;
	height: auto;
}
.tng {
	color: #FFFFFF;
}

.gl {
	color: #FF0000;
}
a.gl:link {
	color:#FF0000 ;
	text-decoration: none;
	font-size: 1em;
	
	background-repeat: no-repeat;
	text-align: center;
}
a.gl:visited {
	color: #FF0000;
	text-decoration: none;
	font-size: 1em;
	
	
}

a.gl:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-size: 1em;
	
	
	}
.menudivmin {
	clear: both;
	padding-top: 20px;
	}
.spacer {
	clear: both;
	height: 10px;
}
.imageleft {
	float: left;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.imageright {
	float: right;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
