html, body, .stretch {
	height: 100%;
	width: 100%;
}
.stretch_w {
	width: 100%;
}
.stretch_h {
	height: 100%;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #2D4558;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #8D1717;
}
a:visited {
	color: #481111;
}
a:hover {
	color: #8D1717;
}
a:active {
	color: #8D1717;
}

/* 1st Level Environment */
#top {
	height: 169px;
	background-position: left top;
	background-repeat: repeat-x;
	background-image: url(/images/bg/top_nav.gif);
}

/* 2nd Leven Environment - Top */
#logo {
	padding: 5px 30px 0px 30px;
	text-align: center;
	vertical-align: top;
}
#nav_top {
	text-align: center;
}
#map {
	padding: 0px 0px 31px 6px;
	text-align: center;
	vertical-align: bottom;
}

/* 2nd Level Environment - Body */
#body_env {
	text-align: left;
	vertical-align: top;
	padding: 0px;
}
#nav_sep {
	width: 3px;
	background-position: right top;
	background-repeat: repeat-y;
	background-image: url(/images/nav/nav_sep_vert.gif);
}
#nav_right_env {
	width: 220px;
	background-color: #5D6F7D;
	background-position: left top;
	background-repeat: repeat-x;
	background-image: url(/images/bg/nav_right.jpg);
	padding: 14px 0px 5px 0px;
}


/* Navigation Top */
#nav_top th {
	width: 107px;
	vertical-align: bottom;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(/images/nav/nav_top_bg.gif);
}
#nav_top th.leftmost {
	background-position: right top;
	background-image: url(/images/nav/nav_top_bg_left.gif);
}
#nav_top th.rightmost {
	background-position: top left;
	background-image: url(/images/nav/nav_top_bg_right.gif);
}
#nav_top td {
	width: 3px;
}
#nav_top a:link, #nav_top a:visited {
	display: block;
	width: 107px;
	height: 100%;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	vertical-align: top;
	padding: 147px 0px 10px 0px;
	text-decoration: none;
	background-position: center top;
	background-repeat: no-repeat;
	white-space: nowrap;
}
#nav_root a:link, #nav_root a:visited {
	display: block;
	width: 107px;
	height: 100%;
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	vertical-align: top;
	padding: 9px 0px 10px 0px;
	text-decoration: none;
	background-position: center top;
	background-repeat: no-repeat;
	white-space: nowrap;
}
#nav_top a:hover, #nav_top a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
#nav_top a.nav_about:link, #nav_top a.nav_about:visited { background-image: url(/images/nav/nav_about.gif); }
#nav_top a.nav_frompress:link, #nav_top a.nav_frompress:visited { background-image: url(/images/nav/nav_frompress.gif); }
#nav_top a.nav_questions:link, #nav_top a.nav_questions:visited { background-image: url(/images/nav/nav_questions.gif); }
#nav_top a.nav_human:link, #nav_top a.nav_human:visited { background-image: url(/images/nav/nav_human.gif); }
#nav_top a.nav_contacts:link, #nav_top a.nav_contacts:visited { background-image: url(/images/nav/nav_contacts.gif); }

#map td {
	padding: 16px 0px 4px 10px;
	text-align: left;
	vertical-align: top;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #3C5164;
}
#map a:link, #map a:visited {
	color: #3C5164;
	text-decoration: none;
}
#map a:hover, #map a:active {
	text-decoration: underline;
}
#map a img {
	margin-right: 4px;
}

/* Navigation Right */
#nav_right {
	text-align: left;
	vertical-align: top;
	color: #FFF;
}
#links {
	text-align: center;
	vertical-align: bottom;
}
#nav_right td.sep {
	height: 1px;
	background-position: center;
	background-repeat: repeat-x;
	background-image: url(/images/bg/sep.gif);
}
#nav_right th {
	color: #FFF;
	text-align: left;
	vertical-align: middle;
}
#nav_right th a:link, #nav_right th a:visited {
	display: block;
	width: 100%;
	height: 56px;
	padding: 22px 0px 22px 68px;
	background-position: left center;
	background-repeat: no-repeat;
	text-align: left;
	vertical-align: top;
	color: #FFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
#nav_right th a:hover, #nav_right th a:active {
	text-decoration: underline;
}
.nav_main:visited,.nav_main:link{
	display: block;
/*	float: left;*/
	padding: 11px 10px 10px 10px;
	background-position: left center;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	color: #FFF;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#nav_right th a.nav_r_about:link, #nav_right th a.nav_r_about:visited { background-image: url(/images/nav/nav_r_about.gif); }
#nav_right th a.nav_r_socprog:link, #nav_right th a.nav_r_socprog:visited { background-image: url(/images/nav/nav_r_socprog.gif); }
#nav_right th a.nav_r_frompress:link, #nav_right th a.nav_r_frompress:visited { background-image: url(/images/nav/nav_r_frompress.gif); }
#nav_right th a.nav_r_questions:link, #nav_right th a.nav_r_questions:visited { background-image: url(/images/nav/nav_r_questions.gif); }
#nav_right th a.nav_r_human:link, #nav_right th a.nav_r_human:visited { background-image: url(/images/nav/nav_r_human.gif); }
#nav_right th a.nav_r_contacts:link, #nav_right th a.nav_r_contacts:visited { background-image: url(/images/nav/nav_r_contacts.gif); }
#nav_right th a.nav_r_sub:link, #nav_right th a.nav_r_sub:visited {
	height: 24px;
	padding: 0px 0px 0px 68px;
	font-size: 10px;
}

/* Navigation Bottom */
#nav_bottom_env {
	padding: 0px 13px 0px 11px;
	vertical-align: bottom;
}
#nav_bottom_sep {
	height: 1px;
	background-repeat: repeat-x;
	background-image: url(/images/nav/nav_bottom_sep.gif);
}
#nav_bottom {
	padding: 6px 0px 12px 0px;
	text-align: center;
	vertical-align: bottom;
	color: #5D707E;
	font-size: 13px;
	font-weight: bold;
}
#nav_bottom a:link, #nav_bottom a:visited {
	color: #5D707E;
	text-decoration: none;
}
#nav_bottom a:hover, #nav_bottom a:active {
	color: #5D707E;
	text-decoration: underline;
}

/* Body */
#body {
	padding: 20px 17px 33px 30px;
	text-align: left;
	vertical-align: top;
}
#body h1 {
	border-bottom: 1px solid #BCC0C3;
	padding: 2px 0px 4px 10px;
	background-position: left;
	background-repeat: repeat-y;
	background-image: url(/images/temp/news_left_border.gif);
	color: #243642;
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size: 120%;
	font-weight: normal;
}
#body h2 {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
}

/* News */
table.news_env {
	width: 100%;
}
.news_env th {
	height: 25px;
}
.news_env th .leftmost {
	width: 5px;
	text-align: right;
}
.news_env th .rightmost {
	width: 5px;
	text-align: left;
}
.news_env th th {
	padding: 0px 0px 0px 0px;
	background-position: top;
	background-repeat: repeat-x;
	background-image: url(/images/bg/news_header_bg.gif);
	text-align: left;
	vertical-align: top;
	color: #A62F4D;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.news_env th th a:link, .news_env th th a:visited {
	color: #A62F4D;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
}
.news_env th th a:hover, .news_env th th a:active {
	color: #A62F4D;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}
.news_env .news_list {
	border-bottom: 1px solid #BCC0C3;
	padding: 0px;
	background-position: left;
	background-repeat: repeat-y;
	background-image: url(/images/temp/news_left_border.gif);
}
.news_env .news_announce {
	background-position: right;
	background-repeat: repeat-y;
	background-image: url(/images/temp/news_right_border.gif);
	padding: 10px 15px 10px 15px;
	color: #506372;
	font-size: 13px;
	text-align: justify;
}
.news_env .news_announce img.left {
	margin: 0px 6px 0px 0px;
	float: left;
	border: 1px solid #B0B0B0;
}
.news_env .news_hr {
	padding: 0px;
	background-position: right;
	background-repeat: repeat-y;
	background-image: url(/images/temp/news_right_border.gif);
}
.news_env .news_hr img {
	margin: 0px 15px 0px 15px;
	width: 95%;
}
.more {
	display: block;
	color: #8D1717;
	font-size: 10px;
	font-weight: bold;
	margin-top: 7px;
}
.more a.right:link, .more a.right:visited {
	display: block;
	float: right;
	color: #8D1717;
}
.more a.right:link, .more a.right:visited {
	color: #8D1717;
}