@charset "utf-8";
/* CSS Document */

.bgload {
	font-family: Times New Roman;
	font-size: 10px;
	background-color: 717171;
	
}
.font-family {
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
}

	
#wrapper {
	position: absolute;
	width: 1024px;
	left: 50%;
	margin-left: -512px;
}

body {
  background: #717171;
}
/*Header starts here*/
#header {
	height: 210px;
	width: 1024px;
	background-image: url(images/header.png);
}

#links {
	position:absolute;
	left:62px;
	width:582px;
	height:21px;
	z-index:2;
	top: 183px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
}
.links a:link {text-decoration: none;color: #FFF;}
.links a:visited {text-decoration: none;color: #CCC;}
.links a:hover {text-decoration: none;color: #F00;}
.links a:active {text-decoration:none;color: #F00;}
.greenlinks a:link {text-decoration: none;color: #FFF;}
.greenlinks a:visited {text-decoration: none;color: #CCC;}
.greenlinks a:hover {text-decoration: none;color: #0F0;}
.greenlinks a:active {text-decoration:none;color: #0C0;}
	
/*Work Area Begins Here*/
#mainbody {
	background-image: url(images/contentbody.jpg);
	background-repeat: repeat-y;
	width: 1024px;
	padding-top: 25px;
}
/*Footer Begins Here*/
#footer {
	background-image: url(images/footer.png);
	width: 1024px;
	height: 84px;
}
#wrapper #mainbody center table tr th table tr th {
	font-family: "Arial Black", Gadget, sans-serif;
}
#wrapper #mainbody center table tr th table tr th .font-family {
	font-family: Verdana, Geneva, sans-serif;
}
#wrapper #mainbody center table tr th table tr .font-family div {
	font-family: Verdana, Geneva, sans-serif;
}
#wrapper #mainbody center table tr th table tr .font-family p {
	font-family: Verdana, Geneva, sans-serif;
}
