BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434548;
	background-color: #FFFFFF;
	
}

TD {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434548;

}

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

.module_head {
	background-color: #E8D1CD;
	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: #FFF8F8;
	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: #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: #FFF8F8;
	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: #E8D1CD;
	border-right-color: #E8D1CD;
	border-bottom-color: #E8D1CD;
	border-left-color: #E8D1CD;

}

.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-size: 11px;
	color: #FFFFFF;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	background-color: 9F8F8C;
}


.main_outer_table{
	background-color: #FFFFFF;
}

A.main_title{
	font-size: 30px;
	color: #695F5D;
        font-weight: bold;
	text-decoration: none;
}
A:hover.main_title{
	font-size: 30px;
	color: #695F5D;
        font-weight: bold;
	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;
	xmargin-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;
}

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