/* Chamfer Borders color D5D0BA*/
.chamfer {background: transparent; width:100%; margin:0 5;}
.chamfer h1, .chamfer p {margin:0 5px;}
.chamfer h1 {font-size:2em; color:#000; letter-spacing:1px;}
.chamfer p {padding-bottom:0.5em;}

.chamfer .top, .chamfer .bottom {display:block; background:transparent; font-size:1px;}
.chamfer .b1, .chamfer .b2, .chamfer .b3, .chamfer .b4, .chamfer .b5 {display:block; overflow:hidden; height:1px; background:#fff; border-left:1px solid #D5D0BA; border-right:1px solid #D5D0BA;}
.chamfer .b1 {margin:0 5px; background:#D5D0BA;}
.chamfer .b2 {margin:0 4px;}
.chamfer .b3 {margin:0 3px;}
.chamfer .b4 {margin:0 2px;}
.chamfer .b5 {margin:0 1px;}

.chamfer .boxcontent {display:block; background:#fff; border-left:1px solid #D5D0BA; border-right:1px solid #D5D0BA;}

/* Chamfer Borders color #A2A4A8*/
.chamferb {background: transparent; width:100%; margin:0 auto;}
.chamferb h1, .chamferb p {margin:0 3px;}
.chamferb h1 {font-size:2em; color:#000; letter-spacing:1px;}
.chamferb p {padding-bottom:0.5em;}

.chamferb .top, .chamferb .bottom {display:block; background:transparent; font-size:1px;}
.chamferb .b1, .chamferb .b2, .chamferb .b3, .chamferb .b4, .chamferb .b5 {display:block; overflow:hidden; height:1px; background:#fff; border-left:1px solid #A2A4A8; border-right:1px solid #A2A4A8;}
.chamferb .b1 {margin:0 5px; background:#A2A4A8;}
.chamferb .b2 {margin:0 4px;}
.chamferb .b3 {margin:0 3px;}
.chamferb .b4 {margin:0 2px;}
.chamferb .b5 {margin:0 1px;}

.chamferb .boxcontentb {display:block; background:#fff; border-left:1px solid #A2A4A8; border-right:1px solid #A2A4A8;}

.line_dottted_bottom{
border-bottom-style : dotted;
border-bottom-width : 1px; 
border-bottom-color : #8999E2;
}

#iconsm_pics2 a {display:block;width:16px;
height: 16px;

background-image:url(../../icons/iconsm_pics_inactive.gif);
}
#iconsm_pics2 a:hover{display:block;width:16px;
height: 16px;

background-image:url(../../icons/iconsm_pics_active.gif);
}

#iconsm_mail2 a {display:block;width:16px;
height: 16px;

background-image:url(../../icons/iconsm_mail_inactive.gif);
}
#iconsm_mail2 a:hover{display:block;width:16px;
height: 16px;

background-image:url(../../icons/iconsm_mail_active.gif);
}

#iconsm_hot_list2 a {display:block;width:16px;
height: 16px;

background-image:url(../../icons/iconsm_hot_list_inactive.gif);
}
#iconsm_hot_list2 a:hover{display:block;width:16px;
height: 16px;

background-image:url(../../icons/iconsm_hot_list_active.gif);
}

#iconsm_friends_list2 a {display:block;width:16px;
height: 16px;

background-image:url(../../icons/iconsm_friends_list_inactive.gif);
}
#iconsm_friends_list2 a:hover{display:block;width:16px;
height: 16px;

background-image:url(../../icons/iconsm_friends_list_active.gif);
}

#iconsm_interest2 a {display:block;width:16px;
height: 16px;

background-image:url(../../icons/iconsm_interest_inactive.gif);
}
#iconsm_interest2 a:hover{display:block;width:16px;
height: 16px;

background-image:url(../../icons/iconsm_interest_active.gif);
}


body {
	font-family: Helvetica, sans-serif, Verdana, Arial;
	font-size: 11px;
	background-color: #FFFFFD;
	padding: 0px;
	margin: 10px;
}

form {
  padding: 0;
  margin: 0;
}

td {
	font-family: Helvetica, sans-serif, Verdana, Arial;
	font-size: 11px;
	color: #55575B;
	
}

.squared_list {
	list-style-type: square;

	
}
/* 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;
}


.panelmenu_bkg {
	background-color: #EDCB83;
}

.calendar_module_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #E58C8C;
  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: #DFDFDF;
  border-right-color: #DFDFDF;
  border-bottom-color: #DFDFDF;
  border-left-color:#DFDFDF;
  color: #121010; 
}

.calendar_module_head {
  background-color: #D10000;
  font-size: 11px;
  font-weight: bold;
  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: #D7B671;
  border-right-color: #D7B671;
  border-bottom-color: #D7B671;
  border-left-color:#D7B671;
  color: #FFFFFD;
}

.calendar_module_head_text,.calendar_module_head_text:hover  {
  color: #FFFFF5;
}
.offer_color {
	font-size: 11px;
	
	font-family: Helvetica, sans-serif, Verdana, Arial;
	color: #CA0000;	
}
a.offer_color{
	font-size: 11px;
	font-family: Helvetica, sans-serif, Verdana, Arial;

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

	font-family: Helvetica, sans-serif, Verdana, Arial;
	color: #CA0000;		
	text-decoration: underline;
}
.maintable {
  background-color: #FFFFFF;
}
.headbg{
  background-color: #e8d1cd;
}
.headbgbox{
  background-color: #e8d1cd;
}
.loginbarbg{
  background-color: #6ba7bd;
}

.hdr_login_text {
	font-size: 11px;
	font-family: Helvetica, sans-serif, Verdana, Arial;
	color: black;
}
a.hdr_login_text {
	font-size: 11px;
	font-family: Helvetica, sans-serif, Verdana, Arial;
	color: black;
	text-decoration: none;
}
a.hdr_login_text:hover {
	font-size: 11px;
	font-family: Helvetica, sans-serif, Verdana, Arial;
	color: black;
	text-decoration: underline;
}

.leftcolumn_hdr_bkg {
  
  /*background-color: #CA0000;*/
  background-color: #FFFFFF;
  font-size: 11px;
  font-weight: bold;
  color: #000000;
  }

a.leftcolumn_hdr_bkg {
  
  font-size: 11px;
  font-weight: bold;
  color: #FFF9FF;
  }
  
  a.leftcolumn_hdr_bkg:hover {
 
  font-size: 11px;
  font-weight: bold;
  color: #FFF9FF;
  }
  
.module_head {
  font-size: 11px;
  font-weight: bold;
  background-color: #CB0101;
  color: #FFFFFA;
}

.module_headcolumn {
  background-color: #EAEDF0;
  font-size: 11px;
  font-weight: bold;
  color: #0F6B7A;
}

.module_headprofile {
  background-color: #FFFFFD;
  font-size: 11px;
  font-weight: bold;
  color: #852E27;

}
a.module_headprofile {
  font-size: 11px;
  font-weight: bold;
  color: #852E27;
}


.oddrow {
  background-color: #ffffff;
}

.evenrow {
  background-color: #E9E7F2;
}

.acturow {
  background-color: #EDECE0;

}

.module_head_right {
  background-color: #CB0101;
  font-size: 11px;
  color: #9f8f8c;
}

.module_head_right a {
  background-color: #CB0101;
  font-size: 11px;
  color: #9f8f8c;
}

.module_head_right a:hover {
  background-color: #CB0101;
  color: #695f5d;
}


td.edituserlink{
  background-color: #E68C8C;
  color: #695f5d;
  font-weight: bold;
  
}
td.edituserlink a{
  background-color: #E68C8C;
  color: #695f5d;
  font-weight: normal;
} 
td.edituserlink a:hover{
  background-color: #E68C8C;
  color: #695f5d;
  font-weight: normal;
}

.tophdr_bkg {
	background-color: #EAEDF0;
}
.text_head1 {
  font-family: Verdana, Helvetica, sans-serif;
  font-weight: 30em;
  font-size: 20px;
  color: #FFFFFC;
}
a.text_head1 {
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFC;
}
a:hover.text_head1 {
  font-size: 20px;
  font-weight: bold;
  color: #FFFFFC;
}
.text_head2, .text_head2:hover {
  font-size: 11px;
  font-weight: bold;
  color: #0F6B7A;
}

.offer_head {
  font-family: Aral, sans-serif;
  font-size: 14px;
  font-weight: bold;
  border-bottom-width: 1px;

}

.offer_head_bkg {
  background-color: #FFFFFC;
}
/*.module_detail_inside {
  font-size: 11px;
  font-weight: normal;
  background-color: #FFFFFD;
  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-right-color: #5C1616;
  border-bottom-color: #5C1616;
  border-left-color: #5C1616;
  color: #861117;
}*/

.im_text {
  font-size: 11px;
  font-weight: normal;
  background-color: #FCFDFF;
  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: #FCD0C5;
  border-right-color: #FCD0C5;
  border-bottom-color: #FCD0C5;
  border-left-color: #FCD0C5;
  color: #861117;
}


.rightside_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #ffffff;
  border-width: 1px;
  border-style: solid;
  border-color: #D5D0BA;
 

}

.module_detail, .module_detail_inside,.leftside_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #FCFDFF;
  border-top-width: 1px;
  border-width: 1px;
  border-style: solid;
  border-color: #D5D0BA;
  color: #861117;
}
.picgallery {
	background-color: #FCFDFF;
	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;
}

.home_page_inside {
  font-size: 11px;
  font-weight: bold;
  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;
  color: #FFFFFD;

}

.admin_module_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #FCFDFF;
  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: #DFDFDF;
  border-right-color: #DFDFDF;
  border-bottom-color:#DFDFDF;
  border-left-color: #DFDFDF;
  color: #861117;
}

.view_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #FAFAFB;
  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-color: #828282;
  border-color: #828282;
  border-bottom-color: #828282;
  border-left-color: #828282;
  color: #861117;

}



.statusbar {
  background-color: #CFB3B3;
  font-side: 11px;
  font-weight: bold;
  color: #828282;
}
a.statusbar {
  background-color: #DFDFDF;
  font-side: 11px;
  font-weight: normal;
  color: #828282;
}
a.statusbar:hover {
  background-color: #DFDFDF;
  font-side: 11px;
  font-weight: normal;
  color: #828282;
}


th {
  font-weight: bold;
  color: #695f5d;
  background-color: #EDCB83;
  font-size: 11px;

}

th a {
  text-decoration: underline;
  color: #695f5d;
}
th a:hover {
  color: #695f5d;
  text-decoration: none;

}


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

.smallpic {
  border: 1px solid #A59E9E;
  
}


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

input {
  font-size: 11px;
 
}


.formbutton {
  font-size: 11px;
  background-color: #E9E7F2;
  border-top: 1px none #CDB8C7;
  border-left: 1px none #CDB8C7;
  border-right: 1px solid #677175;
  border-bottom: 1px solid #677175;
  color: #606060;
}

.loginbutton {
  font-size: 11px;
  background-color: #EAEAEA;
  border-top: 1px solid #CDB8C7;
  border-left: 1px solid #CDB8C7;
  border-right: 1px solid #677175;
  border-bottom: 1px solid #677175;
  color: #606060;
}


.main_outer_table{
  background-color: #ffffff;
}

a.main_title{
  font-family: Georgia;
  font-size: 22px;
  color: #FFFFFF;
  text-decoration: none;
}
a:hover.main_title{
  font-family: Georgia;
  font-size: 22px;
  color: #FFFFFF;
  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: 14px;
  text-align: center;
  font-weight: bold;
}

/*
.title {
  font-size: 14px;
  //border: 1px solid #a9bdf1;
  //background-color: #dadada;
  text-align: center;
  font-weight: bold;
  //padding: 4px 4px 4px 11px;
  //margin-left: 11px;

}
*/

a.register {
  color: #ffffff;
}
a.register:hover {
  color: #ffffff;
  text-decoration: underline;
}
.panellinkhdr {
	background-color: #D10000;
	font-size: 11px;
	font-weight: bold;
//	color: #695f5d;
	color: #ffffff;

}

a.panellink {
  font-size: 11px;
  text-decoration: none;
  color: #695f5d;
}
a.panellink:hover {
  font-size: 11px;
  text-decoration: underline;
  color: #695f5d;
}
.panelbox {

}
.footer {
  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: none;
  border-right-color: none;
  border-bottom-color: none;
  border-left-color: none;
  background-color: #CFB3B3;
  color: #000000;
}

.footerlink {
font-size: 11px;
color: #000000;
}
a.footerlink {
font-size: 11px;
color: #000000;
text-decoration: none;
}
a.footerlink:hover {
font-size: 11px;
color: #FFFFFA;
text-decoration: underline;
}
a.copyright{
color: #FFFFFA;
font-size: 11px;
text-decoration: none;
}
a.copyright:hover{
color: #FFFFFA;
font-size: 11px;
text-decoration: underline;
}
.paneltable{
  background-color: #003366;
}
.modulehead{
  color: #003366;
}

.searchstyle{
  color: black;
}

a.searchstyle {
	font-size: 11px;
	font-family: Helvetica, sans-serif, Verdana, Arial;
	color: black;
	text-decoration: underline;
}
a.searchstyle:hover {
	font-size: 11px;
	font-family: Helvetica, sans-serif, Verdana, Arial;
	color: black;
	text-decoration: underline;
}



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

.subtitle {
  font-size: 14px;
  color: #434548;
  font-weight: bold;
  text-align: center;
}

a {
  color: #3B3C3F;
  text-decoration: underline;
}
a:hover {
  text-decoration: underline;
  color: #3B3C3F;
}

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

}

.newshead{
  font-size: 11px;

color:#55575B;
}

a.newshead {
  font-size: 11px;

  text-decoration: none;
  color:#55575B;
}
a.newshead:hover {
  font-size: 11px;

  text-decoration: underline;
  color:#55575B;
}

.newsdate{
  font-size: 9px;
  font-style: normal;
  color: #00000;
  
}

.newstext{
  color: #3B3C3F;
}

a.newstext {
  font-size: 10px;
  color: #003366;
  text-decoration: underline;
}

a.newstext:hover {
  color: #003366;
  text-decoration: underline;
}


.pollquestion{
  color: #695f5d;
  font-weight: bold;
  text-align: center;
}

.polloptions{

}

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

.admin_head{
  font-size: 11px;
  color: #695f5d;
  font-weight: bold;
}

h4{
  font-size: 11px;
}

.copyright:hover {
  color: #0000ff;
  font-size: 11px;
  text-decoration: underline;
}

.headerfooter, .headerfooter:hover {          /* style of "xxx's profile", "last logge" */
  color: #695f5d;
  font-size: 11px;
  font-weight: bold;
  height: 20px;
}

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

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

.footerline {
  color: #C0C0C0;
 }
 
.offer_text{
  font-family: Helvetica, sans-serif, Verdana, Arial;
  text-align: justify;
  font-size: 11px;
  color: #5C5C5C;
 }
 a.offer_text{
  font-family: Helvetica, sans-serif, Verdana, Arial;
  font-size: 11px;
  color: #5C5C5C;
 }
 
 .online_text {
  font-size: 10px;
 color: #D10000;	
 }
 
 a.online_text {
   text_decoration: none;
}
 a.online_text:hover {
   text_decoration: underline;

 }
.admin_hdr {
  background-color: #CB0101;
  color: #FFFFFA;
  font-size: 14px;
  font-weight: bold;
}
a.admin_hdr {
  background-color: #CB0101;
  color: #FFFFFA;
  font-size: 14px;
  font-weight: bold;
}
a.admin_hdr:hover {
  background-color: #CB0101;
  color: #FFFFFA;
  font-size: 14px;
  font-weight: bold;
}
 
.menu_background {
   background-color:#EEEEEE;
}

button {
   background-color: #CD9691;
  }
  
.textcolor {
  color: #000010;
  }
 
a.textcolor {
  color: #000010;
  }
  
.table_head {
    background-color: #EAEDF0;
    color: #0F6B7A;
 }
 
 .module_head a {
   font-size: 11px;
   font-weight: bold;
   text-decoration: none;
   color: #FFFFFA;
 }
 
.module_head a:hover {
  font-size: 11px;
  font-weight: bold;
  text-decoration: underline;
  color: #FFFFFA;
}

