.p_list {
	margin:20 0 5 0;
}
.td_menu {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1C75BA;
	background-image: url(../images/menu_item_back.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 14 12 0 31;
	vertical-align: top;
	text-align: left;
}

.font_selected {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #1C75BA;
}

a:hover {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #5B8E03;
	text-decoration: underline;
}

a {
	font-family: tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #75B506;
	text-decoration: underline;
}
.p_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #1C75BA;
}

.article_font {
	font-family: tahoma;
	font-size: 14px;
	color: #525252;
}

.article_link {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #75B506;
	text-decoration: underline;
}

.article_link:hover {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #5B8E03;
	text-decoration: underline;
}

.td_block {
	font-family: tahoma;
	font-size: 11px;
	color: #525252;
	background-image: url(../images/left_block_back.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding:16;
}

.td_font {
	font-family: tahoma;
	font-size: 11px;
	color: #525252;
	padding: 0 0 10 0;
}

.td_font2 {
	font-family: tahoma;
	font-size: 11px;
	color: #525252;
}

.td_font_large {
	font-family: tahoma;
	font-size: 14px;
	color: #525252;
}

.font_error {
	font-family: tahoma;
	font-size: 11px;
	color: #FF0000;
}

.td_right_block {
	font-family: tahoma;
	font-size: 11px;
	color: #525252;
	padding:5 15 15 15;
}

.td_block_header {
	background-image: url(../images/right_block_back.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}

.td_footer {
	font-family: tahoma;
	font-size: 10px;
	color: #909090;
	padding: 0 15 25 0;
}

.inputtext, textarea,select,option,fieldset{
	border:1px solid #d0d0d0;
	font: normal 11px Tahoma;
	padding:1 2;
	margin:0;
}

.button{
	cursor:pointer;
	border:outset 1px #d0d0d0;
	padding: 1 2;
	font: bold 11px Tahoma;
	background:url(butout_.gif) repeat-x left top;
	height: 20;
}

.button-hover{
	cursor:pointer;
	border:outset 1px #d0d0d0;
	padding: 1 2;
	font: bold 11px Tahoma;
	background:url(butover_.gif) repeat-x left top;
}
.font_onbutton {font-family: tahoma; font-size: 15px; font-weight: bold; color: #525252;}
.font_onbutton a {font-family: tahoma; font-size: 15px; font-weight: bold; color: #525252; text-decoration:none;}
.font_onbutton a:hover{font-family: tahoma; font-size: 15px; font-weight: bold; color: #5B8E03;}

.attention{
	font-family:Arial, Helvetica, sans-serif; 
	color:#525252;
	font-size:12px;
	border:none;
	margin:10px 0;
	}
.attention th{
	height:75px; 
	background: url(../images/impinf.gif) center center no-repeat #1082da;
	border:1px solid #1b6bd9;
	border-bottom:none;
	}
.attention th.bot{
	background:#1082da;
	border-bottom:1px solid #1b6bd9;
	border-top:none;
	height:25px;
	}
.attention td.atttext{
	width:350px;
	background:#1082da;
	border-left:1px solid #1b6bd9; 
	}
.attention td.atttext th{
	width:25px;
	border:none;
	background:#1082da;
	}
.attention td.atttext td{
	background:#f9f9f9;
	border:1px solid #1b6bd9;
	border-right:none;
	padding:15px 20px;
	}
.attention td.atttext td p{
	padding:0;
	margin:0;
	line-height:24px;
	font-size:12px;
	}
.attention td.atttext p a{
	color:#75b506;
	font-size:12px;
	}
.attention td.atttext p a:hover{
	color:#5B8E03;
	}
