
.cLink
{
	font-family:Verdana;
	font-size:7.5pt;
	text-decoration:underline;
	color:royalblue;
	vertical-align:middle;	

}

.cLink:hover
{
	font-family:Verdana;
	font-size:7.5pt;
	text-decoration:none;
	color:darkorange;
	vertical-align:middle;	
	

}


body
{
	font-family:Verdana;
	font-size:8pt;	
}

.cDropDownList
{
	font-family:Verdana;
	font-size:7.5pt;
	color:Black;	
	
}

.cTextBoxLogin
{
	font-family:Verdana;
	font-size:7.5pt;
	color:Black;
	border:white 0px solid;
	height:16px;
	width:250px;


}

.cDropDownRegister
{
	font-family:Verdana;
	font-size:7.5pt;
	color:Black;
	border:white 0px solid;
	height:18px;
	width:254px;
}

.cTextBoxRegister
{
	font-family:Verdana;
	font-size:7.5pt;
	color:Black;
	height:18px;
	width:254px;
}

.cTextBox
{
	font-family:Verdana;
	font-size:7.5pt;
	color:Black;
	border:gray 1px solid;
	height:16px;
	overflow:hidden;

}


.cButton
{
	font-family:verdana;
	font-size:7.5pt;	
	height:20px;
	color:white;
	border:gray 1px solid;
	background:url(images/b_btn_rpt.jpg);
}





.cLabel
{
	font-family:Verdana;
	font-size:7.5pt;
	color:Black;
}



.cLabelBold
{
	font-family:Verdana;
	font-size:7.5pt;
	color:#1b1b1b;
	font-weight:bold;
}


.cBar
{
	
	font-size:1pt;
	background-color:#759bca;
	height:10px;
	border:#025d8c 1px solid;
}



.cToolTip {
  filter:progid:DXImageTransform.Microsoft.Shadow(color='silver', Direction=135, Strength=2); border: #000000 1px solid; padding: 2px; visibility: hidden; position: absolute; background-color: #ffffd7; z-index:800;
}





