﻿body {
  scrollbar-face-color:#ffffff;
  scrollbar-track-color:#ffffff;
  scrollbar-arrow-color:#C0C0C0;
  scrollbar-shadow-color:#C0C0C0;
  scrollbar-highlight-color:#C0C0C0;
  scrollbar-3dlight-color:#9F9F9F;
  scrollbar-darkshadow-color:#000000;
}
.left{
	color: #333333 !important;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 12px!important;
}

.tbmain{
	height:200px;
	color:#333333;
	background:#faa61c;
	border: 1px dotted #3DFF54;

}

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

.info{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:normal;
	color:#333333;
	background-image: url('style2_txt_bg.gif');
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-top: 1px solid #E5F0F0;
	border-right: 1px solid #93D2D2;
	border-bottom: 0px none;
	border-left: 0px none;
	clip:       rect(auto auto auto auto);
	font-style: normal;
	padding-top: 0.3em;
	padding-right: 0.3em;
	height: 10em;
	padding-left: 0.4em
}

.btn{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#333333;
	background: #EAEAEA;
	height: 1.8em;
	width: 10em;
	border-top: 2px solid #D6D6D6;
	border-right: 2px solid #B7B7B7;
	border-bottom: 2px solid #B7B7B7;
	border-left: 2px solid #D6D6D6;



}
.textbig {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	color:#00000;
	background-image: url('style2_txt_bg.gif');
	background-repeat: repeat-x;
	background-color: #EAEAEA;
	border-top: 0px none;
	border-right: 1px solid #B8B8B8;
	border-bottom: 0px none;
	border-left: 0px none;
	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: #dd0000!important;
	font-family: Arial, Helvetica, sans-serif!important;
	font-size: 12px!important;
}
.errMsg {
	color: #FF0000;
}