a,a:link{
	color: #000000;
	text-decoration: underline;
}

a:hover{
	color: #FF0000;
	text-decoration: underline;
}
a.bottom_menu,a.bottom_menu:link{
	color: #225d91;
	text-decoration: none;
}

a.bottom_menu:hover{
	color: #FF0000;
	text-decoration: none;
}
a.left_menu,a.left_menu:link{
	color: #244964;
	text-decoration: none;
	font-weight:bold;
}

a.left_menu:hover{
	color: #11791f;
	text-decoration: none;
}
a.green_bold_l,a.green_bold_l:link{
	color: #11791f;
	text-decoration: none;
	font-weight:bold;
}

a.green_bold_l:hover{
	color: #FF0000;
	text-decoration: none;
}
a.left_smenu,a.left_smenu:link{
	color: #244964;
	text-decoration: none;
	font-size:10px;
}

a.left_smenu:hover{
	color: #FF0000;
	text-decoration: none;
}

a.more,a.more:link{
	color: #045781;
	text-decoration: none;
	font-weight:bold;
}

a.more:hover{
	color: #FF0000;
	text-decoration: none;
}

html,body{
	margin: 0px;
	padding: 0px;
	height:100%;
	background-color:#e7eff4;
}

input, textarea {
	color:#313131;
	font-family: Tahoma;
	font-size: 11px;
}

td{
	color: #313131;
	font-family: Tahoma;
	font-size: 11px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
}
.bottom_menu_del {
	padding:0 12px 0 12px;
}
.green_bold {
	font-weight:bold;
	color:#11791f;
}
.blue_big {
	color:#045781;
	font-size:20px;
}
.green_big {
	color:#11791f;
	font-size:20px;
	line-height:22px;
}