.forminput { display: none; }

.niceBox {
	FONT-FAMILY: verdana, arial, helvetica, sans-serif; 
	FONT-SIZE: 10px; 
	COLOR: #ffffff; 
	FONT-FAMILY: verdana, arial, helvetica, sans-serif; 
	BACKGROUND-COLOR: #336699;
			}
.niceBox1 {
	FONT-FAMILY: verdana, arial, helvetica, sans-serif; 
	FONT-SIZE: 10px; 
	COLOR: #000000; 
	FONT-FAMILY: verdana, arial, helvetica, sans-serif; 
	BACKGROUND-COLOR: #FFBF80;
		}
.niceBox2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma, Verdana;
	border: 1px solid;
	background-color: #FFFFCC;
	text-align: center;
	text-transform: capitalize;


			}
.niceBoxFlat1 {
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	FONT-SIZE: 11px;
	COLOR: #ffffff;
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	BACKGROUND-COLOR: #336699;
	border: thin ;

			}
.niceInputBox1 {
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma, Verdana;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
			}
.niceInputBox2 {
	FONT-FAMILY: verdana, arial, helvetica, sans-serif;
	FONT-SIZE: 10px;
	FONT-FAMILY: Tahoma, Verdana;
	border: 1px outset;
	background-color: #FFFFFF;
	}
.fontbodyleft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.fontbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.fontbody2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.fontbody3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.fontbody4 {
	font-family: Arial;
	font-size: 18px;
	font-weight: bold;
}
.fontbodyTitleHead {
				font-family: Times New Roman, Times, serif;
				font-size: 20px;
}
.small {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 11px;
}
.verysmall {
				font-family: Arial, Helvetica, sans-serif;
				font-size: 9px;
}

A:link
{
    COLOR: #0000FF;
    TEXT-DECORATION: none;
}
A:visited
{
    COLOR: #0000FF;
    TEXT-DECORATION: none;
}
A:active
{
    COLOR: #0000FF;
    TEXT-DECORATION: none;
}
A:hover
{
    COLOR: #FF0000;
    TEXT-DECORATION: UNDERLINE;
}
.bdrSolid {
	border: 1px solid #000000;
}
.bdrSolidTB {
	border-top: 1px solid #000000;
	border-right: 0px none;
	border-bottom: 1px solid #000000;
	border-left: 0px none;
}
.bdrSolidT {
	border-top: 1px solid #000000;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.bdrSolidB {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #000000;
	border-left: 0px none;
}
.bdrSolidBnotDash {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px solid #000000;
	border-left: 0px none;
}
.bdrSolidTnotDash {
	border-top: 1px solid #000000;
	border-right: 0px none;
	border-bottom: 0px none;
	border-left: 0px none;
}
.bdrSolidR {
	border-top: 0px none;
	border-right: 1px solid #000000;
	border-bottom: 0px none;
	border-left: 0px none;
}
.bdrDashB {
	border-top: 0px none;
	border-right: 0px none;
	border-bottom: 1px dashed #000000;
	border-left: 0px none;
}
.bdrDashAll {
	border-top: 1px dashed #000000;
	border-right: 1px dashed #000000;
	border-bottom: 1px dashed #000000;
	border-left: 1px dashed #000000;
}	
.bdrDashed {
	border-top:  none;
	border-right:  dotted;
	border-bottom:  none;
	border-left:  none;
}
.bdrDashedGreen {
	border-top:  none;
	border-right:  none;
	border-bottom:  dotted #00FFCC;
	border-left:  none;
}
.bdrDashBot {
	border-top: thin none;
	border-right: none;
	border-bottom:  dotted;
	border-left:  none;

}
.bdrDashLR{
	border-top:  none;
	border-right: dotted;
	border-bottom:  none;
	border-left:  dotted;
}
