
.black_overlay{
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 1050px;
			background-color: black;
			z-index:1001;
			-moz-opacity: 0.8;
			opacity:.80;
			filter: alpha(opacity=80);
		}
		.white_content {
			display: none;
			position: absolute;
			top: 25%;
			left: 35%;
			border-radius: 15px;
			background-color: white;
			z-index:1002;
			overflow: auto;
		}
.black_overlayregForm{
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 100%;
			height: 1050px;
			background-color: black;
			overflow:hidden;
			z-index:1001;
			-moz-opacity: 0.8;
			opacity:.80;
			filter: alpha(opacity=80);
		}
		.white_contentregForm {
			display: none;
			position: absolute;
			top: 5%;
			left: 35%;
			background-color: #EFEFEF;
			z-index:1002;
			overflow: auto;
		}
body { 
    font-family: verdana,arial,helvetica,sans-serif;
    font-size: 12px;
}
.closeBarregForm
{

width:30px;
}

#outerMain {
    height: 100%;
}
#main {
    /*margin-top: 20px;*/
    text-align: center;
}
/* The below classes will be added to the outerMain and main DIVs by a script 
   depending on whether the left and right sidebars exist */
   
/* When no sidebars exist: */
.outerMain_withoutSidebar {
    text-align: center;
    margin: 0px auto;
    
}
.main_withoutSidebar {
    width: 100%;
}


/* When both sidebars exist: */
.outerMain_twoSidebars {
    position:absolute;
    width: 1360px;
}
.main_twoSidebars {
    position: absolute;
    top: 0px; 
    left: 250px;    
    width: 860px;
}

.infoText {
    background: none repeat scroll 0 0 #A9D7E5;
    color: #FFFFFF;
    font-weight: bold;
    height: 100%;
    line-height: 2em;
    margin-bottom: 5px;
    text-align: center;
	width:100%;
	font-size: 14px;
}
/* When only the right sidebars exist: */
.outerMain_rightSidebar {
    position:absolute;
    width: 1110px;
}
.main_rightSidebar {
    position: absolute;
    top: 0px; 
    width: 860px;
}

#header {
    margin-bottom: 10px;
    text-align: left;
}
#userStatus {
	color:#555555;
	font-size:10px;
    margin-bottom: 5px;
    text-align: left;
}


.menu {
    clear: both;
    padding-bottom: 15px;
    text-align: left;
}

.menu1 {
    clear: both;
    padding-bottom: 15px;
    text-align: left;
}

.menu ul {
    margin: 0px;
    padding: 0px;
	list-style: none;
}

.menu li {
    float: left;
    white-space: nowrap;
}

.menu a {
	display: block;
	padding-right: 18px;
	color:#333300;
	font-weight:bold;
	text-decoration:none;
    background: url('../images/menusep.gif') no-repeat right bottom;
}
.menu li:last-child a {
    background: none;
}
.menu a:hover {
	font-size:13px;
	font-weight:bold;
}

/* 'Escaped Comment' hack for horizontal menubar width in IE5/Mac */
.menu a {
 float: left;
}
/* \*/
.menu a {
 float: none;
}
/* */

#adminMenu {
    clear: both;
}

#content {
   
    clear: both;
}

div#navBar{
    width: 100%;
    margin-bottom: 10px;
    font-size: 13px;
    text-align: left;
    font-weight: bold;
}
div#navBar, div#navBar a {
    color: #336600;
}
div#navBar a:hover {
    color: #999900;
}

#footer {
	color:#888888;
	font-size:10px;
	text-decoration:none;
  	 margin-top: 10px;
}
#footer a {
	color:#333300;
	text-decoration:underline;
}
#footer a:hover {
	color:#999900;
}

#top {
    float: left;
}

#themeSelector {
    float: right;
    padding-right: 14px;
    margin-top: 14px;
    margin-left: 34px;
}

#ThemeSelectorWidget {
    font-size: 10px;
    color: #6f7065
}

#languageSelector {
    float: right;
    padding-right: 14px;
    margin-top: 14px;
    margin-left: 34px;
}
#LanguageSelectorWidget {
    font-size: 10px;
    color: #6f7065
}


.feedList {
    float: right;
    padding: 0;
    list-style-type: none;
    text-align: left; 
}

.feedList li {
    margin: 0 0 5px 0; 
    padding: 0;
    list-style-type: none;
}

.feedList li a {
    padding: 0 0 0 19px;
    list-style-type: none;
    font-size: 10px;
	text-decoration:none;
    color:#333300;    
    font-weight: bold;
}

.feedList li a.color1 {
    background: url("../images/07.png") no-repeat 0 50%;
}

.feedList li a.color2 {
    background: url("../images/14.png") no-repeat 0 50%;
}

.feedList li a:hover {
    color:#999900;
}

<!--
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14px;
	color: #CCCCCC;
}
.style13 {
	color: #44b4ff;
	font-size: 16px;
}
.style14 {color: #979797}
.style5 {
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
.style1 {color: #FF0000}
.style2 {
	color: #CCCCCC;
	font-family: "Arial Narrow";
	font-size: 18px;
}
.style3 {color: #44b4ff}
.style4 {color: #979797}
.style8 {color: #FFFFFF}
.style9 {font-weight: bold; font-size: 9px;}
-->
body {
background: #A9D7E5;
}

td {
	font: normal 11px Tahoma, Arial;
	color: #2d3331;
}

h1, h2, h3, h4, h5 {

    color: #ffffff;
    margin: 0px;
}


h1 {
    font-size: 35px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 14px;
}


a {

font: normal 11px Tahoma, Arial;
color: #2d3331;
text-decoration: underline;
}

a:hover {

font: normal 11px Tahoma, Arial;
color: #2d3331;
text-decoration: none;

}

a.white-link-underline {	
	text-decoration: underline;
	color: #FFFFFF;
}

.white-text{
color: #ffffff;
text-decoration: none;

}
a.b1
{
font:  14px tahoma, Arial;
color: #fffea0;
text-decoration: none;
padding: 15px;
margin: 0px;

}
.p1
{
padding: 0 0 0 20px;
}
.menu 
{
vertical-align:top;
height: 10px;
background:url(image/index_03.gif);
padding: 5px 0 0 85px;
}
.menu a
{
color:#000;
font: bold 13px  tahoma, Arial;
text-decoration: none;
}


.blye-text-underline {
color: #296f80;
text-decoration: underline;
}

.blye-text-regular {
color: #296f80;
text-decoration: none;
}

.yellow-text-regular {
color: #ece92c;
text-decoration: none;
}

.yellow-text-underline {
color: #ece92c;
text-decoration: underline;
}

.orange-text-regular {
color: #e88520;
text-decoration: none;
}

.orange-text-underline {
color: #e88520;
text-decoration: underline;
}
.broun-text-regular {
color: #de4e06;
text-decoration: none;
}

.broun-text-underline {
color: #de4e06;
text-decoration: underline;
}

.red-text-regular {
color: #ba2a28;
text-decoration: none;
}

.red-text-underline {
color: #ba2a28;
text-decoration: underline;
}
.black-text-regular {
color: #000000;
text-decoration: none;
}

.black-text-underline {
color: #000000;
text-decoration: underline;
}


.gray-text-underline{
color: #7C7C7C;
text-decoration: underline;
}
.gray-text-regular{
color: #7C7C7C;
text-decoration: none;
}

.green-text{
color: #459828;
text-decoration: none;
}

.green-text-underline{
color: #459828;
text-decoration: underline;
}
.td_title{
font:11px Arial, Helvetica, sans-serif;
}
.td_title a{
font:12px Arial, Helvetica, sans-serif;
color:#0000FF; text-decoration:underline;
}

select
{
		width:160px;
		padding:1px;
}
.bigText
{
	font-size:14px;
	
}
input
{
	height:22px;
	width:340px;
	border: solid 1px #CDCDCD;
}
.textareaDes
{
	width:340px;
	border: solid 1px #CDCDCD;
	height:200px

}

.button {
	color: #00A0D4;
	border: solid 1px #999999;
	background: #DADCD9; 
	font-weight:bold;
	background: -webkit-gradient(linear, left top, left bottom, from(#DADCD9), to(#CCCCCC));
	background: -moz-linear-gradient(top,  #DADCD9,  #CCCCCC);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#AEE9F3', endColorstr='#AEE9F3');
}
.button:hover { 
color: #00A0D4;
	background: #DADCD9;
	border: solid 1px #999999;
	background: -webkit-gradient(linear, left top, left bottom, from(#DADCD9), to(#CCCCCC));
	background: -moz-linear-gradient(top,  #DADCD9,  #CCCCCC);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#DADCD9', endColorstr='#CCCCCC');
}
.buyOpt
{
	color:#DADCD9;
	font-size:18px;
	font-weight:bold;
}
.darkBlue
{
	color:#CCCCCC;
	font-size:18px;
	font-weight:bold;
}

.darkBlueSpecial
{
	color:#035584;
	font-size:20px;
	font-weight:bold;
}

input:focus
{
	border: solid 2px #00A0D4;
}
.smalltext
{
	font-size:14px;
}
.headstyle
{
	font-size:12px;
	background-color:#A9D7E5;
	color:#000000;
	font-weight:bold;
	height:26px;
}
.linkDel
{
color:#000000;
text-decoration:none;
}
.headerTxt
{
	color:#999999;
	font-size:16px;
}
#light
{
}
#light .leftTop
{
	text-align:right;
	height:28px;
	width:28px;
	background-image:url(../image/left_cor.gif);
	background-repeat:no-repeat;
}
#light .topCenter
{
	height:28px;
	background-image:url(../image/top_center.gif);
	background-repeat:repeat-x;
}
#light .rightTop
{
	height:28px;
	width:28px;
	background-image:url(../image/right_topcor.gif);
	background-repeat:no-repeat;
}
#light .leftMiddle
{
	width:28px;
	background-image:url(../image/left_center.gif);
	background-repeat:repeat-y;
}
#light .rightMiddle
{
	width:28px;
	background-image:url(../image/right_center.gif);
	background-repeat:repeat-y;
}
#light .leftBottom
{
	width:28px;
	background-image:url(../image/left_bottomcor.gif);
	background-repeat:no-repeat;
}
#light .bottomCenter
{
	height:28px;
	background-image:url(../image/bottom_center.gif);
	background-repeat:repeat-x;
}
#light .rightBottom
{
	width:28px;
	background-image:url(../image/right_botcor.gif);
	background-repeat:no-repeat;
}

#lightregForm
{
}
#lightregForm .leftTop
{
	text-align:right;
	height:28px;
	width:28px;
	background-image:url(../image/left_cor.gif);
	background-repeat:no-repeat;
}
#lightregForm .topCenter
{
	height:28px;
	background-image:url(../image/top_center.gif);
	background-repeat:repeat-x;
}
#lightregForm .rightTop
{
	height:28px;
	width:28px;
	background-image:url(../image/right_topcor.gif);
	background-repeat:no-repeat;
}
#lightregForm .leftMiddle
{
	width:28px;
	background-image:url(../image/left_center.gif);
	background-repeat:repeat-y;
}
#lightregForm .rightMiddle
{
	width:28px;
	background-image:url(../image/right_center.gif);
	background-repeat:repeat-y;
}
#lightregForm .leftBottom
{
	width:28px;
	background-image:url(../image/left_bottomcor.gif);
	background-repeat:no-repeat;
}
#lightregForm .bottomCenter
{
	height:28px;
	background-image:url(../image/bottom_center.gif);
	background-repeat:repeat-x;
}
#lightregForm .rightBottom
{
	width:28px;
	background-image:url(../image/right_botcor.gif);
	background-repeat:no-repeat;
}

.GrayTitleText{
font: Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color: #CCCCCC}

.topmenu12{
font: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color: #CCCCCC;
}

.topmenu13{
font: Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
color: #000;
}

/*** Logo ***/
.logo {
 float:left; overflow:hidden; height:121px; background:url(images/profit.gif) no-repeat 0 0;
 }
.logo .indent {
 /*overflow:hidden; height:100%;*/ padding:29px 0px 0px 0px;
}
.logo h1 {
display:block; overflow:hidden;width:263px; height:53px;background:url(images/profit.gif) no-repeat 0 0;font-size:2.1em; color:#fff; text-indent:-1000em; cursor:pointer;
}
.logo h1:hover { 
text-decoration:none;
}

.description { 
font-size:17px; color:#fff; padding:0px 0px 0px 0px; margin:-3px 0px 0px -1px;
}
.addSec
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
}

/*** End Logo ***/
