
	



.buttonVSClassfixedlength 
{
    BORDER-RIGHT: #175c91 1px solid;
    BORDER-TOP: #175c91 1px solid;
    FONT: 10px Verdana;
    font-weight: bold;
    BORDER-LEFT: #175c91 1px solid;
    COLOR: #094470;
	WIDTH: 75px;
	HEIGHT: 18px;
    BORDER-BOTTOM: #175c91 1px solid;
    BACKGROUND-COLOR: #b2d7f0;
    CURSOR: hand;
}
.buttonVSClassGrid
{
	height:5px; 
	padding-top:0px;
	padding-left:0px;
	padding-bottom:0px;
	padding-right:0px;
}
.txtBoxClass 
{
	BORDER-RIGHT: #000000 1px solid;
	BORDER-TOP: #000000 1px solid;
	FONT: 13px Verdana;
	BORDER-LEFT: #000000 1px solid;
	COLOR: #333333;
	BORDER-BOTTOM: #000000 1px solid;
	BACKGROUND-COLOR: #ffffff;
	cursor: auto;
}


.PrimaryKeyField
{
	font-weight: bold;
	color: red;
	font: 10px ;
	font-family: Verdana,Tahoma; 
	font-variant: normal;
    text-align: right;
}
.RequiredField
{
	font-weight: bold;
	color: maroon;
	font: 10px ;
	font-family: Verdana,Tahoma; 
	text-align: right;
}

.chkBoxClass
{	
	color: black;
	font: 10px ;
	font-family: Verdana,Tahoma; 	
}

.NormalField
{	
	color: black;
	font: 10px ;
	font-family: Verdana,Tahoma; 
	overflow:auto;
	
}

.NormalLabelField
{	
	color: black;
	font: 10px ;
	font-family: Verdana,Tahoma; 
	text-align: right;
}

.MessageField
{	
	color: black;
	font: 10px ;
	font-family: Verdana,Tahoma; 
	text-align: left;
}
.ParentFieldLabel
{
	font-weight: bold;	
	font: 10px ;	
	font-family: Verdana,Tahoma; 
	font-variant: normal;
	text-align: right;
}

.bodyLink
{
	font-weight: bold;	
	font: 12px ;	
	font-family: Verdana,Tahoma; 
	font-variant: normal;
	color:#4b82a9;

}

.bodylink:hover
{
	color:#184667;
	font-weight:bold;
	text-decoration:none;
}

.ContentBottomMidHeader
{
	background-color:#75a9ce;
	background-repeat:repeat;
	font-weight: bold;
	font-size: 10pt;		
	font-family: Verdana; 
	height:20px;
	color:White;
   	BORDER-RIGHT: #e0dfe3 1px solid;	
	BORDER-LEFT: #e0dfe3 1px solid;	
	BORDER-TOP: #e0dfe3 1px solid;	
	BORDER-BOTTOM: #e0dfe3 1px solid;

}




.ContentHeaderBottomRight
{
	width:auto;
	height:20px;
	background-repeat:no-repeat;
}

.ContentHeaderBottomLeft
{
	
	width:auto;
	height:20px;
	background-repeat:no-repeat;	
	
}


.objectLabel 
{ 
	font-family: Verdana,Tahoma; 
	font-weight: bold; 
	font-size: 12px; 
	color: black; 
	text-decoration: none;
}
