body
{
	background-color :White  ;
	color :Black ;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-style :normal ;
	font-size:10px;
	margin-left:0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-top:0px;	
}
.userst
{
	font-size:11px;
	
}

.tthead
{
	font-family:Times New Roman,Arial;
}
.maintb
{
	position:static ;
	left:0px;
	top:0px;
	width :760px;
	height :50px;
	color:Red;
}

.maintbHeading
{
	height:50px;
	text-align:center;
}

.maintbLine
{
	height:5px;
	background-color:#faebd7;
}	

.mainpagetb
{
	position:static ;
	left:0px;
	top:0px;
	width :760px;
	height :420px;
	color:Red;
}
.mainpagecoltb
{
	width:100px;
	background-color:#faebd7;
}
.mainpageareatb
{
	position:static ;
	left:0px;
	top:0px;
	width :500px;
	color:Red;
}
.frmHead
{
	position:static ;
	left:0px;
	top:0px;
	width :400px;
	height :10px;
	background-color:#faebd7;
	color:Black;
	font-size:12px;
}

.mksize
{
	font-size:9px;
}
.mksize1
{
	font-size:11px;
}
.frmcell
{
	position:static ;
	left:0px;
	top:0px;
	width :200px;
	height :10px;
	color:Red;
	font-size:10px;
}

.frmcell1
{
	position:static ;
	left:0px;
	top:0px;
	width :200px;
	height :10px;
	color:Black ;
	font-size:10px;
}

.userinfo
{
	text-align:right;
	color:Black;
	width :500px;
}

.linkDiv
{
	width:290px;
	height:70px;
	BORDER-BOTTOM:#000000 0PX SOLID;
	BORDER-LEFT:#FF0000 1PX SOLID;
	BORDER-RIGHT:#000000 0PX SOLID;
	BORDER-TOP:#000000 0PX SOLID;
	font-size:15px;
	
}

.linkDivHead
{
	background-color:#faebd7;
	height:10px;
	color:red;
	text-align:left;
	font-size:15px;
}

.linkDivDetail
{
	color:Black;
	font-size:11px;
	text-align:left;
	vertical-align:baseline;
}

.listHeader
	{
		background-color:#fecf8d;
		font-size:11px ;
		color:red;
		font-weight :bold;
	}
.listDetail
	{
		font-size:12px ;
		color:black;
	}
.loginStyle
	{
		width:100px;
		BORDER-BOTTOM:#000000 0PX SOLID;
		BORDER-LEFT:#FF0000 1PX SOLID;
		BORDER-RIGHT:#000000 0PX SOLID;
		BORDER-TOP:#000000 0PX SOLID;
		background-color:#ffdead;
		color:Red ;
		font-size :x-small;
		
	}
.hBut
{	
	border-width :1px;
	border-color:Transparent;
	background-color:#FF8000;
	font-size :x-small;
	Height:20px;
	Width:50px;
}

.hTextBox
{
	width:30px;
	height:15px;
	border-color: #FF8000;
	background-color:white;
}

A:link	{	
	text-decoration:	none;
	
	color:	#3333cc;
	font-size:9px;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	font-size:9px;
	}	
		
A:active	{	
	text-decoration:	node;
	color:	#333399;
	font-size:9px;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#000000;
	font-size:9px;
	}

.dbSty
	{
		background-color:#fecf8d;
		color:Red;
	}
	
.dbStyText
	{
		font-size:x-small ;
	}