BODY {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}

img {
	border: 0px;
}

.main_form {
	width: 250px;
	margin: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

input,select,textarea {
	font: 11px Arial, Helvetica, sans-serif;
	background: #FFFFFF;
	border: 1px solid #C8C8C8;
	text-decoration: none !important;
}

A:link,A:visited {
	color: #5679A4;
	text-decoration: underline
}

A:active,A:hover {
	color: #5679A4;
	text-decoration: none
}

A.path:link,A.path:visited {
	color: #666666;
	text-decoration: none
}

A.path:active,A.path:hover {
	color: #000000;
	text-decoration: underline
}

td.red_bg {
	background-color: #9A0000;
}

td.top_col {
	background-image: url(/images/ac_06.gif);
	background-repeat: repeat-y;
	background-color: #CCCCCC;
}

td.con_menu_top {
	background-image: url(/images/ac_21.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 11px 0 9px 35px;
}

td.con_top {
	background-image: url(/images/ac_23.gif);
	background-repeat: no-repeat;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	padding: 11px 0 9px 35px;
}

td.con_left {
	background-image: url(/images/ac_25.gif);
	background-repeat: repeat-y;
	background-position: left;
}

td.con_right {
	background-image: url(/images/ac_27.gif);
	background-repeat: repeat-y;
	background-position: right;
}

div.menu {
	color: #000000;
	font-size: 12px;
}

img.menu {
	vertical-align: middle;
	margin-right: 8px;
}

div.sep {
	background-image: url(/images/sep_bg.gif);
	background-repeat: repeat-x;
	background-color: #CCCCCC;
	max-height: 1px;
	margin: 5px 0 5px 0;
}

A.menu:link,A.menu:visited {
	color: #000000;
	text-decoration: none
}

A.menu:active,A.menu:hover {
	color: #000000;
	text-decoration: underline
}

.news_title {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 15px;
}

.news_text {
	font-size: 12px;
	text-align: justify;
}