.bg {
	background-image: url(images/top-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana;
	background-color: #fff;
}
.nav {
	height:auto;
	width: 436px;
	margin: 0px;
	padding: 0px;
	float: left;
}
.nav ul {
	width: 436px;
	margin: 0px;
	float: left;
	padding: 0px;
}
.nav ul li {
	width:145px;
	list-style-image: none;
	list-style-type: none;
	display: block;
	height: auto;
	float: left;
}
.nav ul li a {
	width:145px;
	height:53px;
	float:left;
	background-repeat:no-repeat;
	text-decoration: none;
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	color: #010101;
	background-image: url(images/btn.jpg);
	text-align: center;
	text-shadow: 1px 1px 1px #fff;
	line-height: 40px;
	background-position: left top;
}
.nav ul li a:hover {
	background-repeat:no-repeat;
	text-decoration: none;
	background-image: url(images/hover.jpg);
	text-shadow: 1px 1px 1px #fff;
}
h1 {font-size:10px;}
.commtext{
font-family: Verdana;
font-size: 13px;
text-decoration: none;


}
.search-text {
	text-decoration: none;
	font-family: Verdana;
	font-size: 15px;
	color: #000;
	text-align: center;
	padding-top: 25px;
	text-shadow: 1px 1px 1px #fff;
}
.signup-text {
	text-decoration: none;
	font-family: Verdana;
	font-size: 22px;
	color: #fff;
	text-align: center;
	padding-top: 23px;
	text-shadow: 1px 1px 1px #0551a2;
	font-weight: normal;
}
.page-bg {
	background-image: url(images/center-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom: 20px;
background-attachment:fixed;
}
.page-text {
	background-image: url(images/center-bg.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #001029;
	text-decoration: none;
	padding-right: 35px;
	padding-left: 25px;
	text-align: justify;
	line-height: 18px;
}
.bottom-text {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.name-text {
	font-family: Verdana;
	font-size: 13px;
	font-weight: normal;
	
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.table-text {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #001029;
	
	text-decoration: none;
	text-align: center;
	padding-top: 8px;
	padding-bottom: 8px;
}
.list-menu {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #2b2b2b;
	text-decoration: none;
	text-align: left;
	background-position: left top;
	height: 30px;
	width: 229px;
	border:1px solid #b8b7b7;
	padding:5px;
}