/* ONLY for TRADE LEADS */

/* User Account */
.user-block {
	width: 680px; 
	margin:20px 0px;
	overflow:hidden;
}
.title-block {
	color:#cc6600;
	font-size:13px;
	margin:0px;
	padding:3px;
}
.user-account {
	border:1px solid #CCCCCC;
	margin:0px;
	width:330px;
	overflow:hidden;
}
.left-block {
	float:left;
}
.right-block {
	float:right;
}
.title-item 
{
	background:#EEEEEE url(/images/bg-title-item.jpg) repeat-x scroll 0 0;
	font-weight:bold;
	font-size:13px;
	padding:3px;
	height:22px;
}
.line-item 
{
	padding:3px;
	border-bottom:1px dotted #CCCCCC;
}

/* User Account */

table, tr, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.mainbgcolor {
	background-color: #FFFFFF;
}

.seperatorstyle 
{
	background-color: #9FB6CC;
}

.onepxtable
{
border: 1px solid #9FB6CC;
}
.sidepanelstyle
{
	border-top: thin none;
	border-right: 1px solid #9FB6CC;
	border-bottom: thin none;
	border-left: thin none;

}

.titlestyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #555555;
	background: #EEE;
}

.sidetitle {
	/* background-image: url(/images/blue_bg.gif);
	background-repeat: repeat-x; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #508CB7;
}
.bottomstyle {
	/* background-image: url(images/blue_bg.gif);
	background-repeat: repeat-x; */
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #356AA0;
	background-color: E7F2F8;
}

.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #555555;
	background-color: #FCFCFC;
}
.alternatecolor {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 12px;
	color: #555555;
	background-color: #FCFCFC;
}
.maintablestyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #555555;
	background-color: #FFFFFF;
}
.innertablestyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: #555555;
	background-color: #FCFCFC;
}
.errorstyle {
	font-weight: normal;
	color: #990000 ;
	background-color: #FCFCFC;
	border: 1px solid #ff0000 ;
}
.msgstyle {
	font-weight: normal;
	background-color: #EEEEEE;
	border: 1px solid  #9FB6CC;
	padding:10px 0px;
}

font.normal {
	color: #555555;
	font-size: 12px;
}

font.red{
	color: #964B4B;
	font-size: 12px;
}

font.smalltext {
	font-size: 11px;
}
