@charset "utf-8";
/* CSS Document */
body{
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}
.right_panel{
	background:url(/uiimages/right_img.jpg);
	background-repeat:repeat-x;
}
.white{
	font-family:"Georgia";
	font-size:19px;
	color:#FFFFFF;
	text-decoration:none;
	padding-left:12px;
}
.input_form {
	width:184px;
	height:16px;
	border:#000000 solid 1px;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.right_text{
	font-family:"Georgia";
	font-size:18px;
	color:#000000;
	text-decoration:none;
	padding-left:6px;
}
.mid_bg{
	background:url(/uiimages/mid_bg.jpg);
	background-repeat:repeat-y;
}
.mid{
	background:url(/uiimages/small_mid.jpg);
	background-repeat:no-repeat;
}
.recent {
	font-family:"Georgia";
	font-size:20px;
	color:#000000;
	text-decoration:none;
	padding-left:45px;
}
.lorem {
	font-family:"Georgia";
	font-size:11px;
	color:#ae1c1c;
	text-decoration:none;
	padding-left:10px;
}
.text {
	font-family:"Georgia";
	font-size:11px;
	color:#686868;
	text-decoration:none;
	padding-left:10px;
	line-height:17px;
}
.feature {
	background:url(/uiimages/feature_bar.jpg);
	background-repeat:no-repeat;
}
.text_feature {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000000;
	padding-left:8px;
	text-decoration:none;
}
.head_feature {
	font-family:"Georgia";
	font-size:18px;
	color:#000000;
	text-decoration:none;
	padding-left:26px;
	
}
.footer {
	font-family:"Georgia";
	font-size:12px;
	color:#858585;
	text-decoration:none;
}
.footer a{
	font-family:"Georgia";
	font-size:12px;
	color:#858585;
	text-decoration:none;
}
.footer a:hover{
	font-family:"Georgia";
	font-size:12px;
	color:#858585;
	text-decoration:none;
}
.strip {
	background:url(/uiimages/strip.jpg);
	background-repeat:no-repeat;
}
/*
.login {
	font-family:"Georgia";
	font-size:12px;
	color:#000000;
	text-decoration:none;	
}
.login a{
	font-family:"Georgia";
	font-size:12px;
	color:#000000;
	text-decoration:none;	
}
.login a:hover{
	font-family:"Georgia";
	font-size:12px;
	color:#000000;
	text-decoration:underline;	
}
*/