@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;
	padding:0 0 0 30px;
}

.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;
}

.main{width :300px;font:12px verdana;padding:10px 0 0 0px;border:0px solid red;}
.name{color:red}
.box{border:0px solid red;padding:10px 0 0 0;clear:both;}
.leftcol{float:left;width:100px;border:0px solid red;text-align:right;padding:3px 0 0 0;color:#000}
.rightcol{float:left;padding:0 0 0 10px;width:100px;}
.button{padding:45px 0 20px 40px;}
.bookbox{border:0px solid red;width:650px;margin:20px 0 0 30px;font:12px verdana;line-height:20px;}
.list{}
.list li{list-style-image:url(images/th_bullet.jpg)}
.lbb{float:left;border:0px solid red;width:200px}
.rbb{float:left;border:0px solid red;width:420px;margin:0 0 0 20px}
.head{font:bold 18px Arial;color:#4C7809;}

.albb{float:left;border:0px solid red;width:420px;}
.arbb{float:left;border:0px solid red;width:200px;margin:0 0 0 20px;}






