@charset "windows-1251";
/* CSS Document */



* {
	font-family:Arial;	 
	}

a {
	color: #000000;
}



img {
	border:0px;
}

body, form {
	margin:0px;
}



body {
	background-color:#07404d;	
}



a:link, a:visited, a:active {text-decoration: underline}
a:hover {text-decoration: none}



table.site {
	width:934px;
	border-left: 4px solid #168eaa;
	border-right: 4px solid #168eaa;
	border-bottom:4px solid #168eaa;
	background:url(images/pic.jpg) no-repeat;
}

/* Menu 1 */
table.top_menu{
	font-size:11px;
	color:#168ca7;
}

table.top_menu a {
	font-size:11px;
	color:#168ca7;
}

/* Menu 2 */
table.top_menu_2 td {
	text-align:center;
	height:28px;
}

table.top_menu_2 a {
	font-size:12px;
	color:#000000;
}

table.top_menu_2 .act {
	background-color:#168ba6;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
}

/* Qbox*/

table.qbox {
	font-size:12px;
	width:350px;
}
table.qbox td {
	height:30px;
	width:200px;
	text-align:left;
	padding-left:40px;
}


.greentext {
	font-size: 12px; 
	color: #168ca7;
	font-weight:bold;
}


h1, h2 {
	font-size: 16px; 
	color: #168ca7;
	font-weight:bold;
}

h3 {
	font-size: 14px; 
	color: #168ca7;
	font-weight:bold;
}

p,  li,  SUB,  BLOCKQUOTE {
	font-size: 12px; 
	color:#000000;
}


.copyright {
	font-size:11px;
	color:#FFFFFF;

}
