﻿
.lbl
{
	font-family: Verdana;
	font-size: 25pt;
	font-weight: bold;
	color: Red;
	height: 100px;
	width: 150px;
	vertical-align: middle;
}
.mchkbx
{
	font-family: Verdana;
	font-size: 8pt;
	font-weight: bold;
}
.chkbx
{
	font-family: Verdana;
	font-size: 8pt;
}

.combo_controls
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: Black;
	background-color: #FFFFFF;
	height: 10px;
	width: 150px;
}
.text_controls
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: black;
	background-color: #FFFFFF;
	height: 15px;
}
.text_controls1
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	background-color: #FFFFFF;
	height: 17px;
}
.bluebar
{
	border-right: #ffffff 1px solid;
	padding-left: 4px;
	background-repeat: repeat-x;
	font-family: "Verdana";
	font-size: 14px;
	font-weight: bold;
	color: White;
	background-color: Gray;
	background-image: url(../images/mnu_LIGHT_bar.jpg);
	letter-spacing: 1px;
	text-align: Center;
}
.subnav
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	line-height: 10px;
}
.subnav:link
{
	color: #000000;
	text-decoration: none;
}
.subnav:visited
{
	color: #000000;
	text-decoration: none;
}
.subnav:hover
{
	color: Maroon;
	text-decoration: underline;
}
.subnav:active
{
	color: #000000;
	text-decoration: underline;
}

.lnkbtn
{
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	line-height: 10px;
	font-weight: bold;
	text-decoration: none;
}
.lnkbtn:hover
{
	color: Maroon;
	text-decoration: underline;
}

.btn_normal
{
	font-family: Verdana;
	font-size: 12px;
	background-color: #7a96df;
	color: White;
	font-weight: bold;
}
.btn_normal1
{
	font-family: Verdana;
	font-size: 12px;
	background-color: #7a96df;
	color: White;
	font-weight: bold;
}
