.txtArea{
	
	margin:0;
	padding:0;
	overflow: hidden;
	border: #515151 1px solid;
	border-style : groove;
	background-color: #F4F4F4;
	font-family: 'Trebuchet MT', 'lucida sans unicode', helvetica, verdana, arial, sans-serif;
	font-size: 8pt;
	height : 18px;
}
.btnOver{
	font-size: 12px;
	color: #696969;
	background-color: #fef1e2;
	border: #000000;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	cursor : pointer ;
	text-align : center;
	height : 21px;
}
.btn{
	font-size: 12px;
	color: #000000;
	background-color: #fef1e2;
	border: #999999;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	cursor : pointer ;
	text-align : center;
	height : 21px;
}
.SBBG{
	background-image: url(SearchBG.gif);
}
.SearchBoxRight{
	BORDER-RIGHT: #fec68e 1px solid;
}
.DownLineSearch{
	BORDER-BOTTOM: #fec68e 1px solid;
	background-image: url(SearchBG.gif);
}
.SearchBox{
	border: #fec68e 1px solid;
}
.TopRightSB
{
	BORDER-RIGHT: #fec68e 1px solid;
	BORDER-TOP: #fec68e 1px solid;
}
.LeftRightSB
{
	BORDER-RIGHT: #fec68e 1px solid;
	BORDER-LEFT: #fec68e 1px solid;
	BORDER-BOTTOM: #fec68e 1px solid;
	background-image: url(SearchBG.gif);
}
.RightDownSearch{
	BORDER-RIGHT: #fec68e 1px solid;
	BORDER-BOTTOM: #fec68e 1px solid;
	background-image: url(SearchBG.gif);
}
.MenuBG
{
	BORDER-TOP: #003466 1pt solid;
	BORDER-BOTTOM: #003466 1pt solid;
}
.Line
{
	BORDER-TOP: #003466 1pt solid;
}
.TopBG
{
	background-image : url(top2.gif);
	background-position : left;
	background-repeat : no-repeat;
	background-attachment : scroll;
}
.TopTxt
{
	font-family:Verdana, 'Times New Roman';
	font-size:8pt;
	color: #f4f4f4;
	}
.InpTxt
{
	font-family:Verdana, 'Times New Roman';
	font-size:8pt;
}
.Inp
{
	border: #515151 1px solid;
	border-style : groove;
	color: #000;
	background-color: #fef1e2;
	font-family: 'Trebuchet MT', 'lucida sans unicode', helvetica, verdana, arial, sans-serif;
	font-size: 8pt;
	height : 18px;
}
.err
{
	font-family:Verdana, 'Times New Roman';
	font-size:8pt;
	color:Red;
}
.SubMenu
{
	font-size:9pt;
	color:#000000;
	font-style:oblique;	
}
.Title
{
	text-decoration: underline;
	font-size:12pt;
	font-style:oblique;
	font-weight:bold;
	color:#000000;
}
.aControl{
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: none;
-moz-outline: none /* fx 1.07*/ ;
outline:none /* fx 1.05, Safari, Mac IE*/;
}
.aControl:hover{
font-size: 10px;
font-family: Verdana, Arial, Helvetica, sans-serif;
text-decoration: underline;
-moz-outline: none /* fx 1.07*/ ;
outline:none /* fx 1.05, Safari, Mac IE*/;
}
.CBClass{
	height : 15px;
	width : 15px;
}
.QuestionDiv{
	FONT-SIZE: 8pt;
	FONT-FAMILY: verdana;
	
	overflow: auto;
	scrollbar-3dlight-color : #D7DBD3;
	scrollbar-arrow-color : #0000;
	scrollbar-face-color : #D7DBD3;
	scrollbar-highlight-color : #F4F4F4;
	scrollbar-track-color : #C2C7BC;
}