input
{
	font-family : Verdana;
	font-size : 9px;
	font-color: #000000;
	color: #000000;	
	background-color: #D0D0D0;
	border-style: solid;
	border-width:1px;
}

textarea
{
	font-family : Verdana;
	font-size : 9px;
	font-color: #000000;
	color: #000000;	
	background-color: #D0D0D0;
	border-style: solid;
	border-width:1px;
	width:180px;
	height:80px;
}

.ltext
{
	font-family : Verdana;
	font-size : 9px;
	font-color: #000000;
	color: #000000;	
}

.ntext
{
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	font-color: #000000;
	color: #000000;	
}

.text
{
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	font-color: #000000;
	color: #606060;	
}

.white
{
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	font-color: #000000;
	color: #FFFFFF;	
}

.smallb
{
	font-family : Verdana;
	font-size : 10px;
	font-weight : bold;
	font-color: #000000;
	color: #000000;	
}

.liteOn
{
	border-bottom : 1;
	border-style : solid;
	border-left : 0;
	border-right : 0;
	border-top : 0;
	border-color : #A0A0A0;
}

.imgon
{
	border-bottom : 2;
	border-style : solid;
	border-left : 0;
	border-right : 0;
	border-top : 0;
	border-color : #A0A0A0;
}

.imgoff
{
	border-bottom : 2;
	border-style : solid;
	border-left : 0;
	border-right : 0;
	border-top : 0;
	border-color : #FFFFFF;
}

.subimgon
{
	border-bottom : 1;
	border-style : solid;
	border-left : 0;
	border-right : 0;
	border-top : 0;
	border-color : #AAAAAA;
}

.subimgoff
{
	border-bottom : 1;
	border-style : solid;
	border-left : 0;
	border-right : 0;
	border-top : 0;
	border-color : #FFFFFF;
}