body {
	background: url(../images/bg.gif)repeat-x;
/*	font-size:12px;*/
	font-weight:100;
	font-family:arial, helvetica, sans-serif;
	color:#333333;

}
a {
	line-height:100%;
}
.menu_tp {
	background:url(../images/menu_mid.gif) repeat-x;
}
.abc {
	font-size:30px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	padding-right:30px;
	text-align:right;
	padding-top:0;
	margin:0;
	color:#44A0FD
}
#vertmenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight:200;
	width: auto;
	padding: 0px;
	margin: 0px;
	text-align:left;
	color:#5bc236;
}
#vertmenu ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	border: none;
}
#vertmenu ul li {
	margin: 0px;
	padding: 0px;
}
#vertmenu ul li a {
	font-size: 90%;
	display: block;
	border-bottom: 1px dashed #CCCCCC;
	padding: 11px 0px 2px 18px;
	text-decoration: none;
	color: #5bc236;
	width:auto;
	height:15px;
}
#vertmenu ul li a:hover, #vertmenu ul li a:focus {
	color: #0099FF;
	background-color: #eeeeee;
}
#vertmenu ul li a:visited {
	font-size: 90%;
	display: block;
	border-bottom: 1px dashed #CCCCCC;
	padding: 11px 0px 2px 18px;
	text-decoration: none;
	width:auto;
	height:15px;
	text-align:left;
}
.hovermenu ul {
	font: bold 13px arial;
	padding-left: 0;
	margin-left: 0;
	height: 42px;
	display:inline;
}
.hovermenu ul li {
	list-style: none;
	display: block;
	margin-top:5px;
}
.hovermenu ul li a {
	display:block;
	height:46px;
	padding-top:10px;
	padding-right:35px;
	text-decoration: none;
	float: left;
	color: #333k;
}
.hovermenu ul li a:hover {
	display:block;
	height:46px;
	padding-top:10px;
	background:url(../images/menu_bg.gif) no-repeat center;
	background-position:center;
}
.footer {
	background:url(../images/footer_bg.gif) repeat-x;
	min-height:150px;
	text-align:center;
	padding-top:20px;
	padding-left:0;
	font:Arial, Helvetica, sans-serif;
	margin:0 auto;
	font-size:13px;
	color:#333333;
}
.footer ul, li {
	list-style:none;
	display:inline;
	text-align:left;
}
.footer li a, a:visited {
	text-decoration:none;
	padding-right:15px;
}
.footer li a:hover {
	text-decoration:underline;
	color:#090;
}
.topheading {
	color:#333333;
	width:auto;

}
.topheading h1 {
	background:url(../images/icon1.gif) no-repeat left top;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	padding-left:42px;
	line-height:42px;
	font-weight:bold;
	margin:0px 0px 0px 20px;
	padding-bottom:0;
}
.topheading h2 {
	background:url(../images/icon2.gif) no-repeat left top;
	font:Verdana, Geneva, sans-serif;
	font-size:18px;
	padding-left:42px;
	line-height:42px;
	font-weight:bold;
	margin:0px 0px 0px 20px;
	padding-bottom:0;
}
.topheading h3 {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:16px;
	padding-left:22px;
	font-weight:bold;
	margin:0px 0px 0px 5px;
	padding-bottom:7px;
}
.topheading p {
	padding-top:0;
	padding-left:26px;
	padding-right:26px;
	text-align:justify;
	margin:0;
}
.topheading span {
	color:#F00;
	font-family:Verdana, Geneva, sans-serif;
	font-size:14px;
	font-style:italic;
	font-weight:bold;
	padding:20px;
}
.quote {
	background:url(../images/quote_up.gif) no-repeat left top;
	width:inherit;
	width:auto;
	
}
.quote p {
	background:url(../images/quote_dwn.gif) no-repeat center bottom;
	padding:26px;
	padding-bottom:10px;
	text-align:justify;
	margin:0;
}
.quote img {
	text-align:right;
	float:right;
	padding:10px;
	margin:5px;
}
.rlz {
	text-align:center;
}
.inner {
	width:95%;
	text-align:left;
}
.inner p {
	padding:10px 20px 10px 20px;
	text-align:justify;
	margin:0;
}
.table1{ font-size:12px; font-family:Verdana, Geneva, sans-serif; font-weight:100; line-height: 14px;}
.table1 .strong{font-size:13px; font-weight:200;}

table.stats 
{
	width: 650px;
	margin: 0 auto;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	background-color: #666;
	border: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	line-height: 16px;
}

table.stats td 
{
	background-color: #CCC;
	color: #000;
	padding: 4px;
	text-align: left;
	border: 2px #fff solid;
}

table.stats td.hed
{
	background-color: #666;
	color: #fff;
	padding: 4px;
	text-align: center;
	border-bottom: 1px #fff solid;
	font-size: 16px;
	font-weight: bold;
}
table.stats td.img {
	background-color: #FFF;
	color: #fff;
	padding: 4px;
	text-align: center;
	border-bottom: none;
	font-size: 16px;
	font-weight: bold;
}
table.stats :hover {
	background-color: #0FF;
}