.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;}