body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #cccccc;
	
	background-repeat:repeat-x;
	
	margin: 0;
}
a:link, a:visited, a:active {
	color: #0000FF;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	text-decoration: none;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #660033;
	border: 0;
	border-top: 1px solid #660033;
	height: 1px;
	width: 580px;
}
h1 {
	font-size: 16px;
	color: #0000FF;
	text-align: left;
	margin: 8px 2px 8px 2px;
}
form {
	margin: 0;
}
.main {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 800px;
	background: url("main-bg.jpg") repeat;
	
}
.banner, .search_box {

	height: 150px;
	background-image:url("/templates/allcss/GHGbanner-2.jpg");
	background-repeat:no-repeat;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding-top: 0px;
}
.banner {
	width: 800px;
	
	float: left;
	text-align: left;
}
.search_box {
	float: right;
	clear: right;
	width: 200px;
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
.banner a {
	color: #FFFFFF;
}
.banner_text {
margin-left:20px;
margin-top:60px;
font-size:14px;}

.menu {
	float: left;
	width: 140px;
	margin: 10px;
	margin-top: 3px;
	font-size:14px;
	
}

.clearfloat {height: 0; clear: both;}


.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 0px;
}
.menu ul ul {
	padding-left: 8px;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding: 2px;
}
.menu_main a:link, .menu_main a:visited, .menu_main a:active {
border-left:1px solid #dddddd;
border-right: 1px solid #ffffff;
background-color:#dddddd;
color:#0066FF;

}
.menu_main a:hover {
border-left:1px solid #000000;
border-right:1px solid #ffffff;
	
	background-color:#FF0000;
	color:#FFFFFF;
}
.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #660033;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}
.content {
	
	padding: 4px 10px 14px 10px;
	
	text-align: justify;
	float: left;
	width: 600px;
	
	
}
.footer {
width:800px;
	background-image: url("/templates/allcss/footer-bg.jpg");
	background-repeat:no-repeat;
	clear: both;
	height: 20px;
	font-size: 10px;
	color: #666666;
	text-align: center;
	line-height: 18px;
}
.powered_by {
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
	color:#FFFFFF;
}
.powered_by a{
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
	color:#dddddd;
}




