/* CSS Document */
html, body {
	margin: 8px 0px 5px 0px;
	padding: 0;
	cursor: default;
	background: #ffffff;
	color: #fff;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	/*line-height: 1.5;*/
}
a {
	text-decoration: none;
	color: #333333;
	border-width: 0px 0px 0px 0px;
}
a:hover {
	color: #757678;
	border-width: 0px 0px 0px 0px;
}
.footer a, #right a {color:white;}
.footer a:hover,#right a:hover {color:#FFF799; text-decoration:underline; }

form {
	margin:0px; padding:0px;
}
h1{
font-family: Verdana;
font-size: 18px;
margin: 5px 0px 10px 7px;
text-transform: capitalize;
}
h4 {color:maroon;}

.loginbutton, .emailbutton, .searchbutton, .signupbutton{
	float:left;
	font-size: 10px;
	font-weight:bold;
	color: #666666;
	font-family: Verdana;
	cursor: auto;
	/*background: url(images/login.gif);*/
}

.logintextbox, .emailtextbox, .usernametextbox, select, .profiletextbox {
	font-family: Verdana;
	background: url(../images/shadedboxes/emailtextbox.jpg) repeat left;

}


/*	shadow	*/
.shadowbox 
{	
	width: 770px;
	margin: auto;
	margin-top: 0px;
	background: url(../images/boxcorners/shadowleft_right.gif) repeat left;
}
.shadowtopedge
{
	background: url(../images/boxcorners/shadowtop_bottom.gif) repeat top;
}
.shadowtopedge div#topright
{
	background: url(../images/boxcorners/shadowtr.gif) no-repeat top right; 
}
.shadowtopedge div#topleft
{
	background: url(../images/boxcorners/shadowtl.gif) no-repeat top left; 
}
.shadowbottomedge
{
	background: url(../images/boxcorners/shadowtop_bottom.gif) repeat bottom; 	
}
.shadowbottomedge div#bottomright
{
	background: url(../images/boxcorners/shadowbr.gif) no-repeat bottom right; 
}
.shadowbottomedge div#bottomleft
{
	background: url(../images/boxcorners/shadowbl.gif) no-repeat bottom left; 	
}
.shadowtopedge div#topright, .shadowtopedge div#topleft, .shadowtopedge, .shadowbottomedge div#bottomright, .shadowbottomedge div#bottomleft, .shadowbottomedge
{
	width: 100%;
	font-size: 1px;
	height: 5px;
}
/*	end of shadow	*/

.topsection
{	
	width: 770px;
	margin: auto;
	margin-top: 0px;
	background: url(../images/boxcorners/shadowleft_right.gif) repeat left;
}

/*	headerbox in topsection	*/
.headersection 
{
	width: 760px;
	margin: auto;
}
.top div 
{
	background: url(../images/boxcorners/shadowtl.gif) no-repeat top left; 
}
.top 
{
	background: url(../images/boxcorners/shadowtr.gif) no-repeat top right; 
}
.bot div 
{
	background: url(../images/boxcorners/shadowbl.gif) no-repeat bottom left; 	
}
.bot 
{
	background: url(../images/boxcorners/shadowbr.gif) no-repeat bottom right; 
}
.top div, .top, .bot div, .bot {
	width: 100%;
	font-size: 1px;
	height: 5px;
}
/*	end of headerbox	*/

/* header in headerbox */
.header
{
	width: 760px; 
	height: 101px;
	background: url(../images/header.jpg) no-repeat center;
	margin: 0px 0px 0px 0px;
}
.divider 
{ 
	width: 760px;
	height:1px;
	font-size: 1px;
	margin: 0px 0px 0px 0px;
	background-color: #999; 
}
.loginbar
{
	height: 25px;
	width: 760px;
	margin: 0px 0px 0px 0px;
/*border:1px solid black;*/
	background: url(../images/shadedboxes/loginbar.jpg); 
}
.loginbar div#loginlogo
{
	width: 150px;
	height: 25px;
	float:left;
	margin-left: 0px;
	background: url(../images/subheadings/memberlogin.gif) no-repeat left;
}
.loginbar div#loginlogooptions
{
	width: 150px;
	height: 25px;
	float:left;
	margin-left: 0px;
	background: url(../images/subheadings/memberoptions.gif) no-repeat left;
}
.loginbar div#logintext
{
	font-size: 10px;
	width: 70px;
	font-weight:bold;
	float: left;
	margin: 6px 0px 0px 10px;
}
.logintextbox
{
	width: 100px;
	height: 11px;
	float:left;
	margin: 4px 15px 0px 0px;
	font-size:10px;
}
.loginbar div#passwordtext
{
	font-size: 10px;
	width: 70px;
	font-weight:bold;
	float: left;
	margin: 6px 6px 0px 0px;
}
.loginbar div#rMEtext
{
	font-size: 10px;
	width: 100px;
	font-weight:bold;
	float: left;
	margin: 0px 6px 0px 0px;
}
.loginbutton
{
	width: 77px;
	height: 20px;
	margin: 2px 0px 0px 10px;
}
.dividerunderlogin
{ 
	width: 760px;
	font-size: 1px;
	height:12px;	
	margin: 0px 0px 0px 0px;
	background: url(../images/shadedboxes/dividerunderlogin.jpg) top; 
}
.midsection
{	
	width: 770px;
	margin: auto;
	background: url(../images/boxcorners/shadowleft_right.gif) repeat left;
}

/* Table of all the elements*/
.midsection table#midsection
{
	width: 760px;
}
.midsection td#left
{
	width: 140px;
	background: url(../images/test8.gif) repeat;
	/*background: url(images/shadedboxes/left.jpg) repeat;*/
}
.midsection td#gap
{
	width: 1px;
	background: #999;
}
.midsection td#center
{
	width: 350px;
	/*	background: #1C3C64;*/
	/*background: #FFC600;*/
	/*background: url(images/shadedboxes/emailtextbox.jpg) repeat;*/
	background: #fff;
	color: #000;
}
.midsection td#centertype2
{
	width: auto;
	background: white ;/*url(images/test8.gif) repeat;*/
	color:black;
	/*background: url(images/shadedboxes/centertype2.jpg) repeat;*/
	vertical-align:top;
}

.midsection td#right
{
	width: 266px;
	background: url(../images/test8.gif) repeat;
	/*background: url(images/shadedboxes/right.jpg) repeat;*/
}

.midsection table#midsection, .midsection td#left, .midsection td#gap, .midsection td#center, .midsection td#right, .middlecontent, .middlecontent tr#middlecontent, .middlecontent td#middlecontent {
	vertical-align: top;
	margin: auto;
	border-width: 0px;
	border-collapse: collapse; 
	padding:0px;  
}
/* End of table of all the elements*/

.leftcolumndata
{
	width: 140px;
	margin: 0px 0px 0px 0px;
}
.navimages
{
	margin: 0px 0px 0px 0px;
	border-width: 0px;
}
.userloggedintext
{
	font-size: 12px;
	width: 140px;
    color:red;
	font-weight: bold;
	text-align:center;
	margin: 0px 0px 0px 0px;
	word-wrap: break-word;
}

.userloggedintext a {
	text-decoration: none;
	color: red;
	border-width: 0px 0px 0px 0px;
}
.userloggedintext a:hover {
	color: #757678;
	border-width: 0px 0px 0px 0px;
}
.leftcolumndata div#emailtext
{
	width: 140px;
	float: left;
	margin: 0px 0px 0px 0px;
	
}
.leftcolumndata p#emailtext
{
	font-size: 10px;
	width: 100px;
	color:#C40000;
	font-weight: bold;
	float: left;
	text-align:center;
	margin: 10px 10px 0px 10px;
}
.emailtextbox
{
	width: 132px;
	height: 16px;
	font-size:12px;
	margin: 10px 0px 0px 1px;
}
.emailbutton
{
	width: 120px;
	height: 20px;
	margin: 10px 10px 10px 10px;
	/*background: url(images/login.gif);*/
}
.dividernav
{ 
	width: 140px;
	font-size: 1px;
	margin: 0px 0px 0px 0px;
	background-color: #999; 
}	
/*End of left column*/

.middlecontent{
width:100%;
background:white;
color:black;
}
.middlecontent tr#middlecontent{
	background-color: #fff;
	color: #000;
	text-align: center;
}
.middlecontent td#middlecontent{

}

.center
{
	margin: 0px 5px 0px 5px;
	text-align: justify;
}
.centered
{
	text-align: center;
}
.error
{
	color: #FF0000;
	margin: 0px 5px 0px 5px;
	text-align: justify;
}

.searchbutton
{
	float: none;
 	text-align: center;
	width: 100px;
}
.usernametextbox
{
	width: 150px;
	height: 16px;
	text-align: center;
}
.profiletextbox
{
	width: 300px;
	height: 16px;
	text-align: center;
}


.signupbutton
{
	float: none;
 	text-align: center;
	width: 100px;
}

/*right side homepage content +++*/
.bordertable
{
	border: 1px solid #999;
	margin: 0px 5px 10px 5px;
	border-collapse: collapse; 
}

.innerbordertable
{
	border: 0px solid #999;
	margin: auto;
	margin-top: 10px;
	border-collapse: collapse; 
	padding: 0px;
}
.innerbordertable td#innerbordertable
{
	border-bottom: 0px solid #999;
	height: 20px;
	margin: auto;
}
.details
{
	width:100%;
	border-width: 0px;
	margin: auto;
	border-collapse: collapse; 
	padding: 0px;

}
.details td#details
{
vertical-align:middle;
   
}
/* End of right side homepage content*/

/*Search Results*/
.bordertablesearch
{
	
}
/*end of Search Results*/

select
{
width: 300px;
}
.dob
{
	width: 100px;
}

.dividerabovefooter
{ 
	font-size: 1px;
	width: 760px;
	height: 12px;
	margin: 0px 0px 0px 5px;
	background: url(../images/shadedboxes/dividerabovefooter.jpg) left; 
}
.dividerfooter
{ 
	width: 760px;
	font-size: 1px;
	margin: 0px 0px 0px 5px;
	background-color: #999; 
}
.footer
{
	width: 760px; 
	height: 101px;
	background: url(../images/footer.jpg) no-repeat center;
	margin: 0px 0px 0px 5px;
	color:white;
}

.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.tdTitle {
	background-color: #999999;
	border-left:1px solid #223A4F;
	font-weight:bold;
}
.tdContent {
	border-left:1px solid #223A4F;
}
.tdTitleOvr {
	background-color:#C7D6E9;
	border-left:1px solid #A7BFDC;
	border-bottom:1px solid #A7BFDC;
	border-right:1px solid #223A4F;
	font-weight:bold;
}
.msgRow {
	background-color:#C7D6E9;
}
#tabs {
	margin: 0px 0px 0px 10px;
	margin: auto;
	background: url(../images/bg.gif) repeat-x bottom;
	font-size:93%;
	line-height:normal;
}
    #tabs ul {
		float: left;
      margin: 10px;
      padding:0px 0px 0;
      list-style:none;
      }
    #tabs li {
float: left;
      background:url(../images/left_both.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
	  width: 94px;
      border-bottom:1px solid #765;
      }
    #tabs a {
      float:left;
      display:block;
      background:url(../images/right_both.gif) no-repeat right top;
      padding:5px 9px 5px 0px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
	  text-align: center;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs a {float:none;}
    /* End IE5-Mac hack */
    #tabs a:hover {
      color:#999;
      }
    #tabs #current {
      background-position:0% -150px;
      border-width:0;
      }
    #tabs #current a {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#999;
      }
    #tabs li:hover, #tabs li:hover a {
      background-position:0% -150px;
      color:#999;
      }
    #tabs li:hover a {
      background-position:100% -150px;	} 
									 	/*
==========================================================================
==========================================================================
										*/
#tabsSEARCHES {
	margin: 0px 0px 0px 0px;
	margin: auto;
	background: url(../images/bg2.gif) repeat-x bottom;
	font-size:93%;
	line-height:normal;
}
    #tabsSEARCHES ul {
		float: right;
      margin: 0px;
      padding:0px 0px 0;
      list-style:none;
      }
    #tabsSEARCHES li {
float: left;
      background:url(../images/left_both2.gif) no-repeat left top;
      margin:0;
      padding:0 8px 0 9px;
	  width: 245px;
      border-bottom:1px solid #765;
      }
    #tabsSEARCHES a {
      float:left;
      display:block;
      background:url(../images/right_both2.gif) no-repeat right top;
      padding:3px 9px 5px 0px;
      text-decoration:none;
      font-weight:bold;
      color:red;
	  text-align: center;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsSEARCHES a {float:none;}
    /* End IE5-Mac hack */
    #tabsSEARCHES a:hover {
      color:#999;
      }
    #tabsSEARCHES #current {
      background-position:0% -150px;
      border-width:0;
color:red;
      }
    #tabsSEARCHES #current a {
      background-position:100% -150px;
      padding-bottom:0px;
      color:red;
      }
    #tabsSEARCHES li:hover, #tabsSEARCHES li:hover a {
      background-position:0% -150px;
      color:#999;
      }
    #tabsSEARCHES li:hover a {
      background-position:100% -150px;	
color:#black;} 

 	/*
==========================================================================
==========================================================================
										*/
#tabsPAGE {
	margin: 0px 0px 0px 0px;
	margin: auto;
	background: url(../images/bg2.gif) repeat-x bottom;
	font-size:93%;
	line-height:normal;
}
    #tabsPAGE ul {
		float: right;
      margin: 0px;
      padding:0px 0px 0;
      list-style:none;
      }
    #tabsPAGE li {
float: left;
      background:url(../images/left_both2.gif) no-repeat left top;
      margin:0;
      padding:0 8px 0 9px;
	  width: 97%;
      border-top:1px solid #765;
      }
    #tabsPAGE a {
      float:left;
      display:block;
      background:url(../images/right_both2.gif) no-repeat right top;
      padding:3px 9px 5px 0px;
      text-decoration:none;
      font-weight:bold;
      color:red;
	  text-align: left;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabsPAGE a {float:none;}
    /* End IE5-Mac hack */
    #tabsPAGE a:hover {
      color:#999;
      }
    #tabsPAGE #current {
      background-position:0% -150px;
      border-width:0;
color:red;
      }
    #tabsPAGE #current a {
      background-position:100% -150px;
      padding-bottom:0px;
      color:red;
      }
    #tabsPAGE li:hover, #tabsPAGE li:hover a {
      background-position:0% -150px;
      color:#999;
      }
    #tabsPAGE li:hover a {
      background-position:100% -150px;	
color:#black;} 





	  
 .leftMBbox {
 color:red;
 width:140px;
	background: white url(../images/leftbars/images/leftbars_Top.gif) repeat-x;
}
.leftMBboxfooter {height:4px;width:140px; background: url(../images/leftbars/images/leftbars_bottom.gif)}
.profiledescription {font-family:Tahoma, Verdana, Arial, sans-serif;
		font-weight:bold; font-size:14px;
		color:#D60100;}
		
.bigTitle {font-family:Tahoma, Verdana, Arial, sans-serif;
		font-weight:bold; font-size:20px;
		color:#D60100;
		padding-left:5px;
		
		}
		
/*webchat TABS*/
#tabschat {
	margin: 0px 0px 0px 10px;
	margin: auto;
	background: #E3E3E3;
	font-size:93%;
	line-height:normal;
}
    #tabschat ul {
		float: left;
      margin: 10px;
      padding:0px 0px 0;
      list-style:none;
      }
    #tabschat li {
float: left;
      background:url(../images/left_both.gif) no-repeat left top;
      margin:0;
      padding:0 0 0 9px;
	  width: 94px;
      border-bottom:1px solid #765;
      }
    #tabschat a {
      float:left;
      display:block;
      background:url(../images/right_both.gif) no-repeat right top;
      padding:5px 9px 5px 0px;
      text-decoration:none;
      font-weight:bold;
      color:#765;
	  text-align: center;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabschat a {float:none;}
    /* End IE5-Mac hack */
    #tabschat a:hover {
      color:#999;
      }
    #tabschat #current {
      background-position:0% -150p x;
      border-width:0;
      }
    #tabschat #current a {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#999;
      }
    #tabschat li:hover, #tabs li:hover a {
      background-position:0% -150px;
      color:#999;
      }
    #tabschat li:hover a {
      background-position:100% -150px;	} 
		.payHead {
	font-size: 15px;
	color: #D60100;
	text-align: center;
}
.payText {
	color: #000000;
	text-align: left;
}
.littlegrey {
	font-size: 10px;
	color: #333333;
}
.rightnav a {color:maroon; text-decoration:underline;}
.rightnav a:hover {color:red; text-decoration:none; }
.topnavONE {font-size:12px;}
.topnavONE a {color:red;text-decoration:underlined;weight:strong;}
.topnavONE a:hover {color:maroon;text-decoration:none;weight:strong;}
.intro {color:black;}