body {
	margin: 0px;
	padding: 0px;
	background-image: url(mainbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #618EB2;
}
form {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
	overflow: auto;
	z-index: auto;
	display: block;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.msg {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff0000;
	font-weight: bold;
}

.bodyheader {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E0E0E0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	font-weight: bold;
}
.studentbox {
	border: 1px solid #CFCFCF;
	background-color: #F5F5F5;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	width: 380px;
	background-image: url(student_img.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.tutorbox {
	border: 1px solid #D8CDB8;
	background-color: #F8F5EE;
	padding: 0px;
	width: 380px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(tutor_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.shadeleft {
	background-image: url(mid_l.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}
.shaderight {
	background-image: url(mid_r.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.headerarea {
	background-image: url(header_bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	height: 162px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.rightimgbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
	background-color: #FFFFFF;
	border: 1px solid #D3A238;
	margin: 0px;
	padding: 2px;
}
.rightimgbutton {
	background-color: #CC6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	border-style:solid;
	border-width:1px;
	border-color:Black;
	font-weight: bold;
}

.redtext {
	color: #FF0505;
}

.rightimg p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.rightimg {
	background-image: url(header_img_index.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

.bodyarea {
	background-color: #FFFFFF;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 4px;
}
.bluetext {
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: bold;
	color: #003366;
}
.darkhr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d0ca;
}

.formbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	margin: 0px;
	background-color: #FFFFFF;
	padding: 0px;
}


.bottomarea {
	background-image: url(bottam_bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	height: 72px;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #4d4d4d;
}
.textbox {
	border: 1px solid #999999;
	text-decoration: none;
	background-color: #FFFFFF;
}


.topmenuarea {
	color: #D0AD79;
	font-family: Century Gothic,Arial,sans-serif;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	padding-top: 0px;
}

.topmenuarea a {
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	font-family: Century Gothic,Arial,sans-serif;
	padding-right: 2px;
	padding-left: 2px;
}
.spacer {
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 20px;
}
.spacer select {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #999999;
	text-decoration: none;
	border: 1px solid #CCCCCC;
	height: 22px;
}

.spacer p {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.bottomareatextb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.graybuttontext {
	font-family: Century Gothic,Arial,sans-serif;
	font-size: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e8e4;
	font-weight: normal;
	line-height: 25px;
	background-attachment: fixed;
	background-image: url(bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.graybuttontext1 a {
	font-family: Century Gothic,Arial,sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.graybuttontext a{
	font-family: Century Gothic,Arial,sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
	
}
.graybox {
	color: #e6e4e0;
	border: 1px solid #e6e4e0;
	background-color: #fafafa;
	padding: 5px;
}

.bottomareatextn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bottomareatextn a {
	color: #FFFFFF;
	text-decoration: none;
}
.bottomareatextn p {
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bottomareatextb a {
	color: #FFFFFF;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
.rightimgmembersscreen {

	background-image: url(header_img_membersscreen.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}

.rightimgmembersscreen p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.rightimgreg p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.leftboxtopline {
	background-image: url(top_hline.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.leftboxbottomline {

	background-image: url(bottom_hline.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
.leftboxmiddleline {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d2d0ca;
	border-left-color: #d2d0ca;
}
.goldtext {

	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #cc9900;
	line-height: 15px;
}
.blacktext {

	color: #000000;
}
.graytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	font-weight: normal;
	line-height: 10px;
}
.graytitle {
	font-family: "Century Gothic";
	font-size: 15px;
	color: #333333;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d0ca;
}
.bodyareainner {

	background-color: #FFFFFF;
	margin: 0px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 4px;
	padding-bottom: 5px;
}
.graytextarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: normal;
}
.goldfont {


	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #ff9900;
	line-height: 15px;
}
.rightimgreg {


	background-image: url(header_img_reg.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
.bigbluetext {

	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: bold;
	color: #003366;
}
.bluetextlight {
	font-weight: normal;
	color: #003366;
}
.rightimgsearchresult {


	background-image: url(header_img_searchresult.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
.rightimgsearchresult p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.gradintbg {
	background-image: url(bg_title.jpg);
	background-repeat: repeat-x;
	border: 1px solid #d2d0ca;
}
.searchbg {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #505050;
	background-image: url(bg_search.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.rightvline {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #e6e4e0;
}
.searchgraybox {

	color: #e6e4e0;
	border: 1px solid #e6e4e0;
	background-color: #fafafa;
}
.bottomhline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e6e4e0;
}
.blackboldtext {

 
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 15px;
}

.blackboldtext1 {

 text-decoration : underline;	
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	line-height: 15px;
}
.blackfont {



	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	line-height: 15px;
}
.rightimgupgrade {

	background-image: url(header_img_upgrade.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	margin: 0px;
	padding: 0px;
}
.rightimgupgrade p {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.redbold {
	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: bold;
	color: #ff0707;
}
.blacktitle {




	font-family: "Century Gothic";
	font-size: 15px;
	font-weight: normal;
	color: #333333;
	line-height: 22px;
}
.graytextarialsmall {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}
.upgrade3days {
	background-image: url(update_3days.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.whitetext {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 35px;
}
.upgrade1week {

	background-image: url(update_1week.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.upgrade1month {


	background-image: url(update_1month.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.biggrayline1 {
	font-family: "Century Gothic";
	font-size: 35px;
	font-weight: bold;
	color: #666666;
	padding-right: 23px;
	padding-top: 20px;
	letter-spacing: -3px;
}
.biggrayline2 {

	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: normal;
	color: #666666;
	padding-right: 23px;
	padding-top: 5px;
}
.biggrayline3 {


	font-family: "Century Gothic";
	font-size: 20px;
	font-weight: bold;
	color: #666666;
	padding-right: 23px;
	padding-top: 5px;
}
.biggrayline4 {



	font-family: "Century Gothic";
	font-size: 27px;
	font-weight: bold;
	color: #333333;
	padding-right: 23px;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.boxheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(headboxbg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	margin: 0px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
	font-weight: bold;
}
.boxbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
.Newboxbody {
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	text-decoration: none;
	margin: 0px;
}


.boxbody2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 0px;
}
.bodybg {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 4px;
}
.boxbody1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: underline;
	background-color: #FFFFFF;
	margin: 0px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}


.clspackage1
{
	background-image: url(update_3days.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.clspackage2
{
	background-image: url(update_1week.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.clspackage3
 {
	background-image: url(update_1month.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.clspackage4
{
	background-image: url(4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.clspackage5
{
	background-image: url(5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.clspackage6
 {
	background-image: url(6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.clspackage7
{
	background-image: url(7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.clspackage8
{
	background-image: url(8.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.clspackage9
 {
	background-image: url(9.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.clspackage10
{
	background-image: url(10.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.upgrade4 {
	background-image: url(4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.upgrade5 {
	background-image: url(5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.redbuttontext {
	font-family: Century Gothic,Arial,sans-serif;
	font-size: 11px;
	color: #FF0505;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e9e8e4;
	font-weight: normal;
	line-height: 25px;
	background-attachment: fixed;
	background-image: url(bullet.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 10px;
}
.redbuttontext a{
	font-family: Century Gothic,Arial,sans-serif;
	font-size: 11px;
	color: Red;
	font-weight: normal;
	line-height: 15px;
	text-decoration: none;
}
.gradintbg-new {
	background-image: 
url(../images/bg_title.jpg);
	background-repeat: repeat-x;
	border: 1px solid #d2d0ca;
	background-position: left top;
	background-color: #e7e6e2;
}
.blackboldtext-new {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	margin: 0px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 11px;
}
.blackfont-new {
	font-family: "Century Gothic";
	font-size: 13px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.middle-box-new {
	background-color: #f7f7f7;
	border: 1px solid #eeeeee;
	margin: 0px;
	padding-top: 22px;
	padding-right: 27px;
	padding-bottom: 16px;
	padding-left: 22px;
}
.middle-area-left-box-new {
	background-color: #ffffff;
	margin: 0px;
	padding: 5px;
}
.heading-new {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.middle-heading-new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}

.user-id-text-new {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #535353;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-image: url(../images/border-bg.jpg);
	background-repeat: repeat-x;
	background-position: left 22px;
}

.user-id-text-new1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #535353;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 7px;
	padding-left: 7px;
	background-repeat: repeat-x;
	background-position: left 22px;
}