/* By default (td, body..) use verdana in black. */
body, td, th , tr
{
	color: #000000;
	font-size: 12px;
	font-family: Tahoma;
}
body {
	background: #FFFFFF url('/images/body_bgr.gif')  repeat-y; 
	margin: 0;
	padding: 0;
}
a:link
{
	color: #324e98;
	text-decoration: none;
}
a:visited
{
	color: #324e98;
	text-decoration: none;
}
a:hover
{
	color: #324e98;
	text-decoration: underline;
}
a.metric:hover, a.metric:visited, a.metric:link {
	color: #fe490c;
}
h1 {
	color: #000000;
	font-size: 14px;
	font-family: Tahoma;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	padding: 0;
}
h2 {
	color: #000000;
	font-size: 16px;
	font-family: Tahoma;
	font-weight: normal;	
	margin: 0px 0px 10px 0px;
	padding: 0;
	font-weight: normal;
}
.map{
	margin-top: 0px;
	margin-bottom: 8px;
}
/* +++ HEADER */
#header {
	background: url('/images/header_bgr.jpg')  repeat-x; 
}
#header table.h {
	background: url('/images/header_search.jpg')  no-repeat right top; 
}
#header td.logo {
	padding:0px 5px 9px 0px;
}
table.topmenu {
	background: url('/images/menu_bgr.jpg')  repeat-x; 
	margin:0px 0px 1px 0px;
}
table.topmenu td {
	color:#FFFFFF;
	font-size:11px;
}	

.topmenu a:link, .topmenu a:visited, .topmenu a:hover {
	color:#FFFFFF;
	font-size:14px;
	text-transform: uppercase;
}
.search_b {
	margin:25px 25px 0px 0px;
}
.search_b input.text{
	width:211px;
	height:20px;
}
/* --- HEADER */

/* +++ ABOUT */
#about {
	background: url('/images/about_bgr2.jpg')  repeat-x; 
}
#about .line {
	background: url('/images/about_line_bgr.jpg')  repeat-x; 
}
#about .text {
	background: url('/images/about_teache.jpg')  no-repeat right bottom; 
	vertical-align:top;
	padding:10px 110px 0px 0px;
	color:#ffffff;
}
#about .text div.txt {
}

/* --- ABOUT */
/* +++ FP PAGE */
table.news td {
	vertical-align:top;
	padding-bottom:10px;
}
table.news td.str {
	padding:6px 4px 0px 6px;
}
table.news td.date {
	color:#6f7075;
}
.more {
	margin:10px 0px 0px 15px;
}
.more a:link, .more a:visited, .more a:hover {
	color:#000000;
	font-size:11px;
}
.fp_info {
	background: url('/images/fp_info_bgr.gif') no-repeat; 
	margin:0px 0px 13px 0px;
}
.fp_info td {
	background-repeat:no-repeat;
	background-position:2px 3px;
}
.fp_info .info {
	text-align:right;
	padding:0px 5px 0px 200px;
}
.fp_info .info h3 {
	margin:0px;
	font-size:14px;
}
.info a:link, .info a:visited, .info a:hover {
	color:#000000;
	font-size:11px;
}

/* --- FP PAGE */

/* +++ FOOTER */
.bottommenu {
	padding:20px 0px 10px 135px;
	color:#64656a;
	font-size:10px;
}
.bottommenu a:link, .bottommenu a:visited, .bottommenu a:hover {
	color:#64656a;
	font-size:12px;
}

#footer {
	margin:0px 0px 0px 130px;
	border-top:1px solid #898989;
	padding:0px 0px 60px 0px;
	background: url('/images/footer_bgr.jpg')  no-repeat right top; 
	font-size:10px;
	line-height:190%;
}
.bottommenu_page {
	padding:30px 0px 10px 135px;
	color:#64656a;
	font-size:10px;
	background: url('/images/bottommenu_bgr.jpg')  no-repeat right bottom; 
}
.bottommenu_page a:link, .bottommenu_page a:visited, .bottommenu_page a:hover {
	color:#64656a;
	font-size:12px;
}

#footer_page {
	margin:0px 0px 0px 130px;
	border-top:1px solid #898989;
	padding:0px 0px 60px 0px;
	background: url('/images/footer_page_bgr.gif')  no-repeat right top; 
	font-size:10px;
	line-height:190%;
}
/* --- FOOTER */
/* +++ PAGE */
#left_menu td.li {
	background: url('/images/leftmeni_li2.jpg')  repeat-y; 
	width:218px;
	border-right:1px solid #FFFFFF;
	border-bottom:1px solid #FFFFFF;
	padding:0px 5px 2px 40px;
}
#left_menu td.li a:link, #left_menu td.li a:visited, #left_menu td.li a:hover {
	color:#000000;
	font-weight: bold;
}
#body {
	background: url('/images/body_page_bgr.jpg')  repeat-x; 
	border-top:1px solid #898989;
	padding:13px 23px;
}
#body a:link, #body a:visited, #body a:hover {
	color:#2a7146;
}
dt {
	padding:10px 0px 0px 0px;
}
#body table {
}
#body table td {
	border-left:1px solid #e1e1e1;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
}
#body table th{
	background-color: #e1e1e1; 
	border-left:1px solid #e1e1e1;
	border-top:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	border-right:1px solid #e1e1e1;
	text-align:left;
}
#path {
	padding:12px 16px 14px 16px;
	color:#000000;
	font-size:11px;
}
#path a:link, #path a:visited {
	color:#000000;
	font-size:11px;
	text-decoration: underline;
}
#path a:hover {
	color:#000000;
	font-size:11px;
	text-decoration: none;
}
.info_page {
	background: url('/images/fp_info_bgr.gif') no-repeat; 
	margin:20px 0px 13px 0px;
}
.info_page .info {
	text-align:right;
	padding:5px 5px 8px 80px;
}
.info_page .info h3 {
	margin:0px;
	font-size:14px;
}
.info_page td {
	background-repeat:no-repeat;
	background-position:2px 3px;
}
#body .info a:link, #body .info a:visited, #body .info a:hover {
	color:#000000;
	font-size:11px;
}
/* --- PAGE */
.search li {
	padding:3px 0px;
}

