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

.tbmain{
	height:auto;
	color:#333333;
	background-color: #F0F0F0;
	border: 0px;
	padding: 5px;
	
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
   border-radius:  5px 5px 5px 5px;
   behavior: url("../PIE.htc");



}

.text{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color:#666666;
	background-repeat: repeat-x;
	background-color: #ffffff;
	clip:   rect(0.2em auto auto auto);
	height: 1.3em;
	padding: 0.3em;
}

.btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#666666;
	background: #ffffff;
	height: 1.8em;
	width: 5.0em;
	border-top: 1px solid #444;
	border-right: 2px solid #444;
	border-bottom: 2px solid #444;
	border-left: 1px solid #444;
	
	-moz-border-radius: 2px 2px 2px 2px;
  -webkit-border-radius: 2px 2px 2px 2px;
   border-radius:  2px 2px 2px 2px;
   behavior: url("../PIE.htc");



}
.textbig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color:#666666;
	background-repeat: repeat-x;
	background-color: #Ffffff;
	margin-top: 10px;
	clip:   rect(0.2em auto auto auto);
	padding: 0.4em;
	font-style: italic;
	
	border-top: 2px solid #777;
	border-right: 0px solid #777;
	border-bottom: 0px solid #777;
	border-left: 2px solid #777;
	
	-moz-border-radius: 2px 2px 2px 2px;
  -webkit-border-radius: 2px 2px 2px 2px;
   border-radius:  2px 2px 2px 2px;
   behavior: url("../PIE.htc");

}
.mand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	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;
}
