.lbl
{
	font-family: Arial;
	font-weight:bold;
	font-size: 8pt;
	color: Navy;
}

.lbl_rs
{
	font-family: Verdana,Arial;
	font-size: 8pt;
	color: Black;
}

.lbl_hd
{
	font-family: Trebuchet MS,Arial;
	font-size: 11pt;
	color: #B38206;
	font-weight:bold;
}

.lbl_hdr
{
    font-family: Verdana;
    font-size: 8pt;
    color: Red;
    font-weight: normal;
    font-weight:bold;
}
.ddl
{
	border-top: solid 1px #D0DFFA;
	border-right: solid 1px #D0DFFA;
	border-bottom: solid 1px #D0DFFA;
	border-left: solid 1px #D0DFFA;
	padding:3px;
	background-color:#F3F3F3;
	font-family:Verdana;
	font-size:8pt;
}
.txt
{
	border: 1px solid #C4D7F9;
	padding: 2px;
	background-color:White;
		font-family:Verdana;
		font-size:8pt;
	margin-bottom: 0px;
}
.btn
{
	margin:10px;
	padding:2px;
}

.lnk
{
	color:Blue;
	font-family:Verdana;
	font-size:8pt;
}
.rdb
{
	padding:3px;
	font-family:Verdana;
	font-size:8pt;
	color:Black;
	border:none;
}
