.normal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
}

.proddescription {
	font-family : Verdana, arial, sans-serif;
	font-size : 11px;
	line-height : 15px;
	color : #000000;
}

.navbartitle {
	font-family : Verdana, arial, sans-serif;
	font-size : 12px;
	color : #000000;
	font-weight: bold;
	text-indent: 0.1em;
	line-height: 18px;
}

.proddesc {
	font-family : Verdana, arial, sans-serif;
	font-size : 12px;
	color : #000000;
	text-indent: 0.1em;
	line-height: 18px;
}

INPUT {
	background-color: #EEEEEE;
	color: black;
	border: #666666 solid 1px;
	font-family: Verdana, arial, sans-serif;
	font-size: 12px
} 

.radioStyle {
	background-color: #FFFFFF;
	border: solid 0px;
	font-family: verdana;
	font-size: 12px;
	color: #000000
}

.selectMenu {
	background-color: #EEEEEE;
	border: solid 0px;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
}

.selectMenuFixed {
	background-color: #EEEEEE;
	border: solid 0px;
	font-family: verdana;
	font-size: 12px;
	color: #000000;
	width: 137px;
}

.imgBtn {
	border: solid 0px;
}

.normalText {
	font-family : Verdana, arial, sans-serif;
	font-size : 12px;
	color : #000000;
}

.errorText {
	font-family : Verdana, arial, sans-serif;
	font-size : 12px;
	color : #FF3333;
}

.frmSelect {
	BACKGROUND-COLOR: #DDDDDD;
	COLOR: #000000;
	FONT-FAMILY: verdana, arial;
	FONT-SIZE: 11px;
/*	width: 5em;*/
}