body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.parafont{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	}
.textbox{
	width:100px;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	}
.loginbg{
	background-image: url(../images/logib_bg.jpg); height:148px;
	background-repeat:no-repeat;
	background-color:#ffffff;
	}
.button{
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#666666;
	height:18px;
	width:45px;
	color:#FFFFFF;
	border:none;
}
.bodybg1{
	background-image:url(../images/body_bg1.jpg);
	background-repeat:no-repeat;
	background-position:center;
	vertical-align:middle;
	}	
.bodyheadingblue{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0d509c;
	font-weight:bold;
	}
.bodyheadinggray{
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#666666;
	font-weight:bold;
	}
.more{
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#990000;
	font-weight:bold;
	}	
.innertitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#ffffff;
	text-transform:uppercase;
	}
.outerborder{
	border:thin;
	border-color:#333333;
	}	
.points{
	font-family:verdana, Arial;
	font-size:12px;
	color:#666666;
	font-weight:bold;
	}
.innerpagetitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:22px;
	color:#666666;
	}
.innerpage_BG{
	background-image:url(../images/innerP_bg.jpg);
	background-repeat:no-repeat;
	}
.bootomBG{
	background-image:url(../images/bottomBG.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-position:top;
	}
.innerPbg{
	background-image: url(../images/innerP_ban.jpg);
	background-repeat: no-repeat;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#FFFFFF;
	}	
.innermenu{
	background-image: url(../images/leftmenu_imgtop.jpg);
	background-repeat: no-repeat;
	}
.innermenuBottom{
	background-image: url(../images/menubottom.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	background-position:left;
	}
.clienttdbgimg{
	background-image: url(../images/rightmenu_imgtop.jpg);
	background-repeat: no-repeat;
	}
.dotts{
	background-image: url(../images/dot.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999999;
	}
.leftmenucentr_img{
	background-image:url(../images/leftmenu_img_middile.jpg);
	background-repeat:repeat-y;
	}
/*button css*/
.leftmenu a:link {
	color: #666666;
	text-decoration: none;
}
.leftmenu a:visited {
	text-decoration: none;
	color: #666666;
}
.leftmenu a:hover {
	text-decoration: none;
	text-decoration:underline;
	font-size:11px;
	color: #FF6600;	
}
.leftmenu a:active {
	text-decoration: none;
	color: #666666;
}
.leftmenuHL a:link {
	color: #FF6600;	
	text-decoration: none;
	text-decoration:underline;
}
.leftmenuHL a:visited {
	text-decoration: none;
	color: #FF6600;	
	text-decoration:underline;
}
.leftmenuHL a:hover {
	text-decoration: none;
	text-decoration:underline;
	font-size:11px;
	color: #FF6600;	
}
.leftmenuHL a:active {
	color: #FF6600;	
	text-decoration:underline;
}
.neo a:link {
	color: #666666;
	text-decoration: none;
}
.neo a:visited {
	text-decoration: none;
	color: #666666;
}
.neo a:hover {
	text-decoration: none;
	color: #993300;	
}
.neo a:active {
	text-decoration: none;
	color: #666666;
}
/*pagenormal link*/
a:link {
	color: #666666;
	text-decoration: none;
	text-decoration:underline;
}
a:visited {
	text-decoration: none;
	color: #666666;
	text-decoration:underline;
}
a:hover {
	text-decoration: none;
	color: #993300;
	}
a:active {
	text-decoration: none;
	color: #666666;
	text-decoration:underline;
}
