@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #464646;
}
.pageTitles {
	font-family: tahoma;
	font-size: 24px;
	font-weight: normal;
	color: #0099CC;
}

.textbg {
	background-image: url(images/box_mid.jpg);
	background-repeat: repeat-y;
	width: 723px;
}
.RegisterBox {
	background-image: url(images/RegisterBox.jpg);
	height: 289px;
	width: 202px;
	background-repeat: no-repeat;
}
.RegisterBoxGreen {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: normal;
	color: #4c7809;
	text-align: center;
	line-height: 22px;
}
.cellbg {
	background-color: #f2f2f0;
}
.brownBg {
	background-color: #464646;
}


.content {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 18px;
	text-align: justify;
}
.footer_links {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	text-align: right;
	text-decoration: none;
	line-height: 25px;
}

a.footer_links:hover {
	color: #67A50C;
}

.RegisterBoxRed {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: normal;
	color: #ac1010;
	text-align: center;
}
.RegisterBoxGreenBold {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bolder;
	color: #4c7809;
	text-align: center;
	line-height: 20px;
}
.RegisterBoxBlack {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	text-align: center;
	line-height: 22px;
}
.LoginBox {
	background-image: url(images/LoginBox.jpg);
	height: 202px;
	width: 202px;
	background-repeat: no-repeat;
}
.loginText {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	line-height: 20px;
}
.TextBox {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	height: 13px;
	border: 1px solid #619806;
}
.ArticalBox {
	background-image: url(images/ArticalBox.jpg);
	height: 126px;
	width: 202px;
	background-repeat: no-repeat;
}
.GreenBold {
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bolder;
	color: #4c7809;
	text-align: left;
	line-height: 20px;
}
.copyright {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #67A50C;
	text-align: right;
	text-decoration: none;
}
.links {
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #4C7809;
	text-decoration: none;
}
a.links:hover {
	color: #0099CC;
}
.submitbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
