/* CSS Document */


.tablesize{
	width:977px;
}

.top_middle_bg{
	background:#645540;
	padding-bottom:20px;
}

.table_left_bg{
	background-image:url(../images/left_table_bg.jpg);
	width:14px;
	background-repeat:repeat-y;
	background-position:left;
	
}

.table_right_bg{
	background-image:url(../images/right_table_bg.jpg);
	width:14px;
	background-repeat:repeat-y;
	background-position:right;
}

.table_bottom_bg{
	background-image:url(../images/bottom_table_bg.jpg);
	height:14px;
	background-repeat:repeat-x;
	background-position:top;
	
}

.table_center_border{
	width:949px;
	border:#9A8C64 solid 1px;;

}

#logoin_size{
	width:223px;
	background-color:#99856A;
	padding:5px;
	
}

#logoin_box_bg{
	background-color:#40362A;
	padding:8px;
	
}

#logoin_bg{
	background-image:url(../images/logoin_bg.jpg);
	background-repeat:repeat-x;
	background-position:left;
	border:#927F65 solid 1px;
	height:29px;
	
}

#paypal_space{
	padding-top:20px;
	padding-bottom:20px;
}

.login_text{
	font-family:Arial;
	font-size:12pt;
	font-weight:800;
	color:#323232;
	padding-top:3px
}

#login_space01{
	padding-top:8px;
	padding-bottom:8px;
	background-color:#645540;
	border-bottom:#927F65 solid 1px;
	border-left:#927F65 solid 1px;
	border-right:#927F65 solid 1px;
	
}

.username_text{
	font-family:Arial;
	font-size:12px;
	color:#F0D4AD;
	text-decoration:none;

}

#username_textfield{
	padding-left:2px;
	width:110px;
	height:14px;
	background-color:#4A3F30;
	border:#988469 solid 1px;
	font-family:Arial;
	font-size:11px;
	color:#FFFFFF;

}


.forgot_password:link{
	font-family:Arial;
	font-size:12px;
	color:#F0D4AD;
	text-decoration:none;
}

.forgot_password:visited{
	font-family:Arial;
	font-size:12px;
	color:#F0D4AD;
	text-decoration:underline;
}

.forgot_password:hover{
	font-family:Arial;
	font-size:12px;
	color:#FF7200;
	text-decoration:underline;
}

.sign_up_text{
	font-family:Arial;
	font-size:12px;
	color:#FF7200;
	text-decoration:underline;
}

.sign_up:link{
	font-family:Arial;
	font-size:12px;
	color:#FF7200;
	text-decoration:none;
}

.sign_up:visited{
	font-family:Arial;
	font-size:12px;
	color:#FF7200;
	text-decoration:underline;
}

.sign_up:hover{
	font-family:Arial;
	font-size:12px;
	color:#F0D4AD;
	text-decoration:underline;
}


.home_text01{
	font-family:Arial;
	font-size:12px;
	color:#F0D4AD;
	text-decoration:none;
	line-height:16px;
	text-align:justify;

}

.home_text02{
	font-family:Arial;
	font-size:12px;
	color:#FFBC00;
	text-decoration:none;
	line-height:16px;
	text-align:justify;

}

.text_title01{
	font-family:Arial;
	font-size:14pt;
	color:#FF7200;
	font-weight:800;
	text-decoration:none;
	line-height:18px;
	

}





