body {
	font-family: Tahoma;
	font-size: 11px;
	color: #222222;
	background-color: #FFFFFF;
   margin: 0;
   padding: 0;
	background-image: url(images/custom/bground.png);
	background-repeat:repeat-x;
	background-color:#B2B2B2;
}

form {
  padding: 0;
  margin: 0;
}

td {
  font-family: tahoma;
  font-size: 11px;
  color: #222222;
}

/* hides text-align to the left from IE, because the next 2 rules doesn't apply to IE */
html>body td {
  text-align: left;
}

html>body td[align="center"] {
  text-align: center;
}

html>body td[align=center] {
  text-align: center;
}

html>body td[align=right] {
  text-align: right;
}

html>body td[align="right"] {
  text-align: right;
}

*[align="center"] {
  text-align: center;
}

*[align=center] {
  text-align: center;
}

*[align="right"] {
  text-align: right;
}

*[align=right] {
  text-align: right;
}


.main_outer_table{
/*  background-color: #cccccc;  */
   background-color: #fbfbfb;
}

.headbg{
  background-color: #dfdfdf;
}
.headbgbox{
  background-color: #3b9dfe;
}
.loginbarbg{
  background-color: #f5f5f5;
}

.module_head {
  background-color: #3b9dfe;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  /*background-image: url(images/custom/inside_mainbox_header.jpg);*/
  background-position: right;
  background-repeat: no-repeat;
}
.module_head_small {
  background-color:#3b9dfe;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  background-image: url(images/custom/smallprofile_header.jpg);
  background-repeat: repeat-x;
}

/* start */
.module_head_text {
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}
.module_head_text a {
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
}
.module_head_text a:hover {
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  text-decoration: underline;
}

.module_head_leftcol {
  background-color: #3b9dfe;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
/*  background-image: url(images/custom/sidebox_header.jpg);*/
  background-repeat: no-repeat;
}
/* end */


.calendar_module_head {
  background-color: #3b9dfe;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;
}

.module_head a, .calendar_module_head a, .module_head a:hover, .calendar_module_head a:hover {
  color: #ffffff;
}
.module_head_right {
  background-color: #3b9dfe;
  font-size: 11px;
  color: #ffffff;
}

.module_head_right a {
  background-color: #3b9dfe;
  font-size: 11px;
  color: #ffffff;
}

.module_head_right a:hover {
  background-color: #3b9dfe;
  font-size: 11px;
  color: #ffffff;
}

td.edituserlink{
  background-color: #0F608F;
  color: #ffffff;
  font-weight: bold;

}
td.edituserlink a{
  background-color: #0F608F;
  color: #ffffff;
  font-weight: normal;
}
td.edituserlink a:hover{
  background-color: #0F608F;
  color: #ffffff;
  font-weight: normal;
}

.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #9f8f8c;
  text-decoration:none;
}
a.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #9f8f8c;
  text-decoration:none;
}
a:hover.text_head1 {
  font-size: 14px;
  font-weight: bold;
  color: #9f8f8c;
  text-decoration:none;
}
.text_head2, .text_head2:hover {
  font-size: 14px;
  font-weight: bold;
  color: #9f8f8c;
}

.offer_head {
  font-size: 14pt;
  color: #D90D59;
}
.offer_text {
  font-size: 11px;
  color: #FEFEFE;	
}

.oddrow {
  background-color: #fefefe;
}

.evenrow {
  background-color: #efefef;
}

.module_detail_inside {
  font-size: 11px;
  font-weight: normal;
  background-color: #fbfbfb;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #e5e5e5;
  border-right-color: #e5e5e5;
  border-bottom-color: #e5e5e5;
  border-left-color: #e5e5e5;
  padding-bottom: 5px;
  padding-top: 5px;
 } 
.module_detail_inside2 {
  font-size: 11px;
  font-weight: normal;
  background-color: #fbfbfb;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #e5e5e5;
  border-right-color: #e5e5e5;
  border-bottom-color: #e5e5e5;
  border-left-color: #e5e5e5;
} 

.im_text {
  font-size: 11px;
  font-weight: normal;
  background-color: #fbfbfb;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #e5e5e5;
  border-right-color: #e5e5e5;
  border-bottom-color: #e5e5e5;
  border-left-color: #e5e5e5;

}

.module_detail, .calendar_module_detail{
  font-size: 11px;
  font-weight: normal;
  background-color: #fbfbfb;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-top-color: #e5e5e5;
  border-right-color: #e5e5e5;
  border-bottom-color: #e5e5e5;
  border-left-color: #e5e5e5;

}

 .leftside_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: ;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: #e5e5e5;
  border-right-color: #e5e5e5;
  border-bottom-color: #e5e5e5;
  border-left-color: #e5e5e5;

}

.picgallery {
	background-color: #FBFBFB;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.statusbar {
  background-color: #e5e5e5;
}


th {
  font-weight: bold;
  color: #3b9dfe;
  background-color: #e5e5e5;
  font-size: 11px;

}

th a {
  text-decoration: underline;
  color: #3b9dfe;
}
th a:hover {
  color: #3b9dfe;
  text-decoration: none;

}


a.subhead {
  text-decoration: underline;
  color: #ffffff;
  font-weight: bold;
}
a.subhead:hover {
  color: #ffffff;
  text-decoration: none;
  font-weight: bold;
}

.smallpic {
  border: 1px solid #cccccc;

}


input {
  font-size: 11px;
  
}
textarea {
  font-size: 11px;
  
}
select {
  font-size: 11px;
  
  
}

.formbutton {
  font-size: 11px;
  color: #ffffff;
  border-top: 1px solid #DF8AA8;
  border-right: 2px solid #222222;
  border-bottom: 2px solid #222222;
  border-left: 1px solid #DF8AA8;
  background-color: #55a9ff;
}
.formbutton2 {
  font-size: 11px;
  color: #ffffff;
  border-top: 1px solid #cccccc;
  border-right: 2px solid #444444;
  border-bottom: 2px solid #444444;
  border-left: 1px solid #cccccc;
  background-color: #000000;
}

.errormsg {
  color: #ff0000;
}

a.main_title{
  font-size: 40px;
  color: #3b9dfe;
  text-decoration: none;
}
a:hover.main_title{
  font-size: 40px;
  color: #3b9dfe;
  text-decoration: none;
}
.dotted{
  border-bottom-width: 1px;
  border-bottom-style: dashed;
}

.s_table_blue{
  color: #27277e;
  font-weight: bold;
}
.s_table_white{
  color: #27277e;
}

.table_blue{
  background-color: #d3e1fa;
  color: #27277e;
}
.table_white{
  background-color: #ffffff;
  color: #27277e;
}

.table_green{
  background-color: #d8f9d5;
  color: #003300;
}
.table_red{
  background-color: #ffd5d5;
  color: #990000;
}
.table_pink{
  background-color: #ffe1ff;
  color: #7d0067;
}
.table_gray{
  background-color: #efefef;
  color: #333333;
}
.table_yellow{
  background-color: #ffffcc;
  color: #b08d00;
}


.main_text1{
  font-size: 24px;

}
.page_heading {
  font-size: 14pt;
  border: 1px solid #a9bdf1;
  background-color: #dadada;
  text-align: center;
}
.headrow {
  border: 1px solid #a9bdf1;
  background-color: #c8e0fb;
  text-align: center;

}
.text8pt {
  font-size: 8pt;
}
.searchtitle {
  font-size: 14pt;
  font-weight: bold;
  color: #003366;
}
.xtitle {
  font-size: 14pt;
  border: 1px solid #a9bdf1;
  background-color: #dadada;
  text-align: center;

}
.title {
  font-size: 12pt;
  border: 1px solid #a9bdf1;
  background-color: #dadada;
  text-align: left;
  font-weight: bold;
  padding: 4px 4px 4px 11px;
  margin-left: 11px;

}
.subtitle {
  font-size: 10pt;
  color: #003366;
  border: 1px solid #96b0f5;
  background-color: #d7e1ee;
  font-weight: bold;
  padding: 1px;
}

a {
  color: #3B9DFE;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #429DE2;
}

a.menulink {
font-size: 11px;
color: #ff66cc;
text-decoration: none;
}
a.menulink:hover {
font-size: 11px;
color: #ff66cc;
text-decoration: none;
}

.panellinkhdr {
  background-color: #3b9dfe;
  font-size: 11px;
  font-weight: bold;
  color: #ffffff;

}

a.panellink {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  color: #3b9dfe;
}
a.panellink:hover {
  font-weight: bold;
  font-size: 11px;
  text-decoration: underline;
  color: #3b9dfe;
}
.panelbox {

}
.footer {
  background-color: ;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-top-color: #222222;
  border-right-color: #222222;
  border-bottom-color: #222222;
  border-left-color: #222222;
}
a.footerlink {
font-size: 8pt;
color: #ffffff;
text-decoration: none;
}
a.footerlink:hover {
font-size: 8pt;
color: #cccccc;
text-decoration: none;
}
.copyright{
color: #333333;
font-size: 11px;
text-decoration: none;
}
.paneltable{
  background-color: #003366;
}
.modulehead{
  color: #003366;
}


.storyhead{
  color: #695f5d;
  font-weight: bold;
}
.storydate{
  font-size: 9px;
  color: #695f5d;
  font-style: italic;
}
.storyby{
  color: #695f5d;
}
.storytext{
}

.newshead{
  padding-left:3px;
  color: #695f5d;
  font-stretch:ultra-condensed;
  text-decoration: underline;
  font-weight:bold;
  
  
}
.newsdate{
/* font-size: 9px;
  font-style: italic;*/
  display:none;
}
.newstext{
margin-top:-50px;
  padding-left: 5px;
}

.pollquestion{
  color: #695f5d;
  font-weight: bold;
}
.polloptions{

}

.payment_mod_head{
  font-size: 11px;
  color: #695f5d;
  background-color: #f7a3f8;
}

.admin_head{
  font-size: 12px;
  color: #3b9dfe;
  font-weight: bold;
}
h4{
  font-size: 12px;
}

.copyright:hover {
  color: #EEEEEE;
  font-size: 11px;
  text-decoration: none;
}

.headerfooter, .headerfooter:hover {          /*** style of "xxx's profile", "last logge" ***/
  background-color: #921F48;
  color: #ffffff;
  font-size: 12px;
  font-weight: bold;
  height: 20px;
}

.headerfooter:hover {             /*** hover: style of "xxx's profile", "last logge" ***/
  color: #ffffff;
  text-decoration: none;
}

.nickwidth {                /*** width of sections ***/
	margin-left: 10px;
	margin-rightt: 10px;
	margin-bottom: 10px;
	text-align: center;
}

/* Following are added in 2.1.0 for DIV specifications */

.stats_line {
	float: left;
}

.stats_line_outer {
	width: 99%;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 2px;
}

.display_error {
	font-weight: normal;
	background-color:;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
}

.required_info {
	color: #FF0000;
}

.bloglink_hdr02 {
	float:left;
	margin: 1px;
	padding: 4px;
	text-align: center;
}

.colhead {
	font-weight: bold;
	color: #3b9dfe;
	background-color: #D4E1F6;
	font-size: 11px;

}

.colhead a {
	text-decoration: underline;
	color: #3b9dfe;
}
.colhead a:hover {
	color: #3b9dfe;
	text-decoration: none;

}

.panelbox_div {
	line-height:16px;
	vertical-align:middle;
	padding-left: 6px;
	padding-right: 3px;
}

.panellinkhdr_div {
	line-height:16px;
	background-color: #3b9dfe;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	vertical-align:middle;
	padding-left: 6px;
	padding-right: 3px;
}
.panellinkhdr_div  a {
	text-decoration: none;
}
a.panellink_div {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #4278D3;
}
.panellink a:hover {
	text-decoration: underline;
}
.signup_line_outer, .line_outer {
	margin-top: 3px;
	margin-left: 6px;
	margin-bottom: 3px;
	margin-right: 4px;
	vertical-align:middle;
}
.signup_line_leftside {
	float: left;
	width: 188px;
}

.profile_line_leftside {
	float: left;
	width: 35%;
}
.loadsnaps_column {
	float: left;
	width: 49.9%;
	vertical-align: middle;
	text-align: center;
}

.column_head {
	font-weight: bold;
	color: #3b9dfe;
	background-color: #D4E1F6;
	font-size: 11px;
	line-height: 20px;
	vertical-align: middle;
}

.column_head a {
	text-decoration: none;
	color: #3b9dfe;
}

.column_head a:hover {
	color: #3b9dfe;
	text-decoration: underline;

}

.line_leftside {
	margin-top: 3px;
	margin-left: 6px;
	margin-bottom: 3px;
	margin-right: 2px;
	vertical-align:middle;
}

.line_rightside {
	margin-top: 3px;
	margin-left: 2px;
	margin-bottom: 3px;
	margin-right: 4px;
	vertical-align:middle;
}

.line_top_bottom_pad {
	padding-top: 2px;
	padding-bottom: 2px;
}

.top_margin_6px {
	margin-top: 6px;
}
.profile_links {
	background-color: #0E5F8D;
}
.current_monthday {
        background-color: #FEFEFE;
}

.other_monthday {
        background-color: #EFEFEF;
}
.errors {
	color: red;
}
div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height:auto;
}

/* 2.5 changes */
<!--

a.dropmenulink {
	font:normal 11px Verdana;
/*	color: #CC6600;  */
	text-decoration: none;
   color: #333333;
	
}

.dropdowncontainer {
	width: 100%;
}

.dropdownsection {
	width: 80px;
	display: inline;
	float: left;
	margin-bottom: 5px;
}

.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid white;
border-bottom-width: 0;
font:normal 11px Verdana;
line-height: 22px;
z-index: 100;
background-color: #0E5F8D;
width: 165px;
}

.anylinkcss a{
width: 100%;
display: block;
text-align: left;
text-indent: 3px;
border-bottom: 1px solid white;
padding: 1px 0;
text-decoration: none;
font-weight: normal;
text-indent: 5px;
color: #FFFFFF;
}

a.dropmenulink:hover { /*hover background color*/
color: #333333;
text-decoration: none;
padding: 3px; 
}

.anylinkcss a:hover { /*hover background color*/
background-color: #55a9ff;
color: white;
}

-->

/* Pasword strength related */
.password_bar{
	font-size: 2px;
	height: 4px;
	width:210px;
	border-width: 1px;
	border-style:solid;
	border-color:black;
}
.password_text {
	font-size:10px;
}
/* Password strength related over */

select, checkbox, radio, input, textarea {
		background-color: #ffffff;
		border: 1px solid #CCCCCC;
/*	background-color: #84A9E2;  */
	}

.smallest_profiles {
	font-size:10px;
}

.left_padding_2px {
	padding-left:2px;
}
.searchstyle{
  color: #FFFFFE;
}

.searchselect{
  color: #101010;
}

select, textarea, .textinput, .passwordinput {
	background-color: #ffffff;
	scroller-border: 1px solid #AAA;
	}

select, .select, .searchselect {
	font-size: 11px;
	border: 1px solid #CCCCCC; 
	padding: 2px;
}
option {
	border: 0px solid #AAA; 
}
textarea, .textinput, .passwordinput {
	font-size: 11px;
	border: 1px solid #CCCCCC; 
	padding: 2px;
}

.top_menu {
	color: #959595;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.top_menu {
	color: #959595;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.top_menu:hover {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
.subhead_menu {
	color: #333333;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.subhead_menu {
	color: #333333;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
a.subhead_menu:hover {
	color: #3B9DFE;
	font-size: 10px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}

.top_offer_box {
	font-size:14px; 
	font-weight:bold; 
	color:#FFFFFF;
}
a.top_offer_box {
	font-size:14px; 
	font-weight:bold; 
	color:#FFFFFF;
}
a.top_offer_box:hover {
	font-size:14px; 
	font-weight:bold; 
	color:#FFFFFF;
	text-decoration: underline;
}


.inside_manage_box {
	font-size:12px; 
	font-weight:bold; 
	color:#FFFFFF;
}
a.inside_manage_box {
	font-size:12px; 
	font-weight:bold; 
	color:#FFFFFF;
}
a.inside_manage_box:hover {
	font-size:12px; 
	font-weight:bold; 
	color:#FFFFFF;
	text-decoration: underline;
}

/*stu menu*/
#menuwrap{
width:580px;
height:260px;
}

.menuitem{
width:190px;
height:70px;
padding-bottom:10px;
float:left;
}

.menuphoto{
width:70px;
padding-right:2px;
height:70px;
float:left;
}

.menutitle{
width:100px;
font-size:18px;
height:70px;
line-height:70px;
float:left;
}

.menutitle a{
text-decoration:none;
}

.dating {
margin-left:20px;
margin-right:10px;
}


