@charset "windows-1251";
/* Creation date: 09.11.2004 */

body
{
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	background-color: #f2f2f2;
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #404040;
}

table, td
{
	font-family: Verdana, sans-serif;
	font-size: 8pt;
	color: #404040;
}

.small {
	font-size:7pt;
	}

a
{
	color: #435576;
	text-decoration: underline;
}

a:hover
{
	text-decoration: none;
}

.cBlue
{
	color: #435576;
}

.page_title
{
	color: #475184;
	font-weight: 800;
}

.copyright_text
{
	font-size: 7pt;
}

input, textarea, select, option
{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	color: #464646;
}

