.left{
	color: #FFFFFF!important;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 12px!important;
}

.tbmain{
	height:200px;
	color:#333333;
	border: 1px none #000000;
	background-color: #232121;

}

.text{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color: #ffffff;
	background-image: url(style2_txt_bg.gif);
	background-repeat: repeat-x;
	background-color: #454545;
	clip:       rect(auto auto auto auto);
	font-style: normal;
	padding-top: 0.3em;
	padding-right: 0.3em;
	height: 2em;
	padding-left: 0.4em;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #E5F0F0;
	border-right-color: #999999;













}

.btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #FFFFFF;
	height: 1.8em;
	width: 10em;
	border-top-width: 3px;
	border-right-width: 2px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #EDEDED;
	border-left-color: #a2a2a2;
	background-color: #333333;
	border-top-color: #CCCCCC;



}
.textbig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color:#ffffff;
	background-image: url(style2_txt_bg.gif);
	background-repeat: repeat-x;
	background-color: #848484;
	border-top: 0px;
	border-right: 1px solid #93D2D2;
	border-bottom: 0px;
	border-left: 0px;
	clip:   rect(0.2em auto auto auto);
	padding: 0.4em;
	font-style: italic;
}
.mand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}
.leftred {
	color: #FFFFFF!important;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 12px!important;
}
.errMsg {
	color: #FF0000;
}
