BODY
{
	background: white;
	margin: 0px;
	padding: 0px;
	color: black;
}
TD
{
	font-size: 11px;
	color: #003333;
	font-family: 'Lucida Sans Unicode' , Lucida, Verdana, Arial, Sans-serif;
}
TH
{
	font-size: 11px;
	color: #003333;
	font-family: 'Lucida Sans Unicode' , Lucida, Verdana, Arial, Sans-serif;
}
FORM
{
	font-size: 11px;
	color: #003333;
	font-family: 'Lucida Sans Unicode' , Lucida, Verdana, Arial, Sans-serif;
}
BODY
{
	font-size: 11px;
	color: #003333;
	font-family: 'Lucida Sans Unicode' , Lucida, Verdana, Arial, Sans-serif;
}
A
{
	font-size: 11px;
	color: #3333FF;
	font-family: 'Lucida Sans Unicode', Lucida, Verdana, Arial, Sans-serif;
	text-decoration: underline;

}
P
{
	font-size: 11px;
	color: #003333;
	font-family: 'Lucida Sans Unicode' , Lucida, Verdana, Arial, Sans-serif;
}
P
{
	margin: 5px 0px 0px;
}
.GroupName
{
	font-weight: bold;
	font-size: 16px;
	color: #336666;
}
.haer
{
	background: #336666;
}
.inpr
{
	border-right: #669999 1px solid;
	border-top: #669999 1px solid;
	font-size: 11px;
	background: url(img/input_bg.jpg) white no-repeat;
	border-left: #669999 1px solid;
	color: #003333;
	border-bottom: #669999 1px solid;
	font-family: 'Lucida Sans Unicode' , Lucida, Verdana, Arial, Sans-serif;
	text-align: right;
}
UNKNOWN
{
	border-right: #336666 1px solid;
	border-top: #336666 1px solid;
	font-size: 10px;
	background: #99cccc;
	border-left: #336666 1px solid;
	color: white;
	border-bottom: #336666 1px solid;
	font-family: 'Lucida Sans Unicode' , Lucida, Verdana, Arial, Sans-serif;
}
.error
{
	font-weight: bold;
	color: red;
}
.ok
{
	font-weight: bold;
	color: green;
	font-size: 14;
}
A.inactive:link
{
	font-size: 9px;
	color: #336666;
	font-family: 'Lucida Sans Unicode' , Lucida, Verdana, Arial, Sans-serif;
	text-decoration: none;
}
A.inactive:visited
{
	font-size: 9px;
	color: #336666;
	font-family: 'Lucida Sans Unicode' , Lucida, Verdana, Arial, Sans-serif;
	text-decoration: none;
}
A.inactive:hover
{
	color: #336666;
	text-decoration: underline;
}
.active
{
	font-weight: bold;
	font-size: 11px;
	color: #336666;
	font-family: 'Lucida Sans Unicode' , Lucida, Verdana, Arial, Sans-serif;
	text-decoration: none;
}
A.menu_item:link
{
	font-size: 11px;
	color: #336666;
	font-family: 'Lucida Sans Unicode' , Lucida, Verdana, Arial, Sans-serif;
	text-decoration: none;
}
A.menu_item:visited
{
	font-size: 11px;
	color: #336666;
	font-family: 'Lucida Sans Unicode' , Lucida, Verdana, Arial, Sans-serif;
	text-decoration: none;
}
A.menu_item:hover
{
	color: red;
	text-decoration: underline;
}
TH
{
	font-size: 11px;
	background: #99cccc;
	color: white;
	border-bottom: #669999 1px solid;
	font-family: 'Lucida Sans Unicode' , Lucida, Verdana, Arial, Sans-serif;
	text-align: left;
}