

A 
{
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;	
	font-variant: normal;
}

A:link	{	
	text-decoration:	none;
	color:	#cc0001;
	}	
		
A:visited	{	
	text-decoration: none;
	color:	#cc0001;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#cc0001; /*#f39900;*/
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#cc0001;
	}


label
{
	font-family: Tahoma;
	font-size: 8px;
	font-style:normal;
	color: black;
	font-weight:100;
}

.lcvGeneral 
{
	background-color : White;
}


.dtgrd {	
	background-repeat: repeat;	
}

.cellbg 
{
	background-color : #000066;
	background-image: url(../images/bg3.gif);
	background-repeat: repeat-y;
}

.cellbg2 
{
	background-color: #5A7292;
}

.cellkey 
{
	background-color : #ffffff;
	background-image: url(../images/bgkey.gif);
	background-repeat: no-repeat ;
}

.labels {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;	
	color: #000066;
	text-decoration: none;
}

.labels_Reg {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;	
	color: #000066;
	text-decoration: none;
}

.lblStrip 
{
	font-family: Bradley Hand ITC ;
	font-size: 9pt;
	font-style: normal;	
	font-variant: normal;	
	color: #000066;
	text-decoration: none;
	background-color: #ffffff;
	border: 1px Dashed #848796;
	border-top: 1px Dashed #848796;
	border-bottom:1px Dashed #848796;
	width: 100%;
	
}



.hlabels {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;	
	color: white;
	text-decoration: none;
}

.lbl {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;	
	font-variant: normal;	
	color: #000066;
	text-decoration: none;
}
.lblNormal {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;	
	color: #000066;
	text-decoration: none;
}

.links {
	font-family: Tahoma;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;	
	text-decoration:underline;
}

.tbox {
	border: 1px solid #848796;
	height: 17px;
	font-family: Tahoma;
	font-size: 11px;
	background-color:#ffffff;
}
.tboxReg 
{
	border-top:none;
	border-right:none;
	border-left:none;
	border-bottom:solid 1px #000000;
	/*border: 1px solid #848796;*/
	height: 17px;
	font-family: Tahoma;
	font-size: 11px;
	/*background-color:#ffffff;*/
	width:50%;
}
.cellReg 
{
	background-image: url(../images/_main/book.gif);
	background-repeat: no-repeat ;	
}

.btn {
	border: 1px solid #000000;
	font-family: Tahoma;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	background-color:Teal;
	width: 75px;
}


.btnReg {
	border: 1px solid #F39900;	
	font-family: ArtificeSSK;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;	
	text-decoration: none;	
	background-color: #FFCC00;
	width: 75px;
	
}
.btnReg:hover	{	
	text-decoration:	underline;
	color:	#cc0001;
	}

.labelsReg {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	/*font-weight: bold;*/
	font-variant: normal;	
	color: #000000;
	text-decoration: none;
}

.labelsRegBold {
	font-family: Tahoma;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;	
	color: #000000;
	text-decoration: none;
}

.tools {
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-weight:bolder;
	font-variant: normal;
	text-transform: capitalize;
	color:GhostWhite;
	text-decoration: none;
	background-color: none;
	vertical-align: middle;
	text-indent: 10px;
}
.cboBox 
{	
	border: 1px solid #FFFFFF;	
	font-family: Tahoma;
	font-size: 8pt; 
	
	
	
}
.tbCollapse 
{
	BORDER-COLLAPSE: collapse;
	
}


.imgBorder 
{
	border: 1px solid #f39900;
}

.iFrNoBorder 
{
	border:none;
}
