body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	height: 100%;
	width: 100%;
	background-image: url(../imgs/bg_main.gif);
	background-repeat: repeat;
}

#wrapper {
	display: table;
	width: 940px;
	margin: auto;
	text-align: left;
	height: 100%;
	background-image: url(../imgs/bg.jpg);
	background-repeat: repeat-y;
	vertical-align: middle;
}

#tableHeight100 {
	height: 100%;
}

.mainBG {
	background-image: url(../imgs/bg_main.gif);
	background-repeat: repeat;
	height: 100%;
	width: 100%;
}

.bg_middle {
	background-image: url(../imgs/bg.jpg);
	background-repeat: repeat-y;
	height: 100%;
	width: 940px;
}

.navText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.navText a:link,.navText a:visited,.navText a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none
}

.navText a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline
}

.sideHeadRpt {
	background-image: url(../imgs/header_rpt.gif);
	background-repeat: repeat-x;
}

.bodyRpt {
	background-image: url(../imgs/body_background.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	background-position: top;
}

ul {
	list-style-position: outside;
	list-style-image: url(../imgs/bullet.gif);
}

select {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.pollBckgrnd {
	background-image: url(../imgs/poll_rpt.gif);
	background-repeat: repeat-y;
}

.black11pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.addyBack {
	background-image: url(../imgs/addy_awards.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 159px;
	width: 179px;
	text-align: center;
	vertical-align: middle;
}

.black11pt a:active,.black11pt a:link,.black11pt a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: underline
}

.black11pt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
	text-decoration: none
}

.footerTop {
	background-image: url(../imgs/footer_top.gif);
	background-repeat: repeat-x;
}



.membersForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 170px;
}

input.membersForm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
select.membersFormCONTENT {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 220px;
}


.membersFormSm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 94px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 220px;
}

textarea.big {
	height: 200px;
	width:	400px;
}


.leftHeader {
	background-image: url(../imgs/sub/sub_header_rpt1.gif);
	background-repeat: repeat-x;
	height: 56px;
	width: 199px;
}

.leftNavRpt {
	background-image: url(../imgs/sub/left_side_nav_rpt.jpg);
	background-repeat: repeat-x;
}

.red12pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
}
.red11pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000;
}
.menuRpt {
	background-image: url(../imgs/sub/jump_menu_rpt.gif);
	background-repeat: repeat-y;
}

.red12pt a:active,.red12pt a:visited,.red12pt a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: underline
}

.red12pt a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF0000;
	text-decoration: none
}

.rightHeaderRpt {
	background-image: url(../imgs/sub/sub_header_rpt2.gif);
	background-repeat: repeat-x;
	height: 56px;
}

.btn_go {
	background: transparent url(../imgs/btn_go.gif) no-repeat;
	height: 22px;
	border: solid 0 #fff;
	width: 29px;
	font: bold 9pt Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

.btn_submit {
	background: transparent url(../imgs/btn_submit.gif) no-repeat;
	height: 22px;
	border: solid 0 #fff;
	width: 63px;
	font: bold 9pt Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FE9900;
	margin: 0px;
	padding: 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}

h3 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;


}

label {
color: #333;
font-size: 11px;
padding-right: 4px;
}

.qty {
width: 25px;
}

.tableDrkRow {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFE391;
}

.tableLtRow {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

.tableMedRow {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFECB3;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

#tableHeight28 {
	height: 28px;
}

.membersFormRefer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	width: 100px;
}

#tableAdmin {
	height: 300px;
}

.featuredHeight {
	height: 10px;
}

table.membersbyTable {
margin-top: 20px;

}


.msg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FE9900;
	margin: 0px;
	padding: 0px;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	font-weight: bold;
}

.poll {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

.poll .title {
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.poll .text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.poll .bar {
	height: 1em;
	margin: 1px 0;
	background-color: #ddd;
}

.poll .bar .foreground {
	background-color: #FE9900;
	height: 1em;
	clear: left;
	float: left;
}
.poll .percent {
  text-align: right;
}