BODY, P, TD, TR, DIV, SPAN, A, LI, UL
{
	font-family			: Verdana, Arial;
	font-size			: 12px;
	color				: #4D4948;
}
P
{
	_text-align	: justify;
	margin-top	: 0px;
	padding-top	: 0px;
	padding-bottom	: 0px;
	margin-bottom: 5px;
	text-indent: 20px;
}
INPUT
{
	border				: 1px solid #AAAAAA;
	font-family			: Verdana, Arial;
	font-size			: 12px;
}

SELECT
{
	border				: 1px solid #AAAAAA;
	font-family			: Verdana, Arial;
	font-size			: 12px;
	height				: 17px;
}
TEXTAREA
{
    border				: 1px solid #AAAAAA;
	font-family			: Verdana, Arial;
	font-size			: 12px;
}

A
{
	color			: #000000;
	text-decoration	: none;
}
A:visited
{
	color			: #000000;
	text-decoration	: none;
}

A:hover
{
	color			: #000000;
	text-decoration	: underline;
}

INPUT.cmDelete
{
	font-weight	: bold;
	color		: #990000;
}
A.standart
{
	color : #0000CC;
	text-decoration	: underline;
}
A.standart:hover
{
	color : #0000CC;
	text-decoration	: underline;
}
A.standart:visited
{
	color : #0000CC;
	text-decoration	: underline;
}

