.left{
	color: #333333 !important;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 12px!important;
}

.tbmain{
	height:100px;
	color:#333333;
	border: 2px solid #996600;
	background-color: #E2D5C1;
}

.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#666666;
	background-image: url(../images/style2_txt_bg.gif);
	background-repeat: repeat-x;
	background-color: #F5E9DB;
	border-top: 1px solid #B9A38E;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #B9A38E;
	clip:   rect(0.2em auto auto auto);
	font-style: italic;
	padding: 0.2em;

}

.btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#F5E9DB;
	height: 1.8em;
	width: 5em;
	background-color: #993300;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #663300;
	border-bottom-color: #663300;
	border-left-color: #CC3300;
	border-top-color: #CC3300;


}
.textbig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#666666;
	background-image: url(../Images/style2_txt_bg.gif);
	background-repeat: repeat-x;
	background-color: #F5E9DB;
	border-top: 1px solid #B9A38E;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #B9A38E;
	clip:   rect(auto,auto,auto,auto);
	padding: 0.2em;
	font-style: italic;
}
.mand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #CC0000;
}

.leftred {

	color: #dd0000!important;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 12px!important;
}
.errMsg {
	color: #FF0000;
}
.dropdown {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#666666;
	background-image: url(../images/style2_txt_bg.gif);
	background-repeat: repeat-x;
	background-color: #F5E9DB;
	font-style: italic;
}

