.pagemaster {
	width: 100%;
	background-color: #fefefe;
}
h1 
{
	color:#666666;
	font-size:12px;
	font-weight:bold;
	line-height:normal;
	margin: 0px 0px 0px 0px;
}
h2 
{
	color:#666666;
	font-size:12px;
	font-weight:bold;
	line-height:normal;
	margin: 15px 0px 0px 0px;
}

.skinmaster {
	background-color: #eeeeee;
	border-right: #8f9092 1px solid; 
	border-top: #8f9092 1px solid; 
	border-left: #8f9092 1px solid; 
	border-bottom: #8f9092 1px solid; 
	moz-border-radius-bottomleft: 15px; 
	moz-border-radius-bottomright: 15px; 
	moz-border-radius-topleft: 3px; 
	moz-border-radius-topright: 3px; 
}
.contentpane {
	width: 100%;
	background-color: transparent;
	padding-left: 6px;
	padding-right: 4px;
	padding-top: 6px;
}

.Main_Text {
	font-family: Arial, Tahoma, Helvetica; 
	font-size: 12px; 
    font-weight: normal; 
    font-style: normal; 
	color:#000000;
	background-color:#ffffff;
}
.Text_Justify ,.Text_Justify span
{
	text-align: justify;
}
.Text_Center ,.Text_Center span
{
	text-align: center;
}

.linkspanelbg {
	font-family: Arial, Tahoma, Helvetica; 
    font-size: 12px; 
    font-weight: bold; 
    font-style: normal; 
	background-color: #414135;
	color:#ffffff;
	direction:ltr;
}
.skinbg {
	background-color: #8BCE00;
}
a.en_link:link {color:#2575D5;font-weight:bold;text-decoration:none;}
a.en_link:visited {color:#2575D5;font-weight:bold;text-decoration:none;}
a.en_link:hover {color:#98CC01;font-weight:bold;text-decoration:none;}
a.en_link:active {color:#2575D5;font-weight:bold;text-decoration:none;}


a.read_more,
a.read_more:visited 
{
	float: left;
	color:#666666;
	font-size:12px;
	font-weight:bold;
	line-height:normal;
	margin: 0px 0px 0px 0px;
	text-decoration:underline;
}
a.read_more:hover {
	color: Red;
}

a.join,
a.join:visited {
	background:url(../img/join.gif) no-repeat right top;
	float: right;
	margin:0px 10px 0px 0px;
	width:82px;
	height:60px;
	text-decoration:none;
}
a.join:hover {
	background:url(../img/join_over.gif) no-repeat right top;
}

.tfxbtn { BORDER-RIGHT: #000 1px groove; BORDER-TOP: #000 1px groove; FONT-SIZE: 10px; FONT-WEIGHT: bold; BORDER-LEFT: #000 1px groove; CURSOR: hand; COLOR: #fff; BORDER-BOTTOM: #000 1px groove; FONT-FAMILY: verdana, geneva, arial, helvetica, sans-serif; BACKGROUND-COLOR: #8BCE00 }
.tfxfrm { BORDER-RIGHT: #000 1px groove; BORDER-TOP: #000 1px groove; FONT-SIZE: 11px; BORDER-LEFT: #000 1px groove; COLOR: #111; BORDER-BOTTOM: #000 1px groove; BACKGROUND-COLOR: #fefefe }
.tfxfrmnobrdr { margin: 0px 2px 0px 2px;BORDER-RIGHT: #000 0px groove; BORDER-TOP: #000 0px groove; FONT-SIZE: 11px; BORDER-LEFT: #000 0px groove; COLOR: #111; BORDER-BOTTOM: #000 0px groove; BACKGROUND-COLOR: #fefefe }
.tfxborder { BORDER-RIGHT: black 1px solid; BORDER-TOP: black 1px solid; BORDER-LEFT: black 1px solid; BORDER-BOTTOM: black 1px solid }

.registartionbg
{
	padding-left:230px;
	background-color: #ffffff;
}
.registration
{
	width:320px;
}



a.menuitem,
a.menuitem:active,
a.menuitem:visited {
	/*background:url(../img/menu_item.gif) no-repeat left center;*/
	float: left;
	padding: 0px 0px 0px 8px;
	margin: 0px 5px 0px 0px;
	text-decoration:none;
	font-family: Arial, Tahoma, Helvetica; 
    font-size: 11px; 
    font-weight: bold; 
    font-style: normal; 
	color:#ffffff;	
}
a.menuitem:hover {
	/*background:url(../img/menu_item_sel.gif) no-repeat left center;*/
	color:#FFE400;	
}


a.menuitemsel,
a.menuitemsel:visited,
a.menuitemsel:active,
a.menuitemsel:hover {
	/*background:url(../img/menu_item_sel.gif) no-repeat left center;*/
	float: left;
	padding: 0px 0px 0px 8px;
	margin: 0px 5px 0px 0px;
	text-decoration:none;
	font-family: Arial, Tahoma, Helvetica; 
    font-size: 11px; 
    font-weight: bold; 
    font-style: normal; 
	color:#FFE400;	
}

.faq ol 
{
	margin:0px;
	padding:0px 0px 0px 32px;
}
.faq ol li
{
	font-family: Arial, Tahoma, Helvetica; 
    font-size: 12px; 
    font-weight: bold; 
    font-style: normal; 
	color:#666666;
}

.faq a,
.faq a:visited,
.faq a:active
{
	font-family: Arial, Tahoma, Helvetica; 
    font-size: 12px; 
    font-weight: bold; 
    font-style: normal; 
	text-decoration:none;
	color:#2575D5;
}

.faq a:hover
{
	color:#98CC01;
}

.flash
{
	background-color: #8BCE00;	
	width: 468px;
	height: 60px;
}

a.performance,
a.performance:visited
{
	color:#2575D5;
	font-weight:bold;
	text-decoration:none;
	float: left;
	cursor:pointer;
	background: url(../img/chart.png) no-repeat top left;
	width: 86px;
	text-align:center;
	padding-top:100px;
	margin-left: 30px;
	margin-right: 10px;
	margin-top: 30px;
}
a.performance:hover
{
	color:#98CC01;
}

.signup_step
{
	margin-top:-33px;
	float:right; 
}

textarea.agreement
{
	width:100%;
	padding: 5px 5px 5px 5px;
	font-family: Arial, Tahoma, Helvetica; 
    font-size: 12px; 
    color:#000000;
    background-color:#eeeeee;
}


a.save,
a.save:visited, 
a.save:hover
{
	background:url(../img/save.gif) no-repeat right top;
	margin:2px 2px 2px 2px;
	width:14px;
	height:14px;
	text-decoration:none;
}

a.delete,
a.delete:visited, 
a.delete:hover
{
	background:url(../img/delete.gif) no-repeat right top;
	margin:2px 2px 2px 2px;
	width:14px;
	height:14px;
	text-decoration:none;
}

a.duplicate,
a.duplicate:visited, 
a.duplicate:hover
{
	background:url(../img/duplicate.gif) no-repeat right top;
	margin:2px 2px 2px 2px;
	width:14px;
	height:14px;
	text-decoration:none;
}

li
{
	margin:0px 0px 0px 0px;
	padding:3px 0px 0px 0px;
}

ul
{
	margin:0px 0px 0px 15px;
	padding:0px 0px 0px 0px;
}

tr.status_row_general
{
	background-color:#ffffff;
}

tr.status_row_prefunded
{
	background-color:#B0CC64;
}

tr.status_row_funded
{
	background-color:#DCFF7D;
}

tr.status_row_active
{
	background-color:#ffff00;
}


a.lead_menu,
a.lead_menu:visited 
{
	color:#aaaaaa;
	margin:0px 10px 0px 10px;
	text-decoration:none;
}
a.lead_menu:hover {
	text-decoration:underline;
}

.sb
{
	clear: left;
	float: left;
	width: 100%;
	height: 20px;
	text-align:center;
	font-size:0px;
}
.sb .text
{
	vertical-align:top;
	font-size:12px;
	display:inline-block;
	height: 16px;
	border: 2px solid #ffffff;
}
.sb img
{
	width: 16px;
	height: 16px;
	border: none;
	margin: 0px;
}
.sb .sb_icon
{
	display:inline-block;
	width: 16px;
	height: 16px;
	border: 2px solid #ffffff;
	margin:0px 2px 0px 2px;
}
.sb .sb_icon_over
{
	display:inline-block;
	width: 16px;
	height: 16px;
	border: 2px solid #ffcc00;
	margin:0px 2px 0px 2px;
}