/*body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434548;
	background-color: #FFFFFF;
	padding: 0;
  margin: 0;
}*/

form {
  padding: 0;
  margin: 0;
}

/*td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434548;
}*/

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


.headbg{
  background-color: #e8d1cd;
}
.headbgbox{
  background-color: #e8d1cd;
}
.loginbarbg{
  background-color: #e8d1cd;
}

.module_head {
  background-color:#ccc;
  font-size: 11px;
  font-weight: bold;
  color: #695f5d;

}
.oddrow {
  background-color: #fefefe;
}

.evenrow {
  background-color: #efefef;
}

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

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

.module_head_right a:hover {
  background-color: #e8d1cd;
  font-size: 11px;
  color: #695f5d;
}


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

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

.offer_head {
  font-size: 16pt;
  color: #695f5d;
}

.module_detail_inside {
  font-size: 11px;
  font-weight: normal;
  background-color: #ffffff;
  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: #e8d1cd;
  border-right-color: #e8d1cd;
  border-bottom-color: #e8d1cd;
  border-left-color: #e8d1cd;

}
.module_detail_inside_new {
  font-size: 11px;
  font-weight: normal;
  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: #e8d1cd;
  border-right-color: #e8d1cd;
  border-bottom-color: #e8d1cd;
  border-left-color: #e8d1cd;

}

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

}

.module_detail {
  font-size: 11px;
  font-weight: normal;
  background-color: #ffffff;
  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: #e8d1cd;
  border-right-color: #e8d1cd;
  border-bottom-color: #e8d1cd;
  border-left-color: #e8d1cd;

}
.module_detail_new {
  font-size: 11px;
  font-weight: normal;
  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: #e8d1cd;
  border-right-color: #e8d1cd;
  border-bottom-color: #e8d1cd;
  border-left-color: #e8d1cd;

}
.leftside_detail {
  font-size: 11px;
  background-color: #fff;
  border:1px solid #ccc;}
.picgallery {
	background-color: #FFF8F8;
	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: #f9e0dc;
}


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

}

th a {
  text-decoration: underline;
  color: #695f5d;
}
th a:hover {
  color: #695f5d;
  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 #666666;

}


input {
  font-size: 11px;
}
textarea {
  font-size: 11px;
}
select {
  font-size: 11px;
}
.formbutton {
  font:bold 11px Verdana, Arial, Helvetica, sans-serif;
  color:#ffffff;
  padding:1px 5px 2px 5px;
  border: 1px solid #ce111d;
  border-right: 1px solid #A80000;
  border-bottom: 1px solid #A80000;
  background:#a50e17;
}


.main_outer_table{
  background-color: #ffffff;
}

a.main_title{
  font-size: 40px;
  color: #ffffff;
  text-decoration: none;
}
a:hover.main_title{
  font-size: 40px;
  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: 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: #9f8f8c;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
  color: #695f5d;
}

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

.panellinkhdr {
  background-color: #eee;
  font-size:11px;
  font-weight:bold;
  color:#695f5d;

}

a.panellink {
  font-size: 11px;
  font-weight: bold;

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

  text-decoration: underline;
}
.panelbox {

}
.footer {
  background-color: #e8d1cd;
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-top-color: #695f5d;
  border-right-color: #695f5d;
  border-bottom-color: #695f5d;
  border-left-color: #695f5d;
}
a.footerlink {
font-size: 8pt;
color: #695f5d;
text-decoration: none;
}
a.footerlink:hover {
font-size: 8pt;
color: #695f5d;
text-decoration: none;
}
.copyright{
color: #aaaaaa;
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{
  color: #695f5d;
  font-weight: bold;
}
.newsdate{
  font-size: 9px;
  font-style: italic;
}
.newstext{

}

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

}

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

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

h4{
  font-size: 12px;
}

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

.headerfooter, .headerfooter:hover {          /* style of "xxx's profile", "last logge" */
  color: #695f5d;
  font-size: 12px;
  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;
}

body {
	background:url(images/bg.gif) repeat left top;
	margin: 0px;
	padding: 0px;
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #434548;}
	
td {
	font:11px Verdana, Arial, Helvetica, sans-serif;
	color: #434548;}
	
.border {
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;
}
.top_rhs {
	background:url(images/top_rhs.jpg) no-repeat left top;
}
.top_navi {
	width:461px;
	font-family:"Trebuchet MS", Arial, Tahoma, Helvetica;
	font-size:11px;
	color:#7E7E7E;
	text-decoration:none;
	float:right;
	padding:8px 10px 0 5px;
}
.top_navi a{
	color:#7E7E7E;
	text-decoration:none;
}
.top_navi a:hover{
	color:#AC0F18;
	text-decoration: underline;
}
.members {
	font-family:"Trebuchet MS", Arial, Tahoma, Helvetica;
	font-size:12px;
	color:#2FA3CA;
	text-decoration:none;
	float:right;
	text-align: right;
	line-height: 20px;
	padding:0 35px 0px 0px;
}
.top_links {
	text-align: right;
	padding:3px 10px 0px 0px;
	font-family: "Trebuchet MS", Arial, Tahoma, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.top_links a{
	font-family: "Trebuchet MS", Arial, Tahoma, Helvetica;
	font-size: 13px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.top_links a:hover{
	color: #666666;
	text-decoration: underline;
}
.login_bg_1 {
	background:url(images/login_bg_1.jpg) no-repeat left;
	width:249px;
}
.login_bg {
	background:url(images/login.jpg) no-repeat left;
	width:249px;
}
.login {
	width: 225px;
	padding:15px 0 0px 0px;}

.head22 {
	font-family:"Trebuchet MS", Arial, Tahoma, Helvetica;
	font-size:22px;
	color:#115782;
	text-decoration:none;
}
.textfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
	border: solid 1px #2A8EB5;
}
.font12 {
	font:bold 12px "Trebuchet MS", Arial, Tahoma, Helvetica;
	color:#115782;
	text-decoration:none;}
.busca {
	width:120px;
	font:12px "Trebuchet MS", Arial, Tahoma, Helvetica;
	color:#115782;
	float:right;
	text-decoration:none;}
.busca a{
	color:#115782;
	text-decoration:none;
}
.busca a:hover{
	color:#115782;
	text-decoration: underline;}
	
.link12 {
	font:12px "Trebuchet MS", Arial, Tahoma, Helvetica;
	color:#115782;
	text-decoration:none;}
.link12 a{
	color:#115782;
	text-decoration:none;}
.link12 a:hover{
	color:#115782;
	text-decoration: underline;}
	
.navigation {
	background:url(images/navi_main.jpg) repeat-x left;
	font:12px "Trebuchet MS", Arial, Tahoma, Helvetica;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	line-height:25px;
}
.navigation a{
	font-family:"Trebuchet MS", Arial, Tahoma, Helvetica;
	font-size:12px;
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	line-height:25px;
	display:block;
}
.navigation a:hover{
	background:url(images/navi_hover.jpg) repeat-x left;
	color:#333333;
	text-decoration:none;
}
.sep_line {
	background:url(images/sep_line.gif) repeat-y right top;
}
.head_bg {
	background:url(images/head_bg.gif) no-repeat left 4px;
	font-family:"Trebuchet MS", Arial, Tahoma, Helvetica;
	font-size:13px;
	color:#333333;
	text-decoration:none;
	font-weight:bold;
	padding-left:12px;
}
.font12_grey {
	font:12px "Trebuchet MS", Arial, Tahoma, Helvetica;
	color:#666666;
	text-decoration:none;
	line-height:17px;
}
.font12_grey a{
	color:#666666;
	text-decoration:none;
}
.font12_grey a:hover{
	color:#666666;
	text-decoration: underline;
}
.font12_grey1 {
	font-family:"Trebuchet MS", Arial, Tahoma, Helvetica;
	width:300px;
	font-size:12px;
	color:#666666;
	text-decoration:none;
	line-height:17px;
}
.font12_grey1 a{
	color:#666666;
	text-decoration:none;
}
.font12_grey1 a:hover{
	color:#666666;
	text-decoration: underline;
}

.box_lhs {
	background:url(images/box_lhs.gif) repeat-y top;
}
.box_rhs {
	background:url(images/box_rhs.gif) repeat-y top;
}
.box_bot {
	background:url(images/box_bot.gif) repeat-x left;
}
.box_top {
	background:#F7F7F4;
	border-top: solid 1px #E9E9E0;}

.head_bg1 {
	background:url(images/head_bg1.gif) repeat-x left;
}
.left {
	float:left;
}
.right {
	float: right;
}
.head14_b {
	background: url(images/head_bg2.gif) no-repeat left;
	font-family:"Trebuchet MS", Arial, Tahoma, Helvetica;
	font-size:14px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	float:left;
	width:200px;
	padding-left:8px;
}
.font12_red {
	font-family:"Trebuchet MS", Arial, Tahoma, Helvetica;
	font-size:12px;
	color:#A20C13;
	font-weight:bold;
	text-decoration:none;
}
.font12_blue {
	font-family:"Trebuchet MS", Arial, Tahoma, Helvetica;
	font-size:12px;
	color:#2FA3CA;
	font-weight:bold;
	text-decoration:none;
}
.font12_blue a{
	font-family:"Trebuchet MS", Arial, Tahoma, Helvetica;
	font-size:12px;
	color:#2FA3CA;
	font-weight:bold;
	text-decoration: underline;
}
.font12_blue a:hover{
	color:#2FA3CA;
	text-decoration:none;
}
.sep_line1 {
	background:url(images/sep_line1.gif) repeat-x left;
}
.link12_blk {
	font-family:"Trebuchet MS", Arial, Tahoma, Helvetica;
	font-size:12px;
	color:#333;
	font-weight:bold;
	text-decoration:none;
}
.link12_blk a{
	font-family:"Trebuchet MS", Arial, Tahoma, Helvetica;
	font-size:12px;
	color:#333;
	font-weight:bold;
	text-decoration: none;
	margin:0px 3px 0px 3px;
}
.link12_blk a:hover{
	text-decoration: underline;
}
.brd_top {
	border-top: solid 1px #E9E9E0;
}
.brd_bot {
	border-bottom: solid 1px #E9E9E0;
}
.brd_left {
	border-left: solid 1px #E9E9E0;
}
.brd_right {
	border-right: solid 1px #E9E9E0;
}

.pink_brd_top {
	border-top: solid 1px #E9E9E0;
	background: #F7F7F4;
}
.pink_brd_bot {
	background: #F7F7F4;
	border-bottom: solid 1px #E9E9E0;
}
.pink_brd_left {
	border-left: solid 1px #E9E9E0;
	background: #F7F7F4;
}
.pink_brd_right {
	border-right: solid 1px #E9E9E0;
	background: #F7F7F4;
}
.font13_red {
	font-family:"Trebuchet MS", Arial, Tahoma, Helvetica;
	font-size:13px;
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
}
.page_brd_bot {
	border-bottom: solid 1px #CCCCCC;
}
.page_head {
	background:url(images/box_head.gif) no-repeat;
	height:32px;
	width:542px;
	font-family:"Times New Roman", Times, serif;
	font-size:21px;
	color:#115782;
	text-decoration:none;
}
.page_head01 {
	margin-right:25px;
	margin-top:5px;
	text-align:right;
}
.heading19 {
	font-family:"arial narrow", arial, "trebuchet MS";
	font-size:19px;
	color:#666666;
	font-weight:bold;
	text-decoration:none;
}
.font9 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	line-height:17px;
	text-decoration:none;
}
.textfield01 {
	border-style: solid;
	border-top-color: #333333;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #333333;
	border-width: 1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333333;
	text-decoration:none;
}
.loginboxtop{
background:url(images/login_box_top.gif) no-repeat left top;
width:225px;
height:15px}
.loginboxbottom{
background:url(images/login_box_bottom.gif) no-repeat left top;
width:225px;
height:15px;
padding:0 0 5px 0;}
.loginboxmid{
background:url(images/login_box_mid.gif) repeat-y left;
}
.cuenta {
	font:20px "Trebuchet MS", Arial, Tahoma, Helvetica;
	color:#115782;
	text-decoration:none;
	text-align:center;
}
.fontnew {
	font-family:Century Gothic;
	font-size:12px;
	text-decoration:none;
}
.fontnew1 {
	font-family:Century Gothic;
	font-size:10px;
	text-decoration:none;
}
