body {
	margin: 0;
	padding: 0;
	background-color: #FFFFFF;
	font: normal 11px Verdana,Tahoma,Arial;
	color: #282828;
	text-align: center;
}

font {
	font-family: Verdana,Tahoma,Arial;
}

table {
	margin: 0;
	padding: 0;
	border: 0;
	border-collapse: collapse;
}

td {
	margin: 0;
	padding: 0;
	font: normal 11px Verdana,Tahoma,Arial;
}

p {
	font: normal 11px Verdana,Tahoma,Arial;
}
	       
div {
	margin: 0;
	padding: 0;
}

input {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #282828;
}

input.input_text {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #282828;
	border: #a5a5a5 1px solid;
}

.but { font-family: Arial, sans-serif; font-size: 8pt; font-style: normal; color: #333333; border: #8cb0e7 1px solid; background: #F8FAFE; }

textarea {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #282828;
}

textarea.textarea_text {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #282828;
	border: #a5a5a5 1px solid;
}

form {
	margin: 0;
	padding: 0;
	font: normal 11px Verdana,Tahoma,Arial;
}

select {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #282828;
}

img {
	border: 0;
}

a {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #282828;
	text-decoration: none;
}

a:hover {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #282828;
	text-decoration: underline;
}

hr {
	margin: 5px 0px 5px 0px;
	padding: 0;
	width: 100%;
	height: 2px;
	border-top: 1px solid #E4E6F0;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}

sup {
	margin-left: 2px;
	vertical-align: baseline;
	position: relative;
	top: -0.4em;
	font: normal 11px Verdana,Tahoma,Arial;
}

div.div_line_dott_1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: auto;
	height: 1px;
	background: url(../images/line_w_dott_gray.gif) repeat-x center;
}

h1 {
	font: normal 25px Verdana,Tahoma,Arial;
	color: #282828;
	text-transform: none;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0;
}

h1.title {
	font: normal 21px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
}

h1.big_title {
	font: normal 29px Verdana,Tahoma,Arial;
	color: #282828;
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
}

h2 {
	font: normal 19px Verdana,Tahoma,Arial;
	color: #282828;
	text-transform: none;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0;
}

h3 {
	font: normal 17px Verdana,Tahoma,Arial;
	color: #282828;
	text-transform: none;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0;
}

/*      GLOBAL       */

table.tab_global {
	width: 100%;
	margin: 0;
	padding: 0;
}

td.td_global {
	width: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}

div.div_global {
	width: 900px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
}

/*      GLOBAL       */

/*      TAB TOP      */

table.tab_top {
	height: 32px;
	width: 100%;
	color: #FFFFFF;
	background: #000000 url(../images/block_black_1.gif) repeat-x bottom;
	border-collapse: collapse;
}

.tab_top a {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	text-decoration: none;
}

.tab_top a:hover {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	text-decoration: underline;
}

.top_rss {
	padding: 0px 0px 0px 0px;
	width: 110px;
	/*background: #000000 url(../images/block_black_2.gif) repeat-x bottom;*/
	border-right: 1px solid #465056;
}

table.tab_c {
	height: 32px;
	padding: 0px 0px 0px 0px;
	margin: 0px 10px 0px 20px;
}

.tab_c td {
	padding: 0px 10px 0px 0px;
	border: 0;
	color: #FFFFFF;
}

table.tab_o {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

table.tab_o td {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
}

.top_auth_off {
	padding: 0px 0px 0px 0px;
	width: 199px;
	border-left: 1px solid #465056;
}

.top_auth_on {
	padding: 0px 0px 0px 0px;
	width: 199px;
	border-left: 1px solid #465056;
	background: #000000 url(../images/block_black_2.gif) repeat-x bottom;
}

.top_search {
	padding: 0px 0px 0px 18px;
	width: 300px;
	border-left: 1px solid #465056;
	text-align: right;
}

/*      TAB TOP      */

/*         AUTH           */

table.tab_auth_logon {
	width: 200px;
	padding: 0px 0px 0px 0px;
	font: normal 11px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	background: #000000;
	position: absolute;
	z-index: auto;
	display: none;
}

.tab_auth_logon td {
	padding: 5px 20px 5px 20px;
	font: normal 11px Verdana,Tahoma,Arial;
	color: #FFFFFF;
}

.tab_auth_logon input { 
	font: normal 13px Verdana,Tahoma,Arial;
	color: #282828;
	border: 0;
}

input.auth_check {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0;
}

input.auth_login {
	background: #FFFFFF url(../images/auth/bg_login.gif) no-repeat center;
}

input.auth_pass {
	background: #FFFFFF url(../images/auth/bg_pass.gif) no-repeat center;
}

/*         AUTH           */

/*        NEWS TOP         */

table.tab_news_top {
	width: 374px;
	padding: 0px 0px 0px 0px;
	font: normal 11px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	background: #000000;
	/*
	position: absolute;
	z-index: auto;
	display: none;*/
}

.tab_news_top td {
	padding: 5px 20px 5px 20px;
	font: normal 11px Verdana,Tahoma,Arial;
	color: #FFFFFF;
}

.top_news_off {
	padding: 0px 0px 0px 0px;
	width: 173px;
	border-left: 1px solid #465056;
}

.top_news_on {
	padding: 0px 0px 0px 0px;
	width: 173px;
	background: #000000 url(../images/block_black_2.gif) repeat-x bottom;
	border-left: 1px solid #465056;
}

/*        NEWS TOP         */

/*        DATE TOP         */

table.tab_date_top {
	width: 115px;
	padding: 0px 0px 0px 0px;
	background: #000000;
	/*
	position: absolute;
	z-index: auto;
	display: none;*/
}

.tab_date_top td {
	text-align: right;
	padding: 1px 1px 1px 1px;
	font: normal 9px Arial;
	color: #a5a5a5;
	width: 10%;
}

.tab_date_top th {
	font: normal 10px Arial;
	color: #FFFFFF;
	text-align: center;
}

.tab_date_top a {
	font: normal 9px Arial;
	text-decoration: none;
}

.tab_date_top a:hover {
	font: normal 9px Arial;
	text-decoration: underline;
}

a.date_top_check {
	color: #000000;
	background: #e5e5e5;
	border: 1px solid #465056;
	font: normal 9px Arial;
	text-decoration: none;
}

a.date_top_check:hover {
	color: #000000;
	background: #e5e5e5;
	border: 1px solid #465056;
	font: normal 9px Arial;
	text-decoration: none;
}

.top_date_off {
	padding: 0px 0px 0px 0px;
	width: 113px;
	border-left: 1px solid #465056;
}

.top_date_on {
	padding: 0px 0px 0px 0px;
	width: 113px;
	background: #000000 url(../images/block_black_2.gif) repeat-x bottom;
	border-left: 1px solid #465056;
}

/*        DATE TOP         */

/*        TOP MENU         */

.topmenu , .topmenu .drop{
	margin: 0;
	padding: 0;
	height:32px;
	width:100%;
}

.topmenu .drop {
	float: left;
	position:relative;
	cursor:pointer;
}

.topmenu .drop .place {
    display: none;
    position:absolute;
    top:32px;
    left:0px;
    width:400px;
}

.topmenu .drop .place .drop {
   display:block;
   border-top:0px;
   text-align: left;
   margin: 0;
	padding: 0;

}

.active {
	background: url('../images/block_black_2.gif') repeat-x bottom;
	margin: 0;
	padding: 0;
}

/*        TOP MENU         */

/*    TAB BOTTOM     */

table.tab_bottom {
	width: 100%;
	color: #FFFFFF;
	background: #000000;
	border-collapse: collapse;
}

table.tab_bottom a {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	text-decoration: none;
}

table.tab_bottom a:hover {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	text-decoration: underline;
}

div.bottom_space {
	padding: 0px 0px 7px 0px;
}

div.div_bottom_main div {
	padding: 0px 0px 3px 0px;
}

.bottom_logo {
	padding: 18px 0px 10px 20px;
	width: 280px;
	vertical-align: top;
}

td.bottom_logo a {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #1e9091;
	text-decoration: none;
}

td.bottom_logo a:hover {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #1e9091;
	text-decoration: underline;
}

.bottom_rights {
	padding: 0px 0px 0px 20px;
	width: 180px;
	color: #FFFFFF;
}

.bottom_main {
	padding: 18px 20px 10px 0px;
	width: 250px;
	color: #FFFFFF;
	vertical-align: top;
}

td.bottom_main a {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #1e9091;
	text-decoration: none;
}

td.bottom_main a:hover {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #1e9091;
	text-decoration: underline;
}

table.tab_bottom_main {
	border-collapse: collapse;
}

table.tab_bottom_main td {
	padding: 0px 0px 3px 10px;
	color: #FFFFFF;
}

.bottom_search {
	padding: 0px 20px 10px 0px;
	text-align: right;
}

.bottom_search div {
	height: 22px;
	margin: 0;
	padding: 0;
	float: right;
	vertical-align: middle;
	line-height: 22px;
}

.bottom_search_left {
	padding: 10px 0px 0px 0px;
}

.bottom_search_left div {
	height: 22px;
	margin: 0;
	padding: 0;
	float: left;
	vertical-align: middle;
	line-height: 22px;
}

.div_search {
	margin: 0;
	padding: 0;
	width: 170px;
	height: 22px;
	background: #FFFFFF url(../images/search_bottom_bg.gif) repeat-x;
}

.input_search {
	margin: 2px 5px 2px 5px;
	padding: 0;
	width: 160px;
	height: 16px;
	border: 0;
	font: normal 11px Verdana,Tahoma,Arial;
	color: #282828;
	vertical-align: middle;
}

/*        SEARCH         */

div.div_search_top  {
	margin: 0;
	padding: 0px 0px 0px 0px;
}

.div_search_top div {
	height: 30px;
	margin: 0;
	padding: 0;
	float: left;
}

.div_search_space {
	height: 30px;
	width: 9px;
}

.div_search_area {
	background: #FFFFFF url(../images/search_enc_bg.gif) repeat-x;
}

.input_search_top {
	margin: 4px 5px 2px 5px;
	padding: 0;
	width: 380px;
	height: 20px;
	border: 0;
	font: normal 13px Verdana,Tahoma,Arial;
	color: #282828;
	vertical-align: middle;
}

.search_sec {
	background: url(../images/search_enc_sec_bg.gif) repeat-x;
}

.search_sec_left {
	height: 30px;
	width: 9px;
	background: url(../images/search_enc_sec_left.gif) repeat-x;
}

.search_sec_right {
	height: 30px;
	width: 9px;
	background: url(../images/search_enc_sec_right.gif) repeat-x;
}

/*        SEARCH         */

/*        SEARCH FAQ     */

div.div_search_faq  {
	margin: 0;
	padding: 0px 0px 0px 0px;
}

.div_search_faq div {
	height: 30px;
	margin: 0;
	padding: 0;
	float: left;
	background: #FFFFFF url(../images/faq/search_bg.gif) repeat-x;
}

.input_search_faq {
	margin: 5px 5px 2px 5px;
	padding: 0;
	width: 190px;
	height: 20px;
	border: 0;
	font: normal 13px Verdana,Tahoma,Arial;
	color: #282828;
	vertical-align: middle;
}

.search_faq_left {
	height: 30px;
	width: 9px;
	background: url(../images/search_enc_sec_left.gif) repeat-x;
}

.search_faq_right {
	height: 30px;
	width: 9px;
	background: url(../images/search_enc_sec_right.gif) repeat-x;
}

/*        SEARCH FAQ     */

/*        SEARCH AP        */

.search_ap {
	padding: 0px 0px 0px 0px;
}

.search_ap div {
	height: 29px;
	margin: 0;
	padding: 0;
	float: left;
	vertical-align: middle;
	line-height: 29px;
}

.search_ap2 div {
	height: 29px;
	margin: 0;
	padding: 0;
	float: left;  
	vertical-align: bottom;  
	line-height: 29px;
}

.search_ap3 div {
    width: 100px;
	height: 29px;
	margin: 0;
	padding: 0;
	float: left;
	vertical-align: middle;
	line-height: 29px;
}

div.search_ap a.a_dotted {
	font: normal 15px Verdana,Tahoma,Arial;
	color: #1e9091;
	text-decoration: none;
	border-bottom: 1px dotted #1e9091;
}

div.search_ap a.a_dotted:hover {
	font: normal 15px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 0;
}

div.search_ap a.a_white {
	font: normal 15px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 0;
}

div.search_ap a.a_white:hover {
	font: normal 15px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	text-decoration: none;
	border-bottom: 0;
}

.div_search_ap {
	margin: 0;
	padding: 0;
	width: 550px;
	height: 29px;
	line-height: 29px;
	background: #FFFFFF url(../images/search/search_bg.gif) repeat-x;
}

.div_search_ap2 {
	margin: 0;
	padding: 0;
	width: 320px;
	height: 29px;
	line-height: 29px;
	background: #FFFFFF url(../images/search/search_bg.gif) repeat-x;
}

.div_search_ap_min {
	margin: 0;
	padding: 0;
	height: 29px;
	width: 22px;
	line-height: 29px;
	background: #FFFFFF url(../images/search/search_bg.gif) repeat-x;
}

.input_search_ap {
	margin: 3px 5px 2px 5px;
	padding: 0;
	width: 540px;
	height: 20px;
	border: 0;
	font: normal 15px Verdana,Tahoma,Arial;
	color: #282828;
	vertical-align: middle;
}

.input_search_ap2 {
	margin: 3px 5px 2px 5px;
	padding: 0;
	width: 300px;
	height: 20px;  
	border: 0;
	font: normal 15px Verdana,Tahoma,Arial;
	color: #282828;
	vertical-align: middle;
}

.input_search_ap_min {
	margin: 6px 2px 2px 2px;
	padding: 0;
	height: 18px;
	border: 0;
	font: normal 11px Verdana,Tahoma,Arial;
	color: #282828;
	vertical-align: middle;
}

/*        SEARCH AP        */

/*        SEARCH SELECT        */

.select_list {
	display: none;
	background-color: #ededed;
	width: 340px;
	height: 200px;
	position:absolute;
	border: 1px solid #979595;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	color: #F1F1F1;
	font: normal 13px Verdana,Tahoma,Arial;
	overflow-y: auto;
	z-index: 100;
	list-style:none;
	scrollbar-face-color: #595757;
	scrollbar-highlight-color: #595757;
	scrollbar-shadow-color: #979595;
	scrollbar-3d-light-color: #979595;
	scrollbar-arrow-color: white;
	scrollbar-track-color: #434242;
	scrollbar-dark-shadow-color: #595757;
}

.select_list li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #eeeeee;
}

.select_list a {
	margin: 0px 0px 0px 0px;
	padding:5px 10px 5px 20px;
	font: normal 13px Verdana,Tahoma,Arial;
	color:#777777;
	background-color: #FFFFFF;
	display:block;
	text-decoration:none;
	width: auto;
}

.select_list a:hover { background:#BBBBBB;text-decoration:none; }
.select_list a.selected {background: #BBBBBB;text-decoration:none;}

/*        SEARCH SELECT        */

/*        SEARCH W        */

.search_w {
	padding: 0px 0px 0px 0px;
}

.search_w div {
	height: 29px;
	margin: 0;
	padding: 0;
	float: left;
	vertical-align: middle;
	line-height: 29px;
}

.div_search_w {
	margin: 0;
	padding: 0;
	width: 500px;
	height: 29px;
	line-height: 29px;
	background: #FFFFFF url(../images/search/search_w_bg.gif) repeat-x;
}

.div_search_w_min {
	margin: 0;
	padding: 0;
	height: 29px;
	width: 22px;
	line-height: 29px;
	background: #FFFFFF url(../images/search/search_w_bg.gif) repeat-x;
}

.input_search_w {
	margin: 3px 5px 2px 5px;
	padding: 0;
	width: 490px;
	height: 20px;  
	border: 0;
	font: normal 15px Verdana,Tahoma,Arial;
	color: #282828;
	vertical-align: middle;
}

/*        SEARCH W        */

/*    TAB BOTTOM     */

table.tab_logo {
	height: 110px;
	width: 100%;
	border-collapse: collapse;
}

.td_logo {
	padding: 0px 0px 0px 0px;
	width: 400px;
}

.logo {
	margin:  0px 0px 0px 20px;
}

table.tab_citation {
	padding: 0px 0px 0px 0px;
	width: 100%;
	border-collapse: collapse;
}

.td_citation_img {
	margin: 0;
	padding: 0px 0px 0px 0px;
	width: 80px;
}

.td_citation {
	padding: 0px 20px 0px 10px;
	font: italic 13px Verdana,Tahoma,Arial;
	color: #485259;
	vertical-align: top;
}

.div_signature {
	font: bolder 13px Verdana,Tahoma,Arial;
	color: #485259;
	text-align: right;
}

table.tab_top_section {
	/*margin: 3px 12px 0px 12px;*/
	margin: 3px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	/*width: 476px;*/
	width: 500px;
	height: 100%;
	border-collapse: collapse;
}

.tab_top_section td {
	text-align: center;
}


table.tab_top_section a {
	font: normal 10px Arial,Verdana,Tahoma;
	color: #444d52;
	text-decoration: none;
}

table.tab_top_section a:hover {
	font: normal 10px Arial,Verdana,Tahoma;
	color: #444d52;
	text-decoration: underline;
}


/*            MAIN               */

table.tab_main {
	width: 100%;
	border-collapse: collapse;
}

.td_main {
	padding: 0px 0px 0px 0px;
	background: #434d51;
	width: 400px;
}

.td_main table {
	width: 400px;
}

.td_main td {
	padding: 5px 5px 5px 20px;
}

.tab_main div {
	padding: 2px 0px 2px 0px;
}

.td_main a {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	text-decoration: none;
}

.td_main a:hover {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	text-decoration: underline;
}

.td_main_right {
	padding: 0px 15px 0px 15px;
	background: #d9dadb;
}

.td_main_right td {
	padding: 5px 5px 5px 5px;
	background: #d9dadb;
	vertical-align: top;
}

.td_main_right a {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #282828;
	text-decoration: none;
}

.td_main_right a:hover {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #282828;
	text-decoration: underline;
}

td.td_main_title {
	vertical-align: top;
	padding: 20px 20px 10px 10px;
}

/*            MAIN               */

/*         NEWS ANONS            */

table.tab_news_anons {
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 300px;
	border-collapse: collapse;
}

td.td_news_anons {
	padding: 0px 0px 0px 0px;
	background: #edeee7;
	vertical-align: top;
}

td.td_news_anons_2 {
	padding: 0px 0px 0px 0px;
	background: #f1f2ed;
	vertical-align: top;
}

div.div_news_anons {
	padding: 0px 0px 0px 0px;
	background: #edeee7;
	width: auto;
	height: 300px;
}

/*         NEWS ANONS            */

/*      TABLE CALENDAR     */

table.tab_cal {
	width: 100%;
	border-collapse: collapse;
}

table.tab_cal td {
	padding: 10px 10px 10px 10px;
	background: #f1f2ec;
}

table.tab_calendar {
	border-collapse: collapse;
}

tr.tr_calendar td {
	padding: 7px 10px 7px 10px;
	background: #f1f2ec;
	font: normal 13px Verdana,Tahoma,Arial;
	color: #a7a382;
	text-align: right;
	border: 1px solid #f1f2ec;
}

tr.tr_calendar td.td_calendar_weekend {
	background: #e8e9e0;
}

tr.tr_calendar td.calendar_check{
	background: #268c8c;
}

tr.tr_calendar b {
	font: bolder 13px Verdana,Tahoma,Arial;
	color: #FFFFFF;
}

tr.tr_calendar td a {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #282828;
	text-decoration: none;
}

tr.tr_calendar td a:hover {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #282828;
	text-decoration: underline;
}

tr.tr_week_day td {
	padding: 7px 10px 7px 10px;
	font: normal 13px Verdana,Tahoma,Arial;
	color: #282828;
	background: #adbfbb;
	text-align: right;
	border: 1px solid #f1f2ec;
}

tr.tr_mounth td {
	padding: 7px 10px 7px 10px;
	font: normal 17px Verdana,Tahoma,Arial;
	color: #282828;
	text-align: center;
}

tr.tr_mounth td a {
	font: normal 17px Verdana,Tahoma,Arial;
	color: #282828;
	text-decoration: none;
}

tr.tr_mounth td a:hover {
	font: normal 17px Verdana,Tahoma,Arial;
	color: #282828;
	text-decoration: underline;
}

/*      TABLE CALENDAR     */

/*      TABLE PAGES     */

table.tab_pages {
	margin: 0;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
}

table.tab_pages td {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #282828;
	padding: 0px 10px 10px 0px;
}

table.tab_pages a {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #0074b7;
	text-decoration: none;
}

table.tab_pages a:hover {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #0074b7;
	text-decoration: underline;
}

/*      TABLE PAGES     */

/*      TABLE STARS     */

table.tab_stars {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
}

table.tab_stars td {
	padding: 0px 0px 0px 4px;
}

/*      TABLE STARS     */

/*      TABLE RIGHT_DOP      */

table.tab_rdop {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
}

table.tab_rdop td {
	padding: 4px 0px 0px 5px;
}

table.tab_rdop_ap {
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
}

table.tab_rdop_ap td {
	padding: 0px 0px 0px 0px;
}

table.tab_rdop2 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
}

table.tab_rdop2 td {
	padding: 0px 0px 0px 5px;
}

/*      TABLE RIGHT_DOP      */

/*      TABLE NO PADDING     */

table.tab_no_pad {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-collapse: collapse;
}

table.tab_no_pad td {
	padding: 0px 0px 0px 0px;
}

/*      TABLE NO PADDING      */

/*      TABLE COL       */

table.tab_col {
	width: 100%;
	border-collapse: collapse;
}

.tab_list td {
	padding: 0px 0px 0px 0px;
}

td.td_col_600 {
	width: 600px;
	vertical-align: top;
}

td.td_col_400 {
	width: 300px;
	vertical-align: top;
}

/*      TABLE COL       */

/*  TABLE BIG PADDING   */

table.tab_big_pd {
	width: 100%;
	border-collapse: collapse;
}

.tab_tab_big_pd td {
	padding: 220px 120px 220px 120px;
}

/*  TABLE BIG PADDING   */

/*      TABLE BLOCK       */

table.tab_block {
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
}

table.tab_block td {
	padding: 10px 0px 10px 0px;
	font: normal 13px Verdana,Tahoma,Arial;
	color: #20252a;
	background: url(../images/line_w_dott_gray.gif) repeat-x bottom;
}

table.tab_block td.td_block_nhr {
	padding: 10px 0px 10px 0px;
	font: normal 13px Verdana,Tahoma,Arial;
	color: #20252a;
	background: none;
}

table.tab_block td.td_block_nb {
	padding: 5px 10px 0px 0px;
	font: normal 13px Verdana,Tahoma,Arial;
	color: #20252a;
	vertical-align: top;
	background: none;
}

/*      TABLE BLOCK       */

/*      TABLE LIST     */

table.tab_list {
	width: 100%;
	border-collapse: collapse;
	
	/* фикс соскакивания для safari */ 
	position: relative;
	margin-top:1px;
	top: -1px;
}

.tab_list td {
	padding: 5px 5px 5px 5px;
}

.td_tab_list_o {
	padding: 0px 0px 0px 0px;
}

table.tab_list_vert_top {
	margin: 5px 0px 5px 0px;
	width: 100%;
	border-collapse: collapse;
}

.tab_list_vert_top td {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
	vertical-align: top;
}

td.td_left_space {
	padding-left: 20px;
}

td.td_right_space {
	padding-right: 20px;
}

td.td_anons_space {
	padding: 10px 20px 10px 20px;
}

td.td_gray {
	padding: 0;
	background: #d9dadb;
	vertical-align: top;
}

td.bg_line_dott_gray {
	padding: 10px 20px 10px 20px;
	background: #d9dadb url(../images/line_h_dott_gray.gif) repeat-y right;
	vertical-align: top;
}

td.bg_gray_right {
	padding: 10px 20px 10px 20px;
	background: #d9dadb;
	vertical-align: top;
}

td.td_num_pad {
	font: normal 13px Verdana,Tahoma,Arial;
	padding:9px 5px 0px 0px;
	width: 10px;
	vertical-align: top;
}

/*      TABLE LIST     */

/*      TABLE ANONS     */

table.tab_anons {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 100%;
	border-collapse: collapse;
}

table.tab_anons td {
	padding: 4px 20px 4px 20px;
	font: normal 13px Verdana,Tahoma,Arial;
	color: #282828;
}

table.tab_anons td.tab_anons_space {
	padding: 0px 20px 4px 20px;
	font: normal 13px Verdana,Tahoma,Arial;
	color: #282828;
}

/*      TABLE ANONS     */

/*      TABLE LIST ANONS VERT    */

table.tab_list_anons_vert {
	width: 100%;
	border-collapse: collapse;
}

.tab_list_anons_vert td {
	padding: 10px 10px 5px 20px;
	font: normal 13px Verdana,Tahoma,Arial;
	color: #282828;
	vertical-align: top;
}

td.td_anons_vert {
	padding: 10px 0px 5px 20px;
}

td.td_anons_vert_2 {
	padding: 10px 10px 5px 10px;
}

td.td_anons_vert_3 {
	padding: 10px 20px 5px 20px;
}

td.td_anons_vert_4 {
	padding: 10px 20px 5px 0px;
}

td.td_anons_vert_5 {
	padding: 10px 10px 5px 20px;
}

.tab_list_anons_vert a {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #282828;
	text-decoration: none;
}

.tab_list_anons_vert a:hover {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #282828;
	text-decoration: underline;
}

/*      TABLE LIST ANONS VERT     */

/*      TABLE NW     */

table.tab_nw {
	border-collapse: collapse;
}

.tab_nw td {
	padding: 5px 0px 5px 10px;
}

.tab_nw td.td_nw_o {
	padding: 5px 0px 5px 0px;
}

/*      TABLE NW     */

/*          TD         */

td.td_list_news_white {
	padding: 0;
	width: 600px;
	background: #ffffff url(../images/line_h_dott_gray.gif) repeat-y right;
	vertical-align: top;
}

td.td_right_white {
	padding: 0;
	width: 300px;
	background: #ffffff;
	vertical-align: top;
}

td.td_list_news_white_darkgreen {
	padding: 0;
	width: 600px;
	background: #edeee7 url(../images/line_h_dott_gray.gif) repeat-y right;
	vertical-align: top;
}

td.td_list_news_white_darkgreen_2 {
	padding: 0;
	width: 600px;
	background: #efeee6 url(../images/line_h_dott_gray.gif) repeat-y right;
	vertical-align: top;
}

td.td_list_white_darkgreen {
	padding: 0;
	width: 300px;
	background: #edeee7;
	vertical-align: top;
}

td.td_right_white_lightgreen {
	padding: 0;
	width: 300px;
	background: #f1f2ed;
	vertical-align: top;
}

td.td_list_news_white_lightgreen {
	padding: 0;
	background: #f1f2ed;
	vertical-align: top;
}

td.td_list_news_white_yellow_dott {
	padding: 0;
	background: #ebe9dd url(../images/line_h_dott_gray.gif) repeat-y right;
	vertical-align: top;
}

td.td_list_news_white_lightgreen_dott {
	padding: 0;
	background: #f1f2ed url(../images/line_h_dott_gray.gif) repeat-y right;
	vertical-align: top;
}

td.td_list_news_white_lightgreen_line {
	padding: 0;
	width: 600px;
	background: #f1f2ed url(../images/line_h_line_gray.gif) repeat-y right;
	vertical-align: top;
}

td.td_review_white_yellow {
	padding: 0;
	width: 600px;
	background: #f8f7ef url(../images/line_h_dott_gray.gif) repeat-y right;
	vertical-align: top;
}

td.td_review_white_yellow_2 {
	padding: 0;
	background: #f8f7ef;
	vertical-align: top;
}

td.td_review_white_yellow_3 {
	padding: 0;
	width: 600px;
	background: #f8f7ef;
	vertical-align: top;
}

td.td_review_right_white_green {
	padding: 0;
	width: 300px;
	background: #f1f2ed;
	vertical-align: top;
}

td.td_review_right_white_yellow {
	padding: 0;
	width: 300px;
	background: #f7f7ef;
	vertical-align: top;
}

td.td_review_right_gray {
	padding: 0;
	width: 300px;
	background: #d9dadb;
	vertical-align: top;
}

td.td_review_right_greengray {
	padding: 0;
	width: 300px;
	background: #e5e7e1;
	vertical-align: top;
}

td.td_review_right_greengray2 {
	padding: 0;
	width: 300px;
	background: #e3e8dd;
	vertical-align: top;
}

td.td_right_white_gray {
	padding: 0;
	width: 300px;
	background: #f3f3f3;
	vertical-align: top;
}

td.td_right_gray_beige {
	padding: 0;
	width: 300px;
	background: #e5e7e1;
	vertical-align: top;
}

td.td_right_gray_2 {
	padding: 0;
	width: 300px;
	background: #ddded8;
	vertical-align: top;
}

td.td_review_right_white_blue {
	padding: 0;
	vertical-align: top;
	background: #f1f6f9;
}

td.td_review_right_white_blue2 {
	padding: 0;
	width: 300px;
	background: #e1e5d9;
	vertical-align: top;
}

td.td_list_news_white_blue {
	padding: 0;
	vertical-align: top;
	background: #dee9ef;
}

td.td_list_news_white_gray {
	padding: 0;
	vertical-align: top;
	background: #f1f2ed;
}

td.td_list_white_2 {
	padding: 0;
	vertical-align: top;
	background: #fafaf7;
	width: 300px;
}

td.td_list_white_brown {
	padding: 0;
	vertical-align: top;
	background: #edede3;
	width: 300px;
}

td.td_list_white_brown2 {
	padding: 0;
	vertical-align: top;
	background: #edede3;
	width: 600px;
}

td.td_list_white_brown_light {
	padding: 0;
	vertical-align: top;
	background: #f7f7ef;
	width: 300px;
}

td.td_list_white_brown_light2 {
	padding: 0;
	vertical-align: top;
	background: #f7f7ef;
	width: 600px;
}

td.td_list_beige_light {
	padding: 0;
	vertical-align: top;
	width: 600px;
	background: #f1f2ed url(../images/line_h_dott_gray.gif) repeat-y right;
}

td.td_list_beige_light2 {
	padding: 0;
	vertical-align: top;
	background: #f0f1ec;
	width: 300px;
}



td.td_list_beige {
	padding: 0;
	vertical-align: top;
	width: 600px;
	background: #efede6 url(../images/line_h_dott_gray.gif) repeat-y right;
}

td.td_list_white_green {
	padding: 0;
	vertical-align: top;
	background: #f1f2ed url(../images/line_h_dott_gray.gif) repeat-y right;
}

td.td_list_white_pink {
	padding: 0;
	vertical-align: top;
	background: #f5f4ee;
	width: 300px;
}

td.td_list_light_gray {
	padding: 0;
	vertical-align: top;
	background: #efefef;
}

td.td_list_light_gray2 {
	padding: 20px 20px 20px 20px;
	vertical-align: top;
	background: #efefef;
}

td.td_list_light_gray3 {
	padding: 0px 20px 10px 20px;
	vertical-align: top;
	background: #efefef;
}

td.td_list_news_white_yellow {
	padding: 0;
	vertical-align: top;
	background: #f8f7ef;
}

td.td_list_news_white_yellow_2 {
	padding: 0;
	vertical-align: top;
	background: #fbf8f3;
}

td.td_list_news_white_lime {
	padding: 0;
	width: 600px;
	background: #e4ead9 url(../images/line_h_dott_gray.gif) repeat-y right;
	vertical-align: top;
}

td.td_list_news_white_green {
	padding: 0;
	width: 300px;
	background: #f1f2ed;
	vertical-align: top;
}

td.td_list_news_white_khaki {
	padding: 0;
	width: 300px;
	background: #e9eada;
	vertical-align: top;
}

td.td_list_news_gray {
	padding: 0;
	width: 300px;
	background: #d9dadb;
	vertical-align: top;
}

td.td_list_news_white_gray {
	padding: 0;
	width: 300px;
	background: #e5e7e1;
	vertical-align: top;
}

/*          TD         */

/*        RATING       */

td.block_photo_back {
	padding: 3px 3px 3px 3px;
	width: 126px;
	height: 106px;
	vertical-align: top;
	background: url(../images/rating/photo_back.gif) no-repeat;
}

td.block_photo_back_rating_1 {
	padding: 10px 10px 10px 10px;
	width: 140px;
	height: 125px;
	vertical-align: top;
	background: url(../images/rating/empty_gold.gif) no-repeat;
}

td.block_photo_back_rating_2 {
	padding: 10px 10px 10px 10px;
	width: 140px;
	height: 125px;
	vertical-align: top;
	background: url(../images/rating/empty_silver.gif) no-repeat;
}

td.block_photo_back_rating_3 {
	padding: 10px 10px 10px 10px;
	width: 140px;
	height: 125px;
	vertical-align: top;
	background: url(../images/rating/empty_bronze.gif) no-repeat;
}

td.block_photo_back_law_rating_1 {
	padding: 10px 10px 10px 10px;
	width: 140px;
	height: 125px;
}

td.block_photo_back_law_rating_2 {
	padding: 10px 10px 10px 10px;
	width: 140px;
	height: 125px;
}

td.block_photo_back_law_rating_3 {
	padding: 10px 10px 10px 10px;
	width: 140px;
	height: 125px;
}

div.div_menu_list div {
	padding: 5px 5px 4px 20px;
}

div.div_menu_list a a.a_middle {
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
	font: normal 11px Verdana,Tahoma,Arial;
	color: #313131;
	text-decoration : none;
}

div.div_menu_list a a.a_middle:hover {
	margin: 0 0 0 0;
	padding: 0px 0px 0px 0px;
	font: normal 11px Verdana,Tahoma,Arial;
	color: #313131;
	text-decoration: none;
}

div.div_menu_list a {
	margin: 0 0 0 0;
	padding: 5px 5px 4px 20px;
	display: block;
	width: auto;
	font: normal 11px Verdana,Tahoma,Arial;
	color: #313131;
	line-height : 15px;
	text-decoration : none;
}

div.div_menu_list a:hover {
	margin: 0 0 0 0;
	padding: 5px 5px 4px 20px;
	display: block;
	width: auto;
	font: normal 11px Verdana,Tahoma,Arial;
	color: #313131;
	background-color: #fbf8f3;
	line-height : 15px;
	text-decoration: none;
}

div.div_menu_list a.a_menu_list_check {
	margin: 0 0 0 0;
	padding: 5px 5px 4px 20px;
	display: block;
	width: auto;
	font: normal 11px Verdana,Tahoma,Arial;
	color: #313131;
	background-color: #fbf8f3;
	line-height : 15px;
	text-decoration : none;
}

div.div_menu_list a.a_menu_list_no_check {
	margin: 0 0 0 0;
	padding: 5px 5px 4px 20px;
	display: block;
	width: auto;
	font: normal 11px Verdana,Tahoma,Arial;
	color: #313131;
	background-color: #ddded8;
	line-height: 15px;
	text-decoration: none;
}

div.div_menu_list2 div {
	padding: 5px 5px 4px 20px;
}

div.div_menu_list2 a {
	margin: 0 0 0 0;
	padding: 5px 5px 4px 20px;
	display: block;
	width: auto;
	font: normal 15px Verdana,Tahoma,Arial;
	color: #607481;
	line-height : 20px;
	text-decoration : none;
}

div.div_menu_list2 a:hover {
	margin: 0 0 0 0;
	padding: 5px 5px 4px 20px;
	display: block;
	width: auto;
	font: normal 15px Verdana,Tahoma,Arial;
	color: #607481;
	background-color: #fbf8f3;
	line-height : 20px;
	text-decoration: none;
}

div.div_menu_list2 a.a_menu_list_check {
	margin: 0 0 0 0;
	padding: 5px 5px 4px 20px;
	display: block;
	width: auto;
	font: normal 15px Verdana,Tahoma,Arial;
	color: #607481;
	background-color: #fbf8f3;
	line-height : 20px;
	text-decoration : none;
}

div.div_menu_list2 a.a_menu_list_no_check {
	margin: 0 0 0 0;
	padding: 5px 5px 4px 20px;
	display: block;
	width: auto;
	font: normal 15px Verdana,Tahoma,Arial;
	color: #607481;
	background-color: #ddded8;
	line-height: 20px;
	text-decoration: none;
}





div.div_menu_list3 div {
	padding: 5px 5px 4px 20px;
}

div.div_menu_list3 a {
	margin: 0 0 0 0;
	padding: 5px 5px 4px 20px;
	display: block;
	width: auto;
	font: normal 11px Verdana,Tahoma,Arial;
	color: #313131;
	line-height : 15px;
	text-decoration : none;
}

div.div_menu_list3 a:hover {
	margin: 0 0 0 0;
	padding: 5px 5px 4px 20px;
	display: block;
	width: auto;
	font: normal 11px Verdana,Tahoma,Arial;
	color: #313131;
	line-height : 15px;
	text-decoration: none;
}

div.div_menu_list3 a.a_menu_list_check {
	margin: 0 0 0 0;
	padding: 5px 5px 4px 20px;
	display: block;
	width: auto;
	font: normal 11px Verdana,Tahoma,Arial;
	color: #313131;
	background-color: #fbf8f3;
	line-height : 15px;
	text-decoration : none;
}

div.div_menu_list3 a.a_menu_list_no_check {
	margin: 0 0 0 0;
	padding: 5px 5px 4px 20px;
	display: block;
	width: auto;
	font: normal 11px Verdana,Tahoma,Arial;
	color: #313131;
	line-height: 15px;
	text-decoration: none;
}



/*        RATING       */

/*     TAB WINDOW      */

table.tab_window {
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #bebebe;
	background-color: #f2f2f2;
	color: #606060;
}

table.tab_window td,th {
	padding: 4px;
}

table.tab_window td,th td,th {
	padding: 2px;
}

/*     TAB WINDOW      */

/*     TAB CAT WINDOW      */

table.tab_cat_window {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
	border: 1px solid #DFDFDF;
	background-color: #FFFFFF;
	width: 300px;
}

table.tab_cat_window td {
	margin: 0;
	padding: 5px;
	border: 1px solid #DFDFDF;
}

table.tab_cat_window th {
	margin: 0;
	padding: 5px;
	border: 1px solid #DFDFDF;
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
	background-color: #434d51;
}

table.tab_cat_window th a {
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
}

table.tab_cat_window th a:hover {
	FONT-SIZE: 10px;
	FONT-WEIGHT: bold;
	COLOR: #FFFFFF;
}

/*     TAB CAT WINDOW      */

/*      TABLE NEWS TAB       */

div.table_value {
	margin: 0;
	padding: 0;
	font: normal 13px Verdana,Tahoma,Arial;
}

div.table_value table {
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
}

div.table_value table a {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #0074b7;
	text-decoration: none;
}

div.table_value table a:hover {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #0074b7;
	text-decoration: underline;
}

div.table_value table tr.bg_2 {
	background: #f8f8f0;
}

div.table_value table tr.bg_1 {
	background: #f0f1ea;
}

div.table_value table td {
	padding: 5px 10px 5px 10px;
	font: normal 11px Verdana,Tahoma,Arial;
	color: #555555;
	vertical-align: top;
	border-bottom: 1px solid #e7e7e7;
}

div.table_value table td p {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #555555;
}

div.table_value table td.td_r_anons_begin {
	padding: 5px 10px 5px 20px;
	font: normal 11px Verdana,Tahoma,Arial;
	color: #555555;
}

div.table_value table td.td_r_anons_end {
	padding: 5px 20px 5px 10px;
	font: normal 11px Verdana,Tahoma,Arial;
	color: #555555;
}

div.table_value table th {
	padding: 10px 10px 10px 10px;
	font: bolder 10px Verdana,Tahoma,Arial;
	color: #555555;
	text-align: center;
	background: #dfdfd3;
}

div.table_value blockquote {
	margin: 0;
	padding: 10px 10px 10px 20px;
	font: normal 13px Verdana,Tahoma,Arial;
}

div.table_value p {
	font: normal 13px Verdana,Tahoma,Arial;
}

/*      TABLE NEWS TAB       */


/*       DIV OPTIONS       */

div.div_block_options {
	position: absolute;
	z-index: auto;
	margin: 0px 0px 0px 900px;
	width: 41px;
}

/*       DIV OPTIONS       */

/*      DIV ARROW     */

div.div_ar_menu {
	padding: 0px 0px 0px 0px;
}

div.div_ar_menu div {
	padding: 5px 20px 5px 20px;
}

div.div_ar_menu div.div_ar_menu_np {
	padding: 0px 0px 0px 0px;
}


div.div_ar_menu div.div_arrow_menu {
	margin: 0px -20px 0px -20px;
	padding: 0px 0px 0px 0px;
	width: 310px;
	height: 80px;
	position: relative;
	background: url(../images/arrow_menu.gif) no-repeat left;
	display: block;
}

div.div_arrow_menu div {
	padding: 5px 5px 0px 40px;
	width: auto;
}

/*      DIV ARROW     */

/*      UL MENU LINE FAQ     */

ul.ul_menu_line_faq { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 40px;
	list-style: none;  
}

ul.ul_menu_line_faq li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	background: #f1f2ed;
}

ul.ul_menu_line_faq li.current {
	background: #c4be98;
}

ul.ul_menu_line_faq a:link, ul.ul_menu_line_faq a:visited, ul.ul_menu_line_faq a:hover {
	text-decoration: none;
	border: none;
	font: normal 13px Verdana,Tahoma,Arial;
	color: #282828;
	padding: 5px 8px 5px 15px;
	float: left;
	display: block;
}

ul.ul_menu_line_faq a.faq_q_icon {
	background: url(../images/faq/min_quest.gif) left no-repeat;
}

ul.ul_menu_line_faq a.faq_a_icon {
	background: url(../images/faq/min_answer.gif) left no-repeat;
}

ul.ul_menu_line_faq a.faq_all_icon {
	background: url(../images/faq/min_all.gif) left no-repeat;
}

ul.ul_menu_line_faq a.faq_my_icon {
	background: url(../images/faq/min_my.gif) left no-repeat;
}

/*      UL MENU LINE FAQ     */

/*      UL MENU LINE TAG     */

ul.ul_menu_line_tag { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 40px;
	list-style: none;  
}

ul.ul_menu_line_tag li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	background: #efede6;
}

ul.ul_menu_line_tag li.current {
	background: #c4be98;
}

ul.ul_menu_line_tag a:link, ul.ul_menu_line_tag a:visited, ul.ul_menu_line_tag a:hover {
	text-decoration: none;
	border: none;
	font: normal 13px Verdana,Tahoma,Arial;
	color: #282828;
	padding: 5px 8px 5px 0px;
	float: left;
	display: block;
}

/*      UL MENU LINE TAG     */

/*      DIV     */

div.block_title_black {
	width: 100%;
	height: 30px;
	border-collapse: collapse;
	background: #000000 url(../images/block_black_dott.gif) repeat-x top;
}

div.block_title_blackgray {
	width: 100%;
	height: 30px;
	border-collapse: collapse;
	background: #313131;
}

div.block_title_black_nb {
	width: 100%;
	height: 30px;
	border-collapse: collapse;
	background: #000000 url(../images/block_black.gif) repeat-x top;
}

div.block_title_gray_top_dott {
	width: 100%;
	height: 30px;
	border-collapse: collapse;
	background: #000000 url(../images/block_gray_dott.gif) repeat-x top;
}

div.block_title_black_bottom_dott {
	width: 100%;
	height: 30px;
	border-collapse: collapse;
	background: #000000 url(../images/block_black_dott_bottom.gif) repeat-x top;
}

div.block_title_gray_green {
	width: 100%;
	height: 30px;
	border-collapse: collapse;
	background: #647772;
}

div.block_title_gray_green_2 {
	width: 100%;
	height: 30px;
	border-collapse: collapse;
	background: #768985;
}

div.block_title_gray_blue {
	width: 100%;
	height: 30px;
	border-collapse: collapse;
	background: #4d6473;
}

div.block_title_gray_dark_blue {
	width: 100%;
	height: 30px;
	border-collapse: collapse;
	background: #444d52;
}

div.block_title_green_best {
	width: 100%;
	height: 30px;
	border-collapse: collapse;
	background: #697b41;
}

div.block_title_dark_blue {
	width: 100%;
	height: 30px;
	border-collapse: collapse;
	background: #264a63;
}

div.block_title_green {
	width: 100%;
	height: 30px;
	border-collapse: collapse;
	background: #6a7b41;
}

div.block_title_gray {
	width: 100%;
	height: 30px;
	border-collapse: collapse;
	background: #575651;
}

div.block_title_gray_blue {
	width: 100%;
	height: 30px;
	border-collapse: collapse;
	background: #3c4850;
}

div.block_title_gray_2 {
	width: 100%;
	height: 30px;
	border-collapse: collapse;
	background: #686762;
}

div.block_title_dark_gray {
	width: 100%;
	height: 30px;
	border-collapse: collapse;
	background: #434d51;
}

div.block_title_khaki {
	width: 100%;
	height: 30px;
	border-collapse: collapse;
	background: #9d9255;
}

div.block_title_gray_blue {
	width: 100%;
	height: 30px;
	border-collapse: collapse;
	background: #5d7784;
}

div.block_title {
	width: 600px; 
	float: left;
}

div.block_title_50 {
	width: 450px;
	height: 30px;
	float: left;
}
div.block_title_50_2 {
	width: 350px;
	height: 30px;
	float: left;
}

div.block_title_dott {
	width: 600px;
	height: 30px;
	background: url(../images/line_h_dott_gray.gif) repeat-y right;
	float: left;
}

div.block_title_dott_gray {
	width: 600px;
	height: 30px;
	background: url(../images/line_h_dott_dark_gray.gif) repeat-y right;
	float: left;
}

div.block_title_right {
	width: 300px;
	height: 30px;
	float: left;
}

div.block_title_right_50 {
	width: 450px;
	height: 30px;
	float: left;
}

div.block_title_right_50_2 {
	width: 550px;
	height: 30px;
	float: left;
}

div.text_space {
	padding: 6px 20px 6px 20px;
}

div.text_space_10 {
	padding: 5px 10px 5px 10px;
}

div.text_space_15 {
	padding: 5px 15px 5px 15px;
}

div.text_space_right {
	padding: 0px 20px 0px 0px;
}

div.text_space_height_1 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 1px;
}

/*      DIV     */

/*    REVIEW     */

div.review_space {
	padding: 6px 20px 6px 20px;
	font: normal 13px Verdana,Tahoma,Arial;
	color: #282828;
}

div.review_space div {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #282828;
}

div.review_space p {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #282828;
}

div.div_text_title {
	margin: 10px 20px 10px 20px;
	padding: 0;
	font: normal 17px Verdana,Tahoma,Arial;
	color: #282828;
	text-align: left;
}

div.div_text_title p {
	font: normal 17px Verdana,Tahoma,Arial;
	color: #282828;
	text-align: left;
}

div.text {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #282828;
	padding: 0px 0px 5px 0px;
	margin: 0;
}

div.text p {
	margin: 12px 0px 12px 0px;
	padding: 0;
	font: normal 13px Verdana,Tahoma,Arial;
	color: #282828;
	text-align: left;
}

div.text img {
	border: 1px solid #cacaca;
}

div.text font {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #282828;
}

div.text font.silver {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #4c4c4c;
}

div.text font.font_15 {
	font: normal 15px Verdana,Tahoma,Arial;
	color: #282828;
}

div.text div {
	margin: 12px 0px 12px 0px;
	padding: 0;
	font: normal 13px Verdana,Tahoma,Arial;
	color: #282828;
}

div.text a {
	font: 13px Verdana,Tahoma,Arial;
	color: #0074b7;
	text-decoration: none;
}

div.text a:hover {
	font: 13px Verdana,Tahoma,Arial;
	color: #0074b7;
	text-decoration: underline;
}

div.text li {
	padding-top: 3px;
	list-style-type: circle;
}

div.text blockquote {
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 30px;
	font: normal 15px Verdana,Tahoma,Arial;
	color: #434d51;
	background: url(../images/icon/blockquote.gif) no-repeat top left;
}

div.text blockquote a {
	font: 15px Verdana,Tahoma,Arial;
	color: #0074b7;
	text-decoration: none;
}

div.text blockquote a:hover {
	font: 15px Verdana,Tahoma,Arial;
	color: #0074b7;
	text-decoration: underline;
}

div.text blockquote p {
	font: normal 15px Verdana,Tahoma,Arial;
	color: #434d51;
	text-align: left;
}

.review_space h1 {
	font: normal 25px Verdana,Tahoma,Arial;
	color: #282828;
	text-transform: none;
	padding-top: 10px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
}

.review_space h2 {
	font: normal 19px Verdana,Tahoma,Arial;
	color: #282828;
	/*text-transform: uppercase;*/
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
}

.review_space h3 {
	font: normal 17px Verdana,Tahoma,Arial;
	color: #282828;
	/*text-transform: uppercase;*/
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
}

.review_space h4 {
	font: bolder 15px Verdana,Tahoma,Arial;
	color: #282828;
	/*text-transform: uppercase;*/
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
}

.review_space h5 {
	font: bolder 13px Verdana,Tahoma,Arial;
	color: #282828;
	/*text-transform: uppercase;*/
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
}

.review_space h6 {
	font: bolder 11px Verdana,Tahoma,Arial;
	color: #282828;
	/*text-transform: uppercase;*/
	padding-top: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0;
}

h2.h2_green {
	font: normal 21px Verdana,Tahoma,Arial;
	color: #697b41;
	text-transform: none;
	padding: 0 0 10px 0;
	margin: 0;
}

a.h2_a_green {
	font: normal 21px Verdana,Tahoma,Arial;
	color: #697b41;
}

a.h2_a_green:hover {
	font: normal 21px Verdana,Tahoma,Arial;
	color: #697b41;
}

.review_space h3 {
	font: italic 13px Verdana,Tahoma,Arial;
	color: #434d51; /*text-transform: uppercase;*/
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0;
}

/*    REVIEW     */

/*      BG      */

.bg_white {
	background: #FFFFFF;
}

.bg_white_green {
	background: #f1f2ed;
}

.bg_white_green_dark {
	background: #e4ead9;
}

.bg_white_gray {
	background: #d7d7d7;
}

.bg_light_gray {
	background: #efefef;
}

.bg_dark_green {
	background: #7a908b;
}

.bg_khaki {
	background: #9d9255;
}

.bg_gray_blue {
	background: #3c4850;
}

.bg_gray_darkblue {
	background: #5d7784;
}

.bg_dark_gray {
	background: #434d51;
}

.bg_white_darkgreen {
	background: #edeee7;
}

.bg_gray_brown {
	background: #696761;
}

.bg_gray {
	background: #575651;
}

.bg_gray_2 {
	background: #686762;
}

.bg_light_gray {
	background: #d9dadb;
}

.bg_light_gray_2 {
	background: #d9d9d9;
}

.bg_light_green {
	background: #5c8575;
}

.bg_green_2 {
	background: #6b7c41;
}

.bg_dark_blue {
	background: #264a63;
}

.bg_light_blue {
	background: #e6eaef;
}

.bg_white_yellow {
	background: #f8f7ef;
}

.bg_white_yellow_dark {
	background: #efeee6;
}

.bg_beige {
	background: #eeeddf;
}

.bg_beige_dott {
	background: #eeeddf url(../images/line_h_dott_gray.gif) repeat-y right;
}

.bg_beige_light {
	background: #f8f7ef;
}

.bg_beige_light_2 {
	background: #dcddd3;
}

.bg_beige_light_dott {
	background: #f8f7ef url(../images/line_h_dott_gray.gif) repeat-y right;
}

div.div_bg_flash {
	background: #282828;
}

.bg_green_3 {
	background: #e3ead8;
}

/*      BG      */

/*         ANONS          */

div.title_anons_iner {
	padding: 5px 0px 0px 0px;
}

div.title_anons_01 {
	padding: 0px 20px 0px 20px;
	width: auto;
	font: normal 15px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	background: #434d51;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}

div.title_anons_02 {
	padding: 0px 20px 0px 20px;
	width: auto;
	font: normal 15px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	background: #4d6473;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}

div.title_anons_02_long {
	padding: 5px 20px 7px 20px;
	width: auto;
	font: normal 15px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	background: #4d6473;
}

div.title_anons_02_long div {
	font: normal 15px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	line-height: 18px;
}

div.title_anons_03 {
	padding: 0px 20px 0px 20px;
	width: auto;
	font: normal 15px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	background: #7a908b;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}

div.title_anons_04 {
	padding: 0px 20px 0px 20px;
	width: auto;
	font: normal 15px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	background: #6a7b41;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}

div.title_anons_05 {
	padding: 0px 20px 0px 20px;
	width: auto;
	font: normal 15px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	background: #9d9255;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}

div.title_anons_06 {
	padding: 0px 20px 0px 20px;
	width: auto;
	font: normal 15px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	background: #9d9255;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}

div.title_anons_07 {
	padding: 0px 20px 0px 20px;
	width: auto;
	font: normal 15px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	background: #7d7a75;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}

div.title_anons_08 {
	padding: 0px 20px 0px 20px;
	width: auto;
	font: normal 15px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	background: #5c8575;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}

div.title_anons_09 {
	padding: 0px 20px 0px 20px;
	width: auto;
	font: normal 15px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	background: #4d6473;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}

div.title_anons_10 {
	padding: 0px 20px 0px 20px;
	width: auto;
	font: normal 15px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	background: #3e515f;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}

div.title_anons_11 {
	padding: 0px 20px 0px 20px;
	width: auto;
	font: normal 15px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	background: #4e4930;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}

div.title_anons_gray {
	padding: 0px 20px 0px 20px;
	width: auto;
	font: normal 15px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	background: #575651;
	height: 30px;
	line-height: 30px;
	vertical-align: middle;
}

div.block_left_white_blue {
	padding: 0px 0px 0px 0px;
	width: auto;
	font: normal 11px Verdana,Tahoma,Arial;
	color: #282828;
	background: #f1f6f9;
}

div.block_left_white_green {
	padding: 0px 0px 0px 0px;
	width: auto;
	font: normal 11px Verdana,Tahoma,Arial;
	color: #282828;
	background: #e4ead9;
}

div.block_left_white_green_light {
	padding: 0px 0px 0px 0px;
	width: auto;
	font: normal 11px Verdana,Tahoma,Arial;
	color: #282828;
	background: #eaece7;
}

div.block_left_white_green_light2 {
	padding: 0px 0px 0px 0px;
	width: auto;
	font: normal 11px Verdana,Tahoma,Arial;
	color: #282828;
	background: #f4f5f0;
}

div.block_left_white_darkgreen {
	padding: 0px 0px 0px 0px;
	width: auto;
	font: normal 11px Verdana,Tahoma,Arial;
	color: #282828;
	background: #edeee7;
}

div.block_left_white_lightgreen {
	padding: 0px 0px 0px 0px;
	width: auto;
	font: normal 11px Verdana,Tahoma,Arial;
	color: #282828;
	background: #f1f2ec;
}

div.block_left_white_pink {
	padding: 0px 0px 0px 0px;
	width: auto;
	font: normal 11px Verdana,Tahoma,Arial;
	color: #282828;
	background: #f5f4ee;
}

div.block_left_white_gray {
	padding: 0px 0px 0px 0px;
	width: auto;
	font: normal 11px Verdana,Tahoma,Arial;
	color: #282828;
	background: #e0e1e3;
}

div.anons {
	padding: 10px 20px 0px 20px;
	width: auto;
}

.anons div {
	padding: 0px 0px 9px 0px;
}

div.anons2 {
	padding: 10px 16px 0px 20px;
	width: auto;
}

.anons2 div {
	padding: 0px 0px 9px 0px;
}

div.anons_mark {
	padding: 0px 0px 10px 20px;
	background: url(../images/logo/micro_pravo.gif) no-repeat top left;
}

div.anons_mark_tab {
	padding: 0px 0px 0px 20px;
	background: url(../images/logo/micro_pravo.gif) no-repeat top left;
}

div.anons_title_np {
	padding: 0px 0px 0px 0px;
}

div.left_block {
	padding: 10px 20px 5px 20px;
	width: auto;
	font: normal 11px Verdana,Tahoma,Arial;
}

div.left_block p {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	font: normal 11px Verdana,Tahoma,Arial;
	text-align: left;
}

div.left_block div {
	padding: 0px 0px 10px 0px;
	font: normal 11px Verdana,Tahoma,Arial;
	text-align: left;
}

div.left_block ul,ol {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 15px;
	font: normal 11px Verdana,Tahoma,Arial;
}

div.left_block li {
	padding: 0px 0px 5px 0px;
	font: normal 11px Verdana,Tahoma,Arial;
	text-align: left;
}

/*         ANONS          */

/*         DIV_OPTIONS         */

div.div_options {
	margin: 0px 0px 0px 0px;
	position: relative;
	width: auto;
}

div.div_options_title {
	padding: 20px 30px 0px 30px;
	width: auto;
	text-align: left;
	background: #000000;
}

div.div_options_title_close {
	padding: 0px 0px 0px 0px;
	text-align: right;
	z-index: 100;
}

div.div_options_title_iner {
	padding: 10px 0px 10px 0px;
}

div.div_options_title_menu {
	padding: 0px 0px 0px 0px;
	height: 30px;
	line-height: 30px;
	vertical-align: bottom;
}

div.div_options_list {
	padding: 15px 30px 15px 30px;
	width: auto;
	text-align: left;
	background: #FFFFFF;
	font: normal 13px Verdana,Tahoma,Arial;
	color: #282828;
}

div.div_options_list a {
	font: bolder 13px Verdana,Tahoma,Arial;
	color: #0074b7;
	text-decoration: none;
}

div.div_options_list a:hover {
	font: bolder 13px Verdana,Tahoma,Arial;
	color: #0074b7;
	text-decoration: underline;
}

#main-options { 
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width:auto;
	list-style: none;  
}

#main-options li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 8px;
	background: #f1f2ed;
	border: 1px solid #aab4af;
}

#main-options li.current {
	background: #ffffff;
	border: 1px solid #ffffff;
}

#main-options a:link, #main-options a:visited, #main-options a:hover {
	text-decoration: none;
	border: none;
	font: normal 15px Verdana,Tahoma,Arial;
	color: #647772;
	padding: 5px 8px 5px 0px;
	float: left;
	display: block;
}

ul.ul_options_block_sort {
	margin: 0px 0px 0px 100px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

ul.ul_options_block_sort li { 
	padding: 0px 0px 0px 0px;
	width: 341px;
}

/*         DIV_OPTIONS         */

/*           PORTLET           */

.portlet {
	cursor: move;
	margin: 0px 0px 3px 0px;
	width: 341px;
	height: 30px;
	color: #7f8f89;
	font-weight: normal;
	font-size: 15px;
	white-space: nowrap;
	/*text-align: left;*/
}

.portlet_topper {
	background: url(../images/options/block/round_move.gif) no-repeat;
	padding: 7px 12px;
}

.portlet_topper a {
	color: #7f8f89;
	font-weight: normal;
	font-size: 15px;
}
.eye_open {
	width: 15px;
	height: 15px;
	background: url(../images/options/block/open.gif) no-repeat right;
	cursor: pointer;
	float: right;
	right: -2px;
	top: 0;
}

.eye_close {
	width: 15px;
	height: 15px;
	background: url(../images/options/block/close.gif) no-repeat right;
	cursor: pointer;
	float: right;
	right: -2px;
	top: 0;
}

.portlet_content {
	border-top: 1px solid #998;
	padding: 10px;
}

.portlet_content p {
	line-height: 150%;
	text-align: justify;
}

.portlet_bottom {
	background: #ccc;
	font-size: 1px;
	line-height: 1px;
	overflow: hidden;
	height: 5px;
	height: 31px;
}

.sort_placeholder {
	background: url(../images/options/block/round_dot.gif) no-repeat;
}

/*           PORTLET           */

/*            WIDGET           */

div.div_options_widget_sort {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/options/back_sec_all.gif) no-repeat left top;
	width: 535px;
	height: 250px;
}

.widget {
	float: left;
	cursor: move;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 89px;
	height: 110px;
	text-align: center;
	/*background: url(../images/options/back_sec.gif) no-repeat center;*/
	white-space: nowrap;
}

.widget_nb {
	float: left;
	cursor: move;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	width: 88px;
	height: 110px;
	text-align: center;
	white-space: nowrap;
}

.widget_topper {
	padding: 10px 0px 0px 0px;
}

.widget_name {
	padding: 3px 0px 0px 0px;
	width: auto;
	text-align: center;
	font: normal 10px Arial;
	color: #647772;
}

/*            WIDGET           */

/*   DIV QUESTIINING ANSWER    */

div.div_q_answer {
	margin: 5px 0px 5px 0px;
	width: 250px;
	height: 30px;
}

div.div_q_answer div {
	width: 40px;
	height: 30px;
	font: bolder 13px Verdana,Tahoma,Arial;
	color: #282828;
	line-height: 30px;
	text-align: center;
	vertical-align: middle;	
	float: left;
}

div.div_q_answer div.div_q_answer_check {
	width: 40px;
	height: 30px;
	font: bolder 13px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	line-height: 30px;
	text-align: center;
	vertical-align: middle;	
	float: left;
	background: url(../images/questioning/check_back.gif) no-repeat center;
}

div.div_q_answer div.ans {
	cursor: pointer;
}

/*   DIV QUESTIINING ANSWER    */

/*         PHOTO          */

td.td_b_photo {
	padding: 0px 0px 0px 0px;
	width: 400px;
	height: 300px;
	vertical-align: top;
	background: #282828;
}

td.td_s_photo {
	padding: 0px 0px 0px 0px;
	width: 200px;
	height: 300px;
	vertical-align: top;
	background: #282828;
}

table.tab_photo {
	padding: 0px 0px 0px 0px;
	width: 100%;
	height: 100%;
	border-collapse: collapse;
}

div.div_photo_big {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	position: relative;
}

div.div_photo_big_2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px -300px 0px;
	position: relative;
	bottom: 300px;
}

div.div_anons_photo {
	/*position: absolute;*/
}

div.div_anons_photo_s {
	padding: 0px 0px 0px 0px;
	/*position: absolute;*/
	width: 200px;
	height: 150px;
}

div.div_anons_photo_s_pad {
	margin: 0px 0px 0px 40px;
	padding: 0px 0px 0px 0px; /*position: absolute;*/
	width: 200px;
	height: 150px;
}

div.div_anons_photo_title {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px -42px 0px;
	width: 400px;
	height: 42px;
	font: normal 11px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	background: #000000;
	position: relative;
	filter: alpha(opacity=70);
	z-index: 20;
	bottom: 42px;
}

div.div_anons_photo_title div {
	padding: 5px 20px 5px 20px;
}

div.div_anons_photo_title2 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px -30px 0px;
	width: 400px;
	height: 30px;
	font: normal 11px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	background: #000000;
	position: relative;
	filter: alpha(opacity=70);
	z-index: 20;
	bottom: 30px;
}

div.div_anons_photo_title2 div {
	padding: 7px 20px 7px 20px;
	text-align: left;
}

div.div_anons_photo_title_s {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px -30px 0px;
	width: 200px;
	height: 30px;
	font: normal 11px Verdana,Tahoma,Arial;
	color: #a8c5cb;
	background: #000000;
	position: relative;
	filter: alpha(opacity=70);
	z-index: 20;
	bottom: 30px;
}

div.div_anons_photo_title_s div {
	padding: 7px 20px 7px 20px;
	text-align: left;
}

div.div_anons_photo_flag {
	margin: 0px 0px -290px 0px;
	padding: 0px 0px 0px 0px;
	width: 0px;
	height: 0px;
	position: relative;
	z-index: 30;
	left: 360px;
	bottom: 290px;
}

div.div_anons_photo_flag2 {
	margin: 0px 0px -45px 0px;
	padding: 0px 0px 0px 0px;
	width: 0px;
	height: 45px;
	position: relative;
	z-index: 30;
	left: 160px;
	bottom: 140px;
}

div.div_anons_photo_place1 {
	margin: 0px 10px 7px 0px;
	padding: 0px 0px 0px 0px;
	width: 120px;
	height: 90px;
	float: left;
}

div.div_anons_photo_place2 {
	margin: 0px 20px 0px 0px;
	padding: 3px 0px 0px 0px;
	width: 222px;
	float: left;
}


div.div_anons_text {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 146px;
	float: left;
}

div.div_anons_text_min {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 130px;
	float: left;
}

div.div_anons_text_middle {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	width: 315px;
	font: normal 13px Verdana,Tahoma,Arial;
	color: #444444;
}

div.div_anons_text_middle p {
	margin: 0;
	padding: 0px 0px 5px 0px;
	font: normal 13px Verdana,Tahoma,Arial;
	color: #444444;
}

div.div_anons_photo_place1 img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.div_anons_photo_doc {
	margin: 0px 10px 7px 0px;
	padding: 0px 0px 0px 0px;
	width: 122px;
	height: 172px;
	float: left;
}

div.div_anons_photo_doc img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.div_anons_photo_doc2 {
	margin: 0px 10px 7px 0px;
	padding: 0px 0px 0px 0px;
	width: 82px;
	height: 115px;
	float: left;
}

div.div_anons_photo_doc2 img {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

div.div_anons_photo_flag3 {
	margin: 0px 0px -87px 0px;
	padding: 0px 0px 0px 0px;
	width: 0px;
	height: 0px;
	position: relative;
	z-index: 30;
	left: 97px;
	bottom: 87px;
}

div.div_anons_photo_flag4 {
	margin: 3px -26px 0px -26px;
	padding: 0px 0px 0px 0px;
	width: 20px;
	height: 13px;
	position: relative;
	z-index: 30;
	left: -26px;
	right: -26px;
	bottom: 0px;
}

div.div_anons_photo_doc_icon {
	margin: 0px 0px -20px 0px;
	padding: 0px 0px 0px 0px;
	width: 20px;
	height: 20px;
	position: relative;
	z-index: 30;
	left: 0px;
	bottom: 20px;
}

div.div_anons_photo_doc_flag {
	margin: 0px 0px -170px 0px;
	padding: 0px 0px 0px 0px;
	width: 20px;
	height: 13px;
	position: relative;
	z-index: 30;
	left: 102px;
	bottom: 172px;
}

div.div_anons_photo_doc_icon2 {
	margin: 0px 0px -20px 0px;
	padding: 0px 0px 0px 0px;
	width: 20px;
	height: 20px;
	position: relative;
	z-index: 30;
	left: 0px;
	bottom: 20px;
	background: #222222;
	font: normal 11px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	line-height: 20px;
	text-align: center;
	vertical-align: middle;
}

div.div_page_list_doc {
	width: 560px;
	height: 160px;
	/*border-collapse: collapse;
	border: 1px solid #bebebe;*/
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	text-decoration: none;
	padding-top: 15px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-right: 0px;
	overflow: auto;
	/*overflow-x: scroll;*/
	scrollbar-3dlight-color: #F0F0EE;
	scrollbar-arrow-color: #676662;
	scrollbar-base-color: #F0F0EE;
	scrollbar-darkshadow-color: #DDDDDD;
	scrollbar-face-color: #E0E0DD;
	scrollbar-highlight-color: #F0F0EE;
	scrollbar-shadow-color: #F0F0EE;
	scrollbar-track-color: #F5F5F5;
}

img.img_document {
	border: 1px solid #cccccc;
}

img.img_float_left {
	margin: 3px 10px 5px 0px;
	border: 1px solid #c6c8b9;
}

img.img_float_list_news {
	margin: 2px 10px 2px 0px;
}

img.img_float_list_news2 {
	margin: 2px 20px 2px 0px;
}

img.img_float_list_news3 {
	margin: 0px 10px 0px 0px;
}

/*         PHOTO          */

/*           A            */

a.a_middle {
	font: normal 11px Verdana,Tahoma,Arial;
	text-decoration: none;
}

a.a_middle:hover {
	font: normal 11px Verdana,Tahoma,Arial;
	text-decoration: underline;
}

a.a_big {
	font: normal 13px Verdana,Tahoma,Arial;
	text-decoration: none;
}

a.a_big:hover {
	font: normal 13px Verdana,Tahoma,Arial;
	text-decoration: underline;
}

a.a_vbig {
	font: normal 15px Verdana,Tahoma,Arial;
	text-decoration: none;
}

a.a_vbig:hover {
	font: normal 15px Verdana,Tahoma,Arial;
	text-decoration: underline;
}

a.a_vbig {
	font: normal 15px Verdana,Tahoma,Arial;
	text-decoration: none;
}

a.a_vbig:hover {
	font: normal 15px Verdana,Tahoma,Arial;
	text-decoration: underline;
}

a.a_xbig {
	font: normal 17px Verdana,Tahoma,Arial;
	text-decoration: none;
}

a.a_xbig:hover {
	font: normal 17px Verdana,Tahoma,Arial;
	text-decoration: underline;
}

a.a_xxbig {
	font: normal 19px Verdana,Tahoma,Arial;
	text-decoration: none;
}

a.a_xxbig:hover {
	font: normal 19px Verdana,Tahoma,Arial;
	text-decoration: underline;
}

a.a_middle_underline {
	font: normal 11px Verdana,Tahoma,Arial;
	text-decoration: underline;
}

a.a_middle_underline:hover {
	font: normal 11px Verdana,Tahoma,Arial;
	text-decoration: none;
}

a.a_big_underline {
	font: normal 13px Verdana,Tahoma,Arial;
	text-decoration: underline;
}

a.a_big_underline:hover {
	font: normal 13px Verdana,Tahoma,Arial;
	text-decoration: none;
}

a.a_vbig_white {
	font: normal 15px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	text-decoration: none;
}

a.a_vbig_white:hover {
	font: normal 15px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	text-decoration: underline;
}

a.a_vvbig_white {
	font: normal 17px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	text-decoration: none;
}

a.a_vvbig_white:hover {
	font: normal 17px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	text-decoration: underline;
}

a.a_xbig_white {
	font: normal 19px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	text-decoration: none;
}

a.a_xbig_white:hover {
	font: normal 19px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	text-decoration: underline;
}

a.a_big_white {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	text-decoration: none;
}

a.a_big_white:hover {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	text-decoration: underline;
}

a.a_middle_white {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	text-decoration: none;
}

a.a_middle_white:hover {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	text-decoration: underline;
}

a.a_middle_white_gray {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #f1f2ed;
	text-decoration: none;
}

a.a_middle_white_gray:hover {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #f1f2ed;
	text-decoration: underline;
}

a.a_middle_dark_gray {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #7d8487;
	text-decoration: none;
}

a.a_middle_dark_gray:hover {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #7d8487;
	text-decoration: underline;
}

a.a_big_darksea {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #3d6879;
	text-decoration: none;
}

a.a_big_darksea:hover {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #3d6879;
	text-decoration: underline;
}

a.a_dark_green {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #647772;
	text-decoration: none;
}

a.a_dark_green:hover {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #647772;
	text-decoration: underline;
}

a.a_big_dark_green {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #647772;
	text-decoration: none;
}

a.a_big_dark_green:hover {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #647772;
	text-decoration: underline;
}

a.a_middle_blue_title {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #0074b7;
	text-decoration: none;
}

a.a_middle_blue_title:hover {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #0074b7;
	text-decoration: underline;
}

a.a_big_blue_title {
	font: bolder 13px Verdana,Tahoma,Arial;
	color: #0074b7;
	text-decoration: none;
}

a.a_big_blue_title:hover {
	font: bolder 13px Verdana,Tahoma,Arial;
	color: #0074b7;
	text-decoration: underline;
}

a.a_middle_black_gray {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #0d0b10;
	text-decoration: none;
}

a.a_middle_black_gray:hover {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #0d0b10;
	text-decoration: underline;
}

a.a_white {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	text-decoration: none;
}

a.a_white:hover {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #FFFFFF;
	text-decoration: underline;
}

a.a_middle_blue {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #0074b7;
	text-decoration: none;
}

a.a_middle_blue:hover {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #0074b7;
	text-decoration: underline;
}

a.a_big_blue {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #0074b7;
	text-decoration: none;
}

a.a_big_blue:hover {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #0074b7;
	text-decoration: underline;
}

a.a_vbig_blue {
	font: normal 15px Verdana,Tahoma,Arial;
	color: #0074b7;
	text-decoration: none;
}

a.a_vbig_blue:hover {
	font: normal 15px Verdana,Tahoma,Arial;
	color: #0074b7;
	text-decoration: underline;
}


a.a_xbig_blue {
	font: normal 17px Verdana,Tahoma,Arial;
	color: #0074b7;
	text-decoration: none;
}

a.a_xbig_blue:hover {
	font: normal 17px Verdana,Tahoma,Arial;
	color: #0074b7;
	text-decoration: underline;
}

a.a_vbig_blue_gray {
	font: normal 15px Verdana,Tahoma,Arial;
	color: #9bb5bb;
	text-decoration: none;
}

a.a_vbig_blue_gray:hover {
	font: normal 15px Verdana,Tahoma,Arial;
	color: #9bb5bb;
	text-decoration: underline;
}

a.a_vbig_blue_darkgray {
	font: normal 15px Verdana,Tahoma,Arial;
	color: #3179a3;
	text-decoration: none;
}

a.a_vbig_blue_darkgray:hover {
	font: normal 15px Verdana,Tahoma,Arial;
	color: #3179a3;
	text-decoration: underline;
}

a.a_middle_gray {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #607481;
	text-decoration: none;
}

a.a_middle_gray:hover {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #607481;
	text-decoration: underline;
}

a.a_big_gray {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #607481;
	text-decoration: none;
}

a.a_big_gray:hover {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #607481;
	text-decoration: underline;
}

a.a_big_darkgray {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #717171;
	text-decoration: none;
}

a.a_big_darkgray:hover {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #717171;
	text-decoration: underline;
}

a.a_xbig_green {
	font: normal 17px Verdana,Tahoma,Arial;
	color: #6a7b41;
	text-decoration: none;
}

a.a_xbig_green:hover {
	font: normal 17px Verdana,Tahoma,Arial;
	color: #6a7b41;
	text-decoration: underline;
}

a.a_xxbig_green {
	font: normal 19px Verdana,Tahoma,Arial;
	color: #6a7b41;
	text-decoration: none;
}

a.a_xxbig_green:hover {
	font: normal 19px Verdana,Tahoma,Arial;
	color: #6a7b41;
	text-decoration: underline;
}

a.a_vbig_green {
	font: normal 15px Verdana,Tahoma,Arial;
	color: #6a7b41;
	text-decoration: none;
}

a.a_vbig_green:hover {
	font: normal 15px Verdana,Tahoma,Arial;
	color: #6a7b41;
	text-decoration: underline;
}

a.a_big_green {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #6a7b41;
	text-decoration: none;
}

a.a_big_green:hover {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #6a7b41;
	text-decoration: underline;
}

a.a_green {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #6a7b41;
	text-decoration: none;
}

a.a_green:hover {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #6a7b41;
	text-decoration: underline;
}

a.a_big_red {
font: normal 13px Verdana,Tahoma,Arial;
color: #d20000;
text-decoration: none;
}

a.a_big_red:hover {
font: normal 13px Verdana,Tahoma,Arial;
color: #d20000;
text-decoration: underline;
}

a.a_khaki {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #9c9254;
	text-decoration: none;
}

a.a_khaki:hover {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #9c9254;
	text-decoration: underline;
}

a.a_big_khaki {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #9c9254;
	text-decoration: none;
}

a.a_big_khaki:hover {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #9c9254;
	text-decoration: underline;
}

a.a_vbig_khaki {
	font: normal 15px Verdana,Tahoma,Arial;
	color: #9c9254;
	text-decoration: none;
}

a.a_vbig_khaki:hover {
	font: normal 15px Verdana,Tahoma,Arial;
	color: #9c9254;
	text-decoration: underline;
}

.blue_gray, .blue_gray a {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #9bb5bb;
}

.blue_gray a:hover {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #9bb5bb;
	text-decoration: underline;
}

a.a_big_black {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #000000;
	text-decoration: none;
}

a.a_big_black:hover {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #000000;
	text-decoration: underline;
}

a.a_middle_lightblue {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #0f7cbb;
	text-decoration: none;
}

a.a_middle_lightblue:hover {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #0f7cbb;
	text-decoration: underline;
}

a.a_big_lightblue {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #0f7cbb;
	text-decoration: none;
}

a.a_big_lightblue:hover {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #0f7cbb;
	text-decoration: underline;
}

a.a_big_lightblue2 {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #0f7cbb;
	text-decoration: underline;
}

a.a_big_lightblue2:hover {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #0f7cbb;
	text-decoration: none;
}

a.a_vbig_lightblue {
	font: normal 15px Verdana,Tahoma,Arial;
	color: #0f7cbb;
	text-decoration: none;
}

a.a_vbig_lightblue:hover {
	font: normal 15px Verdana,Tahoma,Arial;
	color: #0f7cbb;
	text-decoration: underline;
}

a.a_xbig_lightblue {
	font: normal 17px Verdana,Tahoma,Arial;
	color: #0f7cbb;
	text-decoration: none;
}

a.a_xbig_lightblue:hover {
	font: normal 17px Verdana,Tahoma,Arial;
	color: #0f7cbb;
	text-decoration: underline;
}

a.a_small_lightblue {
	font: normal 9px Arial;
	color: #c7eaf6;
	text-decoration: none;
}

a.a_small_lightblue:hover {
	font: normal 9px Arial;
	color: #c7eaf6;
	text-decoration: underline;
}

a.a_middle_blue_gray {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #4d6473;
	text-decoration: none;
}

a.a_middle_blue_gray:hover {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #4d6473;
	text-decoration: underline;
}

a.a_middle_blackgray {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #434d51;
	text-decoration: none;
}

a.a_middle_blackgray:hover {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #434d51;
	text-decoration: underline;
}

a.a_big_blackgray {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #434d51;
	text-decoration: none;
}

a.a_big_blackgray:hover {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #434d51;
	text-decoration: underline;
}

a.a_vbig_blackgray {
	font: normal 15px Verdana,Tahoma,Arial;
	color: #434d51;
	text-decoration: none;
}

a.a_vbig_blackgray:hover {
	font: normal 15px Verdana,Tahoma,Arial;
	color: #434d51;
	text-decoration: underline;
}

a.a_xbig_blackgray {
	font: normal 17px Verdana,Tahoma,Arial;
	color: #434d51;
	text-decoration: none;
}

a.a_xbig_blackgray:hover {
	font: normal 17px Verdana,Tahoma,Arial;
	color: #434d51;
	text-decoration: underline;
}

a.a_vbig_lightgreen {
	font: normal 15px Verdana,Tahoma,Arial;
	color: #1e9091;
	text-decoration: none;
}

a.a_vbig_lightgreen:hover {
	font: normal 15px Verdana,Tahoma,Arial;
	color: #1e9091;
	text-decoration: underline;
}

a.a_big_lightgreen {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #1e9091;
	text-decoration: none;
}

a.a_big_lightgreen:hover {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #1e9091;
	text-decoration: underline;
}

a.a_middle_lightgreen {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #1e9091;
	text-decoration: none;
}

a.a_middle_lightgreen:hover {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #1e9091;
	text-decoration: underline;
}

/*           A            */

/*         FONT           */

font.font_lightgray {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #777777;
}

font.font_vbig_green {
	font: normal 15px Verdana,Tahoma,Arial;
	color: #6a7b41;
}

font.font_big_green {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #6a7b41;
}

font.font_green {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #6a7b41;
}

font.font_big_darkgray {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #717171;
}

font.font_xbig_darkgray2 {
	font: normal 17px Verdana,Tahoma,Arial;
	color: #717171;
}

font.font_vbig_blue_gray {
	font: normal 15px Verdana,Tahoma,Arial;
	color: #4d6473;
}

font.font_big_blue_gray {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #4d6473;
}

font.font_blue_gray {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #4d6473;
}

font.font_vbig_black_gray {
	font: normal 15px Verdana,Tahoma,Arial;
	color: #434d51;
}

font.font_big_black_gray {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #434d51;
}

font.font_black_gray {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #434d51;
}

font.font_dark_gray {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #7d8487;
}

font.font_middle_gray {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #607481;
}

font.font_big_gray {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #607481;
}

font.font_dark_green {
	color: #6a7b41;
}

font.font_white {
	color: #FFFFFF;
}

font.font_middle_white {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #FFFFFF;
}

font.big_font_white {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #FFFFFF;
}

font.vbig_font_white {
	font: normal 15px Verdana,Tahoma,Arial;
	color: #FFFFFF;
}

font.font_xbig_white {
	font: normal 19px Verdana,Tahoma,Arial;
	color: #FFFFFF;
}

font.font_xxbig_white {
	font: normal 19px Verdana,Tahoma,Arial;
	color: #FFFFFF;
}

font.font_middle_lightblue {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #0074b7;
}

font.font_big_lightblue {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #0074b7;
}

font.font_vbig_lightblue {
	font: normal 15px Verdana,Tahoma,Arial;
	color: #0074b7;
}

font.font_xbig_lightblue {
	font: normal 17px Verdana,Tahoma,Arial;
	color: #0074b7;
}

font.font_blue {
	color: #0f7cbb;
}

font.font_dark_khaki {
	color: #4e4930;
}

font.font_big_khaki {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #9c9254;
}

font.font_vbig_khaki {
	font: normal 15px Verdana,Tahoma,Arial;
	color: #9c9254;
}

font.font_white_gray {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #a8a8a8;
}

font.font_vbig_white_gray {
	font: normal 15px Verdana,Tahoma,Arial;
	color: #a8a8a8;
}

font.font_green_blue {
	color: #1e9091;
}

font.font_small_lightblue {
	font: normal 9px Arial;
	color: #6d9dad;
}

font.font_big_gray {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #cbcfc4;
}

font.font_middle_blue_gray {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #4d6473;
}

font.font_middle_blackgray {
	font: normal 11px Verdana,Tahoma,Arial;
	color: #464646;
}

font.font_big_blackgray {
	font: normal 13px Verdana,Tahoma,Arial;
	color: #464646;
}

font.font_silver {
	color: #5c5c5c;
}

font.font_vbig_lightgreen {
	font: normal 15px Verdana,Tahoma,Arial;
	color: #00a291;
}


font.font_11 {
	font: normal 11px Verdana,Tahoma,Arial;
}

font.font_13 {
	font: normal 13px Verdana,Tahoma,Arial;
}

font.font_15 {
	font: normal 15px Verdana,Tahoma,Arial;
}

font.font_17 {
	font: normal 17px Verdana,Tahoma,Arial;
}

font.font_19 {
	font: normal 19px Verdana,Tahoma,Arial;
}
a.font_19 {
	font: normal 19px Verdana,Tahoma,Arial;
}
a.font_19:hover {
    font: normal 19px Verdana,Tahoma,Arial;
}

font.font_21 {
	font: normal 21px Verdana,Tahoma,Arial;
}

font.font_23 {
	font: normal 23px Verdana,Tahoma,Arial;
}