@charset "utf-8";
body {
	background-color: #e8f1fb;
	background-image: url(images/pg_bkg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}
#testi_bg {
	background-color: #aecce5;
	background-image: url(images/testim_bkg.jpg);
	background-repeat: no-repeat;
}

#button_bg {
	background-image: url(images/top_panel.jpg);
	background-repeat: no-repeat;
	height: 31px;
	width: 824px;
	text-align: right;
}
#left_table {
	float: left;
	padding-right: 10px;
}
#right_table {
	float: right;
	padding-left: 10px;
}
.green_txt {
	font-size: 14px;
	font-weight: bold;
	color: #597d0b;
	text-decoration: none;
}

#body_txt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}

.member {
	color: #899197;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.user {
	color: #778188;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	background-position: left top;
}
.login_txt a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.login_txt a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #53ACFD;
	text-decoration: none;
}
#button {
	background-image: url(images/log_in_bt.jpg);
	background-repeat: no-repeat;
	height: 23px;
	width: 67px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
