body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #434548;
	background-color: #F7C2C8;
        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;
}

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

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

.headbg{
	background-color: #333333;
}
.headbgbox{
	background-color: #84A9E2;
}
.loginbarbg{
	background-color: #EDF4F9;
}

.module_head {
	font-size: 10px;
	font-weight: bold;
	color: #FF6028;
	border-top-color: #E6CFD4;
	border-top-style: solid;
	border-top-width: 1px;
}
.module_head2 {
	font-size: 10px;
	font-weight: bold;
	color: #FF6028;
	border-top-color: #E6CFD4;
	border-top-style: solid;
	border-top-width: 1px;
	background-color: #000000;
}
.oddrow {
	background-color: #FEFEFE;
}

.evenrow {
	background-color: #EFEFEF;
}
#oddrow2 {
	background-color: #FEFEFE;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
#evenrow2{
	background-color: #EFEFEF;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
#oddrow2 a:link{
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
#oddrow2 a:hover{
	text-decoration: none;
	color: #000000;
}
#evenrow2 a:link{
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}
#evenrow2 a:hover{
	text-decoration: none;
	color: #000000;
}
#gogmeny {
	text-decoration: underline;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 6px;
}
#gogmeny a:link{
	text-decoration: underline;
}
#gogmeny a:hover{
	text-decoration: underline;;
}
.module_head_right {
	background-color: #ffffff;
	font-size: 11px;
	color: #333333;
}

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

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


TD.edituserlink{
	color: #000000;
	font-weight: bold;
	background-color: #ffffff;
}
TD.edituserlink a{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
}
TD.edituserlink A:hover{
	color: #FCD588;
	font-weight: normal;
}

.text_head1, .text_head1:hover {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
}
.text_head2, .text_head2:hover {
	font-size: 14px;
	font-weight: bold;
	color: #0000AF;
}

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

.module_detail_inside {
	font-size: 11px;
	font-weight: normal;
	background-color: #F8FBFF;
	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: #EFEFEF;
	border-right-color: #EFEFEF;
	border-bottom-color: #EFEFEF;
	border-left-color: #EFEFEF;
	color: #333333;
}
.im_text {
	font-size: 11px;
	font-weight: normal;
	background-color: #F8FBFF;
	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: #95B5E6;
	border-right-color: #95B5E6;
	border-bottom-color: #95B5E6;
	border-left-color: #95B5E6;

}

.module_detail {
	font-size: 11px;
	font-weight: normal;
	background-color: #FFE6EB;
	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: #E6CFD4;
	border-right-color: #E6CFD4;
	border-bottom-color: #E6CFD4;
	border-left-color: #E6CFD4;
	color: #333333;
	border: solid #E6CFD4 1px;
}

.gogtable {
	background-color: #FFE6EB;
	border: solid #E6CFD4 1px;
}
.gogtable2 {
	padding-left: 2px;
	margin-left: 0px;
}
.statusbar {
	background-color: #EFEFEF;
}


th {
	font-weight: bold;
	color: #333333;
	background-color: #EFEFEF;
	font-size: 11px;

}

th a {
	text-decoration: underline;
	color: #333333;
}
th a:hover {
	color: #333333;
	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: #333333;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #CCCCCC;
	background-color: #E6CFD4;
}


.main_outer_table{
	background-color: #FFFFFF;
}

a.main_title{
	font-size: 40px;
	color: #FFFFFF;
	text-decoration:none;
}
main_title a:hover.{
	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: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}

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

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

}
.footer {
	background-color: #FF6028;
	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: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
a.footerlink {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
a.footerlink:hover {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.copyright{
	color: #AAAAAA;
	font-size: 11px;
	text-decoration: none;
}

.paneltable{
	background-color: #003366;
}
.modulehead{
	color: #003366;
}


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

.newshead{
	color: #333333;
	font-weight: bold;
}
.newsdate{
	font-size: 9px;
	font-style: italic;
}
.newstext{

}

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

}

.payment_mod_head{
	font-size: 11px;
	color: #FFFFFF;
	background-color: #3399CC;
}

.admin_head{
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
h4{
	font-size: 12px;
}
.copyright:hover {
	color: #0000ff;
	font-size: 11px;
	text-decoration: underline;
}
.errors {
	color: red;
}

.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;
}
select {
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	background-color: #FFCC00;
}
.searchselect {
  font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background-color: #FFFFFF;
}

.dreamlogo {
border:none;
}

#fullcontent {
	position: relative;
	margin: 0 auto;
	width:959px;
	text-align: center;
}
.header1{
	background-image: url(/templates/temp1/images/head33.gif);
	height: 33px;
	width:959px;
	text-align:center;
		}
		.header2{
	background-image: url(/templates/temp1/images/nyameddelmar2.gif);
	height: 66px;
	width:959px;
		}
		.smallpic2{
	background-image: url(/templates/temp1/images/nyameddelmar4.gif);
	height: 66px;
	width:959px;
	}
	.smallpic3{
	margin-left: 15em;
	
	}
		.headbgbox1{
	float: right;
	z-index:2;
	margin-right: 1em;
	margin-top:1em;
	}

.headbgbox1 td{
color: #333333;
	}
	.searchdivbox1{
	float: right;
	z-index:2;
	margin-right: 1em;
	margin-top:0.5em;
	}
	.searchdivbox2{
	float: left;
	z-index:2;
	margin-right: 1em;
	margin-top:5px;
	margin-left: 16em;
	}
	.searchdivbox3{
	float: none;
	z-index:2;
	margin-right: 0em;
	margin-top:1px;
	margin-left: 12em;
	width:959px;
	height: 66px;
	}
	.loginbarbg1{
	height:40px;
	width:959px;
	color:#333333;
	background-image: url(/templates/temp1/images/head1.jpg);
	}
	
.loginbarbg1 form {
	padding-top:2px;
	margin-bottom: -8px;
	padding-left:8px;

		}

.loginbarbg1 a {
color:#333333;
}
.main_title1 {
	width:959px;
	z-index:1;
	background-image: url(/templates/temp1/images/head22.jpg);
	height: 228px;
	background-repeat: no-repeat;
}
.regdiv1 {
	float: left;
	z-index:2;
	margin-right: 1em;
	margin-top:16em;
	margin-left: 18em;
}
.regdiv2 {
	float: right;
	z-index:999;
	margin-right: 1em;
	margin-top:3em;
	margin-left: 2em;
}
.regdiv3 {
	float: none;
	z-index:999;
	margin-right: 0em;
	margin-top:0em;
	margin-left: 1em;
}
.heading1{
	font-size: 9px;
	text-decoration: none;
	margin-bottom: 0px;
	margin-top: 0px;
}

.main_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FF9900;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
 .heading1 {
	font-family: Tahoma;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	font-family: Tahoma;
	font-weight: bold;
	padding-top: 14px;
	color: #000000;
	font-size: 10px;
}
#heading1 {
	font-family: Tahoma;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 3px;
	font-family: Tahoma;
	font-weight: bold;
	padding-top: 10px;
	color: #CDB478;
	font-size: 10px;
	margin-left: 8px;
}


/*- Menu Tabs 9--------------------------- */

    #tabs9 {
	float:left;
	width:85px;
	font-size:93%;
	background:#FCF1F6;
	line-height:normal;
	border-bottom:1px solid #E276A7;
	height: 100%;
	margin-bottom: 0px;	
      }
     #tabs9 ul {
          margin:0;
          padding:0px 0px 0px 0px;
          list-style:none;
      }
    #tabs9 li {
      display:inline;
      margin:0 0 0 0;
      padding:0;
      }
    #tabs9 a {
	float:left;
	background:url(/templates/temp1/images/tableft8.gif) no-repeat left top;
	margin:0;
	padding:0 0 0 2px;
	text-decoration:none;
	height: 100%;
	cursor: hand;	  
      }
    #tabs9 a span {
      float:left;
      display:block;
      background:url(/templates/temp1/images/tabright8.gif) no-repeat right top;
      padding:5px 10px 4px 2px;
      color:#333;
	  height: 30px;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #tabs9 a span {float:none;}
    /* End IE5-Mac hack */
    #tabs9 a:hover span {
      color:#591333;
      }
    #tabs9 a:hover {
      background-position:0% -42px;
      }
    #tabs9 a:hover span {
      background-position:100% -42px;
      }

      #tabs9 #current a {
      	background-position:0% -42px;
      }
      #tabs9 #current a span {
      	background-position:100% -42px;
      }