@charset "utf-8";
/* CSS Document */

* {margin:0;padding:0}

html,body{width:100%; height:100%}

body { 
	width:100%; text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#000000;
}

a { text-decoration: none; font-weight:bold; color:#07468e; font-size:12px; }
a:hover { text-decoration: underline; color:#04c7ff; }

p { padding-top:10px; }

h1 { font-size:18px; font-weight:bold; color:#0473c0; text-transform:uppercase; }
h2 { font-size:13px; margin:0 0 10px 0; }
h3 { color:#045b97; font-weight:bold; font-size:12px; line-height:20px; }

img { border: 0px; }
img.design { display: block; }

.l {text-align: left !important;}
.r {text-align: right !important;}
.c {text-align: center !important;}
.j {text-align: justify !important;}
.b {font-weight: bolder;}
.t {font-size: 10px !important;}
.vt {vertical-align: top;}
.vm {vertical-align: middle;}
.vb {vertical-align: bottom;}
.nowrap {white-space: nowrap;}

.left_td { width:20%; background:#007ac4; vertical-align:top; }
.left_td_div { background:url(/img/menu_left_fon.gif); width:100%; height:502px; text-align:right; }

.logo { float:right; width:190px; margin:30px 0 30px 0; text-align:center; }
.logo img { display:block; margin:auto; }

.left_menu { clear:right; width:190px; background:#ffffc9; }
.left_menu div { border-bottom:1px #2175bc solid; margin:0 10px 0 10px; padding:8px 0 3px 0; text-align:left; font-size:12px; }
.under { width:190px; background:#ffffc9; text-align:left; }
.under div { padding: 0 0 0 10px; }
.under div img { display:block; cursor:pointer; cursor:hand; }

.menu_up { background:url(/img/menu_left_up_fon.gif) repeat-y left; padding:10px 10px 10px 10px; text-align:left; border-bottom:none; }
.menu_up div { margin: 2px 0 2px 0; background:url(/img/point.gif) no-repeat 3px 4px; padding:0 0 0 12px;}
.menu_up div a { font-size:11px; }

.right_td { vertical-align:top; padding:0 0 0 40px; text-align:left; background:url(/img/cap.jpg); background-position:0 10px; background-repeat:repeat-x; }
h1.header { font-size:36px; color:#049efc; margin: 10px 0 10px 0;}

div.menu_top { background:url(/img/menu_top_fon.gif) top repeat-x; height:37px; border-right:1px #007ac4 solid; margin:11px 0px 15px 0; }
div.menu_top div { float:left; margin:15px 10px 0 10px; padding:0 0 0 10px; background:none; border:none; height:12px; background:url(/img/point.gif) no-repeat 0 5px;  }

.search {text-align:right; margin:3px 0 0 0; font-size:11px; color:#007ac4; }
.srch { border:1px #007ac4 inset; }	

.text_block { background:url(/img/text_block_fon.gif) repeat-y left;
			border-top:2px #aac9d9 solid; border-right:2px #aac9d9 solid; border-bottom:3px #aac9d9 solid;
			padding:15px; margin:15px 0 0 0; font-size:11px;}			
.text_block ul { margin-left:20px; }
.text_block ol { margin-left:20px; }

.searh { margin:0; padding:0;}
.search span { background:#FFCC00; }
.select { display:inline; background:#ffdd77; }

