body 			{ 	margin-top: 0; margin-bottom: 0; margin-left: 0px; margin-right: 0px; background-color: #FFFFFF; scrollbar-face-color: E7E7E7 }

//#656565
font, td, p 		{ font-family: Tahoma, Arial, Helvetica; line-height:16px;}

input.text 		{ font-size: 11px; border: 1px solid #91B7CF; background: #F6F6F1;height:17px }
select.text 		{ font-size: 11px; border: 1px solid #91B7CF; background: #F6F6F1;  height:17px }
textarea.text 		{ font-size: 11px; border: 1px solid #91B7CF; background: #F6F6F1;}
input.buton 	{ font-size: 11px; color: #FFFFFF; border: 1px solid #F6F6F1; background: #5C8AAF; width:60px; height:25px }

#home
{
	margin					: 0px;
	padding					: 0px;
	scrollbar-face-color	: E7E7E7;
	background				: #3A8BDB url('images/background.jpg');
	background-color: #3A8BDB;
}


.emphasize      		{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height:16px;
	font-weight: bold;
}
.content      		{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	line-height:16px;
	font-style: normal;
}
.leftlink     		{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	text-decoration: underline;
	line-height:16px;
	font-style: normal;
}

.leftnotactive    		{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 10px;
	line-height:16px;
	font-style: normal;
	font-weight: bold;
}

.copyright       		{ 	font-family: Tahoma, Arial, Helvetica; font-size: 10px; color: #666666; text-decoration: none}

A:link {
	COLOR: #0033cc
}
A:visited {
	COLOR: #0033cc
}
A:active {
	COLOR: #ff3300
}
A:hover {
	COLOR: #ff3300
}