body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434548;
	background-color: #fff;
	padding: 0;
	margin: 0;

}

form {
  padding: 0;
  margin: 0;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}

/* hides text-align to the left from IE, because the next 2 rules doesn't apply to IE*/
html>body td {
  text-align: left;
}

*[align="center"] {
  text-align: center;
}

*[align="right"] {
  text-align: right;
}

.headbg{
	background-color: #e8e8e8;
}
.headbgbox{
	background-color: #e8e8e8;
}
.loginbarbg{
	background-color: #e8e8e8;
	border-top: 1px solid black;
}

.module_head {
	background-color: #e8e8e8;
	font-size: 12px;
	line-height: 16px;
	padding-left: 5px;
	font-weight: normal;
	color: #000;
	border: 0px;
	border-top: 1px solid black;
}

.oddrow {
	background-color: #f3f3f3;	
}

.evenrow {
	background-color: #f3f3f3;
}


.module_head_right {
	background-color: #edeef0;
	font-size: 11px;
	color: #FFFFFF;
}

.module_head_right a {
	background-color: #edeef0;
	font-size: 11px;
	color: #FFFFFF;
}

.module_head_right a:hover {
	background-color: #edeef0;
	font-size: 11px;
	color: #FFFFFF;
}


TD.edituserlink{
	background-color: #e8e8e8;
	color: #000000;
	font-weight: bold;

}
TD.edituserlink a{
	color: #000000;
	font-weight: normal;
}
TD.edituserlink A:hover{
	background-color: #edeef0;
	color: #000000;
	font-weight: normal;
}

.text_head1, .text_head1:hover {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
}
.text_head2, .text_head2:hover {
	font-size: 12px;
	font-weight: bold;
	color: #333;
}

.offer_head {
	font-size: 16pt;
	color:#272727;
}

.module_detail_inside {
	font-size: 11px;
	font-weight: normal;
	background-color: #f3f3f3;	
}

.im_text {
	font-size: 11px;
	font-weight: normal;
	background-color: #edeef0;

}

.module_detail {
	font-size: 11px;
	font-weight: normal;
	background-color: #f3f3f3;

}

.statusbar {
background-color:#CCCCCC;
	
}


th {
	font-weight: bold;
	color: #71716a;
	background-color: #edeef0;
	font-size: 11px;

}

th a {
	text-decoration: underline;
	color: #71716a;
}
th a:hover {
	color: #71716a;
	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: 3px solid #dad7d7;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
}

.micropic {
	border: 2px solid #dad7d7;
}

input {
	font-size: 11px;
}
textarea {
	font-size: 11px;
}
select {
	font-size: 11px;
}
.formbutton {
	font-family: arial, helvetiva, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight:bold;
	border: 1px solid white;
	background-color: #333;
}


.main_outer_table{
	background-color: #fff;
}

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: #edeef0;
	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: #71716a;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #71716a;
}

a.menulink {
	font-size: 11px;
	color: #71716a;
	text-decoration: none;
}
a.menulink:hover {
	font-size: 11px;
	color: #71716a;
	text-decoration: none;
}

a.panellink {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #333;
	line-height: 18px;
}
a.panellink:hover {
	/*font-weight: bold;*/
	text-decoration: underline;
}

a.panelcatlink {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	line-height: 18px;
}
a.panelcatlink:hover {
	text-decoration: underline;
}

.panelbox {
	border-bottom: 1px solid #c9c9c9;
	background-color: #f3f3f3;	
}
.panellinkhdr {
	color: #fff;
	background-color: #dd216a;
	font-size: 12px;
	font-weight: bold;
	border-bottom: 1px solid black;	
	width:100%;
	line-height:18px;

}
.footer {
	background-color: #E1EFFB;
	background:url(images/head.jpg);
	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: #494949;
	border-right-color: #494949;
	border-bottom-color: #494949;
	border-left-color: #494949;
}

.leftside_detail {
	background-color: #f3f3f3;	
}

a.footerlink {
	font-size: 12px;
	color: #333;
	text-decoration: none;
}
a.footerlink:hover {
	text-decoration:underline;
}

a.blacklink {
	color:#000;
}

a.magentalink {
	color:#dd216a;
}

.copyright{
	color: #AAAAAA;
	font-size: 11px;
	text-decoration: none;
}

.paneltable{
	background-color: #003366;
}
.modulehead{
	color: #003366;
}


.storyhead{
	color:#dd216a;
	font-weight: bold;
}
.storydate{
	font-size: 9px;
	color: #000;
}
.storyby{
	color: #000;
}
.storytext{
	margin-top:6px;
	line-height:15px;
}

.newshead{
	color: #71716a;
	font-weight: bold;
}
.newsdate{
	font-size: 10px;
}
.newstext{
	border: 0px;
}

.pollquestion{
	color: #71716a;
	font-weight: bold;
}
.polloptions{

}

.payment_mod_head{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #3399CC;
}

.admin_head{
	font-size: 12px;
	color: #71716a;
	font-weight: bold;
}
h4{
	font-size: 12px;
}
.copyright:hover {
	color: #0000ff;
	font-size: 11px;
	text-decoration: underline;
}
.errors {
	color: #dd216a;
	font-size:12px;
	font-weight:bold;
	line-height:16px;
}

.headerfooter, .headerfooter:hover {					/*** style of "xxx's Profile", "Last logge" ***/
	color: #FFFFFF;
	font-size: 10px;
	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: 10px;
	text-align: center;
	width: 550px;
}

.im_msg {
	font-size: 8pt;
}

.module_head_empty {
	background-color: #dd216a;	
	font-size: 12px;
	color: #fff;
	padding-left:5px;
	border-top: 1px solid black;
}

.module_head_empty_right {
	border-top: 1px solid black;
	background-color: #e8e8e8;	
	font-size: 12px;
	padding-right:5px;
	width:80px;
}

a.panellink_nopic {
	font-size: 12px;
	text-decoration: none;
	color: #dd216a;
	font-weight:bold;
	line-height: 18px;
}

a.panellink_nopic:hover {
	text-decoration: underline;
}

img.icon {
	border: 0px;
}

table.searchtable {
	line-height:25px;	
}

.greybar {
	background-color: #262526;
	color: #fff;
	height: 38px;
}

.bottomborder {
	border-bottom: 1px solid #c9c9c9;
	background-color: #f3f3f3;
}

.sectioncontentrow {
	background-color: #f3f3f3;
}

.sectioncontentcell {
	line-height:15px;
	background-color: #f3f3f3;	
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:4px;
}

.magentatext {
	color:#dd216a;
}

.magbutton {
	background-color: #dd216a;
	border: 1px solid #fff;
	font-family: arial, helvetiva, sans-serif;
	font-size: 12px;
	color: #fff;
	font-weight:bold;
}

table.table {
	line-height: 16px;
}

.banna {
	border: 0px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #c9c9c9;
}

.page_text {
	line-height:15px;
	padding-left:5px;
	padding-right:5px;
	padding-top:3px;
	padding-bottom:4px;
}

img.welcomeimg {
	margin-left:5px;
	margin-right:5px;
	margin-top:6px;
	border: 1px solid #c9c9c9;
}

.welcomecontentcell {
	line-height:15px;
	padding-left:5px;
	padding-right:5px;
	padding-top:6px;
	padding-bottom:4px;
}