body
{
	background: #868C9A; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.table_bg {
	/*background:#ffffff url(/images/t3.gif) repeat-y;*/
	background-color:#ffffff;
}
.table_bg_left{
	width:10px;
	background-image:url(/images/table_left_bg.gif);
	background-repeat:repeat-y;
}
.table_bg_right {
	width:10px;
	background-image:url(/images/table_right_bg.gif);
	background-repeat:repeat-y;
}
.table_bg_right2 {
	width:36px;
	background-image:url(/images/table_bg_right2.gif);
	background-repeat:repeat-y;
}

.hr {
	background-image:url(/images/hr.gif);
	background-repeat:no-repeat;
	height:2px;
	
}

.login {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	
.loginform {
	BORDER-RIGHT: #B1B1B1 1px solid; 
	BORDER-TOP: #B1B1B1 1px solid; 
	FONT-SIZE: 9px; BORDER-LEFT: #B1B1B1 1px solid; 
	COLOR: #000000; BORDER-BOTTOM: #B1B1B1 1px solid; 
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; 
	BACKGROUND-COLOR: #FFFFFF; TEXT-ALIGN: left; 
	TEXT-DECORATION: none
}
.login_bg {
	background-image:url(images/03.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	
}

table#lineP P{
	text-align:justify;
	line-height:18px;
	padding:0px 5px;
}
	
/********************* MENU *************************/
#menu_left { 
		float: left;  
		margin: 0 0 6px 0; 
		padding: 0 0 1px 0; 
		border-bottom: 2px solid #810B3C; 
}

#menu_left li { 
	list-style: none; 
}
#menu_left li a { 
	display: block; 
	color: #FFF; 
	background: #9C2255 url(/images/arrow.gif) no-repeat center left; 
	width: 130px; 
	padding: 5px 23px 5px 23px; 
	margin: 0 0 1px 0; 
	font-weight: bold; 
	text-decoration: none; 
}	

#menu_left li a:hover { 
	background: #095B17 url(/images/arrowH.gif) no-repeat center left; 
	color: #fff;  
}	
	/********************* SUB MENU *************************/
#menu_left li ul{
	background-color:#FFFFEE;
}
	
#menu_left li ul li{
	background-color:#FFFFEE;
	list-style:circle;
	list-style-image:url(/images/sub_arrow.gif);
	margin:0 16px;
}
	
#menu_left li ul li a{
	display: block;
	color: #000;
	background: #FFFFEE; 
	padding: 2px 2px 2px 4px;
	margin: 0 0 1px 0;
	font-weight: normal;
	text-decoration: none;
}	

#menu_left li ul li a:hover { 
	background: #FFFFEE; 
	color: #FF9900;  
}	
	
/*Links */

a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: underline;
	white-space:nowrap;
}
table#tablers td {
	text-align:center;
}
.color1{
	background-color:#F6F6F6;
}
.color2{
	background-color:#FFFFFF;
}



/**********************************************************/
.hello {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#990000;
	font-weight:bold;
	text-transform:capitalize;
}

.text, p {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

.inputname, p {
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}

/********* For Big Error in the center of the page ***************************/
.error {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	color:#CC3300;
	font-weight:normal;
	text-align:center;
}
/********* For Error text in the page  ***************************/
.error_text { 
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
	color:#CC3300;
	font-weight:normal;
	text-align:center;
}

/********* For Big Success in the center of the page ***************************/
.success {
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:22px;
	color:#009900;
	font-weight:normal;
	text-align:center;
}

/********* For Big Success in the center of the page ***************************/
.success_text{
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:22px;
	color:#009900;
	font-weight:normal;
	text-align:center;
}

.titles{
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:16px;
	line-height:22px;
	color:#111111;
	font-weight:bold;
	text-align:center;
}

.checkbox{
	font-family:"Verdana", Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
	color:#111111;
	font-weight:normal;
	text-align:center;
}

.h1 {
	font-family: Helvetica, Trebuchet MS, Verdana, Arial, sans-serif;
	font-size: 16px;
	color:#003366;
	font-weight: bold;
}

/********* Main Heading ***************************/

.subTitle {
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	font-family: "Arial", Helvetica, Sans-Serif;
	background-color:#095B17;
	padding:5px 25px;
	background-image:url(/images/head_arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	
}

.main_head {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:capitalize;
	letter-spacing:0px;
}

.main_head_bg {
	background-color:#9C2255;
	border:1px solid #9C2255;
	border-bottom:1px solid #B1255F;
}

.sub_head {
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-transform:capitalize;
}

.sub_head_sp {
	font-family:Verdana,Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#000000;
	text-transform:capitalize;
	border:1px solid #666666;
	background-color:#CCCCCC;
	padding:10px;
}

.regsub_head {
	
	background-color:#EEE1B5;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#333333;
}

TH {
	padding-left:5px;
}
table.paddingLeft TD{
	padding-left:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

table#bgcolor {
	background-color:#666;
}
table#bgcolor TD LI{
	color:#FFFFFF;
	list-style:none;
	font-weight: bold;
	padding:5px;
	text-transform:uppercase;
}

table#bgcolor LI a {
	background: #9C2255 url(/images/arrow.gif) no-repeat center left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#9C2255;
	padding-left:25px;
	text-transform:none;

}

table#bgcolor LI a:hover {
	background: #9C2255 url(/images/arrowH.gif) no-repeat center left;
}


table#bgcolor TH {
	background-color:#FFFFEE;
	font-size:10px;
}

H3 {
	font-family: "Trebuchet MS", Helvetica, Sans-Serif;
	font-size:15px;
	clear:both;
}
#details {
	background-color:#FFF;
	border:1px solid #6DA202;
}

#details td{
	padding-left:10px;
	padding-right:5px;
	padding-top:2px;
	padding-bottom:2px;	
	background-color:#B7DB68;
	
}

/* new homepage begin ****/
div,ul,li{
	margin:0;
	padding:0;
}
.home-container{
	width:609px;
	margin:0 auto;
	height:auto;
	font-family:'Myriad Pro',arial;
	font-size:14px;
}
.joinnow-heading{
	height:91px;
}
.maincontent {
	width:550px;
	height:auto;
	background:url(images/joinnow_bg.png) repeat-y;
	padding:5px 25px 0 34px;

}
p{
	margin-top:5px;
}
img {
border:none;
}
.revenue,.middletext{
	font-size:20px;
	font-weight:bold;
	color:#c31274;
	text-align:center;
	margin:0;
	padding:0;
}
.middletext{
	font-size:18px
}
.table-content{
	width:530px;
	height:246px;
	margin:5px 0 20px 0;
}
.table-text {
	background-color:#fff;
	text-align:center;
	border-top:1px solid #000;
	border-right:1px solid #000;
	width:530px;
	height:246px;
}
.table-text th{
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	height:26px;
	font-weight:bold;
}
.table-text td {
	border-bottom:1px solid #000;
	border-left:1px solid #000;
	height:26px;
}
.mailus{
	height:48px;
	width:530px;
}
.mailus img{
	float:left;
	padding-right:10px;
}
.mailus a{
	color:#000;
	text-decoration:none;
}
/* new homepage end ****/

/**** loginbox ****/
#loginbox{
	background:#FFF9FF;
	border:1px solid #FFC2F3;
	height:65px;
	width:340px;
	padding:10px;
	margin:0 0 0 80px;
	float:left;
}
#loginbox ul{
	list-style:none;
	float:left;
	width:340px;
	height:55px;
}
#loginbox li{
	display:inline;
	float:left;
	margin-left:5px;
}
#loginbox li input[type=text],input[type=password]{
	border:1px solid #FFC2F3;
	background:#ffffff;
	height:20px;
	width:120px;
	padding:2px;
}
#loginbox li a{
	color:#000;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	line-height:18px;
}
/**** loginbox end***/
