﻿@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial;
	font-size: 11px;
	color:#000000;
	background:url(../images/bg_body.gif) left top repeat;
	background-color:#cccccc;
	}
td {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color:#fff;
}

.mytable { border:#CCCCCC solid 1px; border-collapse:collapse;}
.mytable td { border:#CCCCCC solid 1px; border-collapse:collapse; background-color:#0a4a8d; }

.bg_table_pecent { background:url(../images/bg_table.gif) left top repeat-x;}
.bg_h_green { background:url(../images/bg_h_green.gif) top left no-repeat;}
.bg_h_lang{ background:url(../images/title_cado_language.gif) top left no-repeat;}
.bg_mn_load { background:url(../images/mn_load.gif) top left repeat-x;}
.bg_l_table { background:url(../images/l_table.gif) top left repeat-x; background-color:#12559c;}
.bg_t_left { background:url(../images/t_left_2.jpg) left top no-repeat;}
/*_____________________________________________________________*/
.sty_t_h1 { font-family: Arial; font-size:9px; color:#959595; text-align:left; word-spacing:-1px;}
.sty_bg_text { font-family:Arial; font-size:11px; background-color:#4479b1; padding-left:5px; padding-right:5px;}
.sty_tit { font-family:Arial; font-size:12px; word-spacing:2px; text-transform:uppercase;}
.sty_tit_con { font-family:Arial; font-size:12px; word-spacing:2px; text-transform:uppercase; color:#72cf68; font-weight:bold;}
.sty_tit_con_big { font-family:Tohama; font-size:18px; font-weight:bold; text-transform:uppercase; color:#fcff06; text-decoration:underline;}
/*_____________________________________________________________*/
.form {
	font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 11px;
	height:20;	
	color: #333333;
	text-decoration: none;
	background-color: #cccccc;
	border: 1px solid #333333;
}
/*_____________________________________________________________*/
a:link
 {
	color:#FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #dedede;
	text-decoration: none;
}
/*_____________________________________________________________*/

/*_____________________________________________________________*/

/*_____________________________________________________________*/
a.link_menu:link
 {
	color: #8f8f8f;
	text-decoration: none;
	font-size:13px;
}
a.link_menu:visited {
	color: #8f8f8f;
	font-size:13px;
	text-decoration: none;
}
a.link_menu:hover {
	color: #000;
	font-size:13px;
	text-decoration: none;
}

a.link_menu_left:link {
	color: #9acf68;
	text-decoration: none;
	font-size:11px;}
a.link_menu_left:visited {
	color: #9acf68;
	font-size:11px;
	text-decoration: none;}
a.link_menu_left:hover {
	color: #fff;
	font-size:11px;
	text-decoration: none;}
/*_____________________________________________________________*/

/*_____________________________________________________________*/

/*_____________________________________________________________*/
.td_ab_l_menu { background:url(../images/ab_l_menu.gif) left top repeat-x; height:30px; text-align:left;}
/*_____________________________________________________________*/
.scrollCol {
	SCROLLBAR-FACE-COLOR: #CE1A7B; 
	SCROLLBAR-HIGHLIGHT-COLOR: #cccccc; 
	SCROLLBAR-SHADOW-COLOR: #a2926c; 
	SCROLLBAR-3DLIGHT-COLOR: #330000; 
	SCROLLBAR-ARROW-COLOR: #FCA4D4; 
	SCROLLBAR-TRACK-COLOR: #FDCEE8; 
	SCROLLBAR-DARKSHADOW-COLOR: #330000; 
	SCROLLBAR-BASE-COLOR: #000000;
}
/*_____________________________________________________________*/
.botline { border-bottom:solid #12559c 1px;}
.botline_f{border-bottom:solid #2562a4 1px;}
