body { margin: 0px; padding:0px; background-color: #ffffff}

.text_white
{
	font-family: Arial;
	font-size: 15px; 
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.text_black
{
	font-family: Arial;
	font-size: 15px; 
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#page_navigation {
	margin: 3px 0;
	padding: 0 50px 0 0;
	font: 14px Arial, Verdana, sans-serif;
	text-decoration: none;
	}

#page_navigation b {
	color: #000;
	font-size: 16px;
	font-weight: normal;
	}

#page_navigation a, .points {
	color: #313531;
	text-decoration: none;
	}

#page_navigation a:hover {
	text-decoration: underline;
	color: #313531;
	}

.inp
{
	border:1px solid #85817F;
	height:18px;
	font-size: 11px;
}

textarea {
	font-family: Verdana; 
	font-size: 12px;
	color: #000000;
	margin: 0px;
	}

.enter
{
	border:1px solid #85817F;
	height:18px;
	font-size: 12px;
	background-color:#EFF0F1;
	margin-top:10px;
}

.hint {
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: gray;
	text-decoration: none;
	margin-bottom:5px;
	}

.menutext
{
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: normal;
	color: #26211E;
	text-decoration: none;
	margin-bottom:5px;
}

.menu_br
{
	margin-bottom:5px;
}

a.menutext:hover 
{
	text-decoration: none;
	color: #F1555A;
}


.menutextauth
{
	font-family: Verdana; 
	font-size: 13px; 
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

.menutextexit
{
	font-family: Verdana; 
	font-size: 13px; 
	font-weight: bold;
	color: #BB0B0B;
	text-decoration: none;
}

a.menutextexit:hover 
{
	text-decoration: none;
	color: #F1555A;
}

.pict_text
{
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal;
	color: #231D1B;
	text-decoration: none;
}

.text
{
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: normal;
	color: #26211E;
	text-decoration: none;
}

a.text
{
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: normal;
	color: #800000;
	text-decoration: none;
}

a.text:hover 
{
	text-decoration: none;
	color: red;
}

.text_data
{
	font-family: Arial; 
	font-size: 11px; 
	font-weight: normal;
	color: #ADACAB;
	text-decoration: none;
}

.text_brown
{
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: normal;
	color: #804040;
	text-decoration: none;
}

.title
{
	font-family: Verdana; 
	font-size: 13px; 
	font-weight: bold;
	color: #000000;
}

.err
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: red;
	text-decoration: none;
}

.ok
{
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: green;
	text-decoration: none;
}

.copyright
{
	font-family: Arial;
	font-size: 12px;
	color:#F8F8F8;
}

.date_line
{
	width:690px; 
	height:22px; 
	line-height:20px; 
	background-color:#EFF0F1; 
	vertical-align:middle;
}

img
{
	font-size: 10px;
	color: #000000;
}

a.href_butt
{
	border:1px solid #85817F;
	height:20px;
	font-size: 11px;
	background-color:#EFF0F1;
	color: #000000;
	text-decoration: none;
}
