@charset "utf-8";
/* CSS Document */


html {
	margin: 0px;
	padding: 0px;
}


body {
	background-image:url(../images/curve_bg.jpg);
	background-repeat:no-repeat;
	background-position:top;
	background-color:#FFFFFF;

	color:#666666;
	font-size:11px;
	line-height:1.5em;
	font-family: Verdana;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	text-align:justify;
	scrollbar-face-color:#8080FF;

}

P {
	padding: 1px 1px 1px 1px;
	text-align:justify;
}

ul{
	list-style-type:square;
	list-style-position:inherit;
}

/* link styles */

a{
	color:#9158CF;
	text-decoration:underline;
}

.cursor{
	cursor:pointer;cursor:Hand;
	}

.bottom_links{
	color:#979797;
	}

#bottom_links {
	color: #979797;
	text-decoration:none;
	}
	
#bottom_links  a{
	color: #979797;
	text-decoration:none;
	}
	
	
#bottom_links  a:hover{
	color: #9158CF;
	text-decoration:none;
	}

.bgwhite{
	background-color:#FFFFFF;
	}

#quick_links {
	text-decoration:none;
	color:#6628AB;
	font-weight:bold;
	}

#quick_links a{
	text-decoration:none;
	color:#666666;
	font-weight:normal;
	}

#quick_links a:hover{
	text-decoration:underline;
	}
	

	
/* Backgrounds */

.toplinks_bg{
	background-image:url(../../images/4_2.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	width:765px;
	height:18px;
}

.login_bg{
	background-image:url(../images/login_box.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
	width:238px;
	height:128px;
}

.fbook_bg{
	background-image:url(../images/inner/faceBook_BGrpt.png);
	background-repeat:repeat-x;
	height:102px;
}

#inner_table td{
	border:#E7E7E7 solid 1px;
	border-collapse:collapse;
	padding-left:10px;
	}

.table_hdr1{
	background-color:#E7E7E7;
	color:#6628AB;
	font-size:13px;
	font-weight:bold;
}

.table_hdr2{
	color:#333333;
	font-size:12px;
	font-weight:bold;
}

.table_footer{
	background-color:#E8E8E8;
	line-height:10px;
}

.table_bg{
	background-color:#F7F7F7;
}
/* Form Styles */

.login_text{
	border:#D3D3D3 solid 1px;
	color:#666666;
	font-size:11px;
}

.login_select{
	border:#D3D3D3 solid 1px;
	color:#666666;
	font-size:11px;
}

.search_bg{
	background-image:url(../images/search.jpg);
	background-repeat:no-repeat;
	width:142px;
	height:21px;
	}

.search_input{
	border:none;
	background:transparent;
	padding-left:5px;
	font-size:11px;
	color:#666666;
}

/* Text styles */

.text_blue{
	font-size:11px;
	color:#9158CF;
	
}

.text_blue a{
	font-size:11px;
	color:#9158CF;
	text-decoration:none;
	
}

.text_blue a:hover{
	font-size:11px;
	color:#9158CF;
	text-decoration:underline;
}

.boldtxt{
	color:#6628AB;
	font-size:12px;
	font-weight:bold;
	}

.heading1{
	font-size:16px;
	color:#522E91;
	font-weight:bold;
	border-bottom:#C1C1C1 solid 1px;
	}
	
.heading2{
	font-size:13px;
	color:#522E91;
	font-weight:bold;
	}
	.heading2 a{
	font-size:13px;
	color:#522E91;
	font-weight:bold;
	text-decoration:none;
	}
	.heading2 a:hover{
	text-decoration:underline;
	}
.headingJazz{
	font-size:13px;
	color:#FF0000;
	font-weight:bold;
	}
	.headingJazz a{
	font-size:13px;
	color:#FF0000;
	font-weight:bold;
	text-decoration:none;
	}
	.headingJazz a:hover{
	text-decoration:underline;
	}	
	
.heading3{
	font-size:13px;
	color:#666666;
	font-weight:bold;
	}
.offers_bottom_border{
border-bottom:#C1C1C1 solid 1px;
}

.boxMiddle
{
background-image:url(../images/boxBG_rpt.png);
background-repeat:repeat-y;
padding-left:15px;
padding-right:20px;
text-align:justify;
}
.boxBottom{
background-image:url(../images/boximg_bottom1.png);
height:26px;
padding-right:30px;
}
