body
{
	margin-left: 35px;
	margin-top: 0px;
	background-color: #2680ba;


}
.main-tbl
{
	border-right: #1c5f8b 1px solid;
	border-left: #1c5f8b 1px solid;
	border-bottom: #1c5f8b 1px solid;

	background-image: url(/images/bck.PNG);
	background-position: 0px 0px;
	background-repeat: repeat-y;
	
}
.top-link
{
	font-size: 8pt;
	color: #9c9c9c;
	font-family:Verdana;
	text-decoration:none;
}
.top-link:hover
{
	color: #e0cc33;
	text-decoration:underline; 
}
.status-text{
	font-size: 8pt;
	color: #9c9c9c;
	font-family:Verdana;
	text-decoration:none;
}
.prompt-caption
{
	text-align:left;
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	color:black;
	padding:5px; 
}
.ara-title
{
	text-align:left;
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	color:white;
	padding:2px;
	background-color:orange; 
}
.textbox
{
	width: 270px;
	font-family:tahoma;
	font-size:8pt;
	font-weight:normal;
	border-bottom:solid 1px gray; 
	border-top:solid 1px gray;
	border-left:solid 1px gray;
	border-right:solid 1px gray;
}
.buton-01 
{
	 font-family:Tahoma; 
	 font-size:8pt;
	 background-image: url(/images/button.png);
	 background-position:0 0;
	 background-repeat:no-repeat ;
	 border:none 1px;
	 height:22px;
	 width:80px;
}	 
h1
{
	font-weight: bold;
	font-size: 18pt;
	padding-bottom: 0px;
	margin: 0px 0px 0px;
	color: #a11d08;
	line-height: 1em;
	padding-top: 10px;
	padding-left: 23px;
	font-style: normal;
	height:33px; 
	font-family: 'Lucida Sans Unicode';
	text-align: left;
	border-bottom:solid 1px #a11d08;
}
h2{
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	margin-top:0px;
	width:100%;
	color: #a11d08;
	text-align:center;
	font-size:small;
	font-family:system,geneva;
	font-weight:bold;
	border-bottom:solid 1px #a11d08;
	
}
.mbody
{
	font-family:'Verdana';
	font-size:8pt;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	padding-right:10px;
}
.cap
{
	text-align:left;
	font-family:Verdana;
	font-size:8pt;
	color:black;
	padding-left:5px; 
	padding-right:5px; 
	padding-top:5px; 
	padding-bottom:3px; 
	border-top:solid 1px #ffffff;  
	
}
.val
{
	text-align:left;
	font-family:Verdana;
	font-size:8pt;
	font-weight:bold;
	color:black;
	padding-left:25px; 
	padding-right:5px; 
	padding-top:3px; 
	padding-bottom:5px;
	border-bottom:solid 1px #cccccc;  
}
#cmdsutuntoogler
{
	border:solid 1px orange;
	background-color:#ffffff; 
	width:20px;  
	height:20px;
	padding:0px; 
	background-position:center center;   
	background-repeat:no-repeat;
	background-image:url(/images/Select-Image.png);
	
}
#divsutun
{
	visibility:hidden; 
	display:none;
	position:absolute;
	background-color:#ffffff;
	padding-left:10px; 
	padding-right:10px; 
	padding-top:10px; 
	padding-bottom:10px; 
	border-bottom:solid 1px #a11d08;  
	border-top:solid 1px #a11d08;  
	border-left:solid 1px #a11d08;  
	border-right:solid 1px #a11d08;  
	left:247px;
	top:320px;
	width:640px;
	height:260px;
	font-family:tahoma;
	font-weight:normal;
	font-size:8pt;
}
.sutuncap
{
	background-color: #ff6633;
	color: white;
	font-weight: bold;
}
.sutun
{
	float:left;
	border:solid 1px gray;
	height:230px;
	overflow:auto;
	width:140px;
	padding-left:5px; 
	padding-right:5px; 
	padding-top:5px; 
	padding-bottom:5px;
	  
}
.sutun a
{
	text-decoration:none;
}
.sutun a:hover
{
	text-decoration:underline;
}
ul li a
{	
	text-decoration:none;
	color:Black;
}