@charset "utf-8";
/* CSS Document */
/*body
{
	margin:0px;
	background:url(../images/main-bg.gif) repeat-x top #FFF;
	background-color: #454545;
}*/
body
{
	margin:0px;
	background:url(../images/main-bg.gif) repeat-x top #FFF;
}
.left-shade
{
	background:url(../images/left-shade.png) repeat-y;
	width:08px;
}
.right-shade
{
	background:url(../images/right-shade.png) repeat-y;
	width:08px;
}
.bottom-shade
{
	background:url(../images/bottom-shade.png) repeat-x;
	width:08px;
}
.header-bg
{
	background: url(../images/header-bg.gif) repeat-x;
}
.menu-bg
{
	background:url(../images/menu-bg.gif) repeat-x;
}
.text-1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
}
.text-1 a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#FFF;
	font-weight:bold;
	text-decoration:none;
}
.text-1 a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#92d013;
	font-weight:bold;
	text-decoration:none;
}
.text-2
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	line-height:20px;
	font-weight: normal;
}
.text-2 a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	font-weight: normal;
	text-decoration:none;
}
.text-2 a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #2a2a86;
	font-weight: bold;
	text-decoration:none;
}
.text-22
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	line-height:20px;
	font-weight: normal;
}
.text-22 a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	font-weight: normal;
	text-decoration:none;
}
.text-22 a:hover
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #2a2a86;
	font-weight: normal;
	text-decoration:none;
}
.text-3-padd
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	padding:0px;
	font-weight: normal;
}
.text-3-padd a
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #000;
	font-weight: normal;
	text-decoration:none;
}
.text-4
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #556b00;
	font-weight: bold;
}
.text-5
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #556b00;
	font-weight: normal;
}
.heading-1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	font-weight:bold;
	text-align: left;
	padding-left:10px;
}
.heading-1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#000;
	font-weight:bold;
	text-align: left;
	padding-left:10px;
}
.tbl-border
{
	border: #CCC solid 1px;
}
.input-search2
{
	background-color:#666;
	width:200px;
	height:20px;
	border: #CCC solid 1px;
	font-size:14px;
	color:#CCC;
}
.catagory-bg
{
	background:url(../images/cat-bg.gif) repeat-x;
}
.latest-bg
{
	background:url(../images/latest-bg.gif) repeat-x;
}
.footer-bg
{
	background:url(../images/footer-bg.gif) repeat-x;
	height:44px;
}
.url-input
{
	width:260px;
	height:18px;
	border: #FFF solid 1px;
}
.header-search-font
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
}
.header-search-font a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
}
#header-border
{
	border:#e5e5e5 solid 1px;
	
}
.error
{
color:#FF0000;
}