.DpFields
{
	FONT-SIZE: 10pt; 
	COLOR: #333333; 
	FONT-FAMILY: Trebuchet MS;
	height: 20px;
}

.TxFields
{
	FONT-SIZE: 10pt; 
	COLOR: #333333; 
	FONT-FAMILY: Trebuchet MS
}

.TxLogin
{
	font-size:9pt;
	color:#333333;
	font-family: Trebuchet MS;
}

.TxList
{
	font-family:Trebuchet MS;
	color:#333333;
	font-style:italic;
	font-size:10pt;
}

.TxMenu
{
	font-family:Trebuchet MS;
	color:#333333;
	font-size:10pt;
}

.TxCorrect
{
	font-family:Trebuchet MS;
	color:Green;
	font-size:10pt;
	font-weight:bold;
}

.Btn1
{
	background: #FFFFFF url('../Images/btnBackground.gif') repeat-y top;
	border: solid 1px #336699;
	font-size: 12px;
	color: #000066;
	cursor:hand;
	padding:2 2 2 2;
	height:24px;
}

.Btn
{
	background-color:"#e6e6e6";
	font-family:"Trebuchet MS";
	border: none;
	font-size: 10pt;
	color: #d95936;
	font-weight:bold;
	cursor:hand;
	padding:0,2,0,2;
	height:19px;
}

.TxErMsg
{
	font-family:Trebuchet MS;
	color:red;
	font-size:10pt;
}

A.Menu  
{
	font-family:"Trebuchet MS";
	color:"#333333";
	
}

A:active.Menu  
{
	font-family:"Trebuchet MS";
	color:"#333333";
	
}

A:hover.Menu 
{
	font-family:"Trebuchet MS";
	color:"#333333";

}

.Report
{
	background: "#d4ebf6";
	font-family:Tahoma;
    font-size:11px;
    color:#5A5A5A;
    text-align:left;
}