body {

	background: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;

}			.lang		{
	color: #797c80;
	font-size: 10px;
	font-family: Verdana;
}
A.lang:link	{
	font-size: 10px;
	color: #000000;
	text-decoration: underline;
}
A.lang:visited	{
	font: 10px;
	color: #000000;
	text-decoration: underline;
}
A:link	{
	font: 11px;
	color: #736343;
	text-decoration: underline;
}
A:visited	{
	font: 11px;
	color: #736343;
	text-decoration: underline;
}
A.norm:link	{
	font: 12px;
	color: #736343;
	text-decoration: underline;
}
A.norm:visited	{
	font: 12px;
	color: #736343;
	text-decoration: underline;
}
.title	{
	color: #000000;
	font: 21px Verdana;
}
.text		{
	color: #000000;
	font: 12px Verdana;
}

.text_sm, select, input		{
	color: #000000;
	font: 10px Verdana;
}
h2		{
	color: #858585;
	font: bold 14px Verdana;
}

.orange 		{
	color: #FF9933;
}

.legal	{
	color: #8f8f8f;
	font: 11px Verdana;

}

INPUT {
	BORDER: #cecece 1px solid;
	PADDING: 3,0,0,3; 
	HEIGHT: 22px;
}
TEXTAREA {
	BORDER-RIGHT: #cecece 1px solid; BORDER-TOP: #cecece 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #cecece 1px solid; BORDER-BOTTOM: #cecece 1px solid
}
SELECT {
	BORDER-RIGHT: #cecece 1px solid; BORDER-TOP: #cecece 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #cecece 1px solid; BORDER-BOTTOM: #cecece 1px solid;
PADDING-LEFT: 3px;  HEIGHT: 22px
}
checkbox {
	BORDER-RIGHT: #cecece 1px solid; BORDER-TOP: #cecece 1px solid; FONT-SIZE: 12px; BORDER-LEFT: #cecece 1px solid; BORDER-BOTTOM: #cecece 1px solid
}
#help11{padding:5px;}

