BODY {
	background: #445566 url(/_img/bg_page.gif) repeat-x top;
	color: #000000;
	margin: 3px 15px 25px 15px;	
}

td { 
	font-family: Tahoma, sans-serif; 
	font-size: 12px;
}

a, a:link, a:active, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {text-decoration: underline;}

/* HEADER */
.topmenu {
	font-size: 10px;
	color: #c7d2d9;
}

.topmenu a:link, .topmenu a:active, .topmenu a:visited {
	color: #c7d2d9;
	text-decoration: none;
}
.topmenu a:hover {text-decoration: underline;}


.lang-active {
	background-color:#637587;
	padding: 0px 3px 0px 3px;
	font-weight: bold;
}

/* Inner BAnners */

.inban-brd {border-right: 2px solid #131d26;}

.in-ban {border: 1px solid #647484;}

.inbantext {font-size: 11px; padding-left: 4px;}
.inbantext a:link, .inbantext a:active, .inbantext a:visited, .inbantext a:hover {
	color: #c7d2d9;
	text-decoration: none;
}

/* Menu */
.menu-bg {	background: #70818c url(/_img/bg_menu.gif) repeat-x top; }

.menu-item {
	font-size: 11px;
	color: #ffffff;
	background: url(/_img/menu_sep.gif) no-repeat right center;
	padding: 0px 7px 0px 7px;
}
.menu-item a:link, .menu-item a:active, .menu-item a:visited {
	color: #ffffff;
	text-decoration: none;
}
.menu-item a:hover {text-decoration: underline;}

#active-item {
	background: #eff3f6 url(/_img/menu_bg_active.gif) repeat-x top; 
	border: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #505e68 #ffffff #cfd9df #ffffff;
}
#active-item a:link, #active-item a:active, #active-item a:visited {
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
#active-item a:hover {text-decoration: underline;}

#nobg {background: none;}
#activebrd {border-left: 1px solid #505e68;}

/* Search */
.search-field {
	font-size: 12px;
	border: 1px solid;
	border-color: #3f3f3f #949494 #949494 #3f3f3f;
	height: 20px;
	width: 130px;
	margin-right: 3px;
	padding-left: 4px;
}

/* CONTENT */
.yellow-head {background: #ffaa00 url(/_img/part_head.gif) no-repeat left;}

.yellow-head td.text {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
	color: #000000;
	padding: 6px 10px 5px 25px;
}
.yellow-head a:link, .yellow-head a:active, .yellow-head a:visited {
	color: #000000;
	text-decoration: none;
}
.yellow-head a:hover {text-decoration: underline;}

.text {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
	color: #000000;
	padding: 6px 10px 0px 0px;
}

.nofw {font-weight: normal;}

.green-head {background-color: #78bd00;}

.green-head td.text {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
	color: #FFFFFF;
	padding: 6px 10px 5px 10px;
}
.green-head a:link, .green-head a:active, .green-head a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.green-head a:hover {text-decoration: underline;}

.green-headtext {
	background-color: #4b7600;
	color: #FFFFFF;
	font-size: 10px;
	text-transform: uppercase;
	padding: 3px 0px 6px 7px;
}

.red-head {background-color: #e25100;}

.red-head td.text {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	white-space: nowrap;
	color: #FFFFFF;
	padding: 6px 10px 5px 10px;
}
.red-head a:link, .red-head a:active, .red-head a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.red-head a:hover {text-decoration: underline;}

.image-border {border: 1px solid #d8d8d8; margin-right: 5px;}

h1 {
	font-family: Arial, Verdana, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	margin: 0px 0px 5px 0px;
}

.author {
	font-size: 11px;
	color: #949494;
	padding-bottom: 5px;
}

a.tounderl:hover {text-decoration: none;}

.news-item {
	background-color: #fafaf6;
	padding: 0px 10px 5px 10px;
	border-bottom: 3px solid #FFFFFF;
}
.news-item div {
	font-size: 14px;
	font-weight: bold;
	color: #bfbfbb;
}

.news-item span {
	font-size: 11px;
	color: #a6a6a2;
}

div.subtext {
	font-size: 11px;
	font-size: 11px;
	padding-top: 5px;
	font-weight: normal;
	color: #000000;
}

#redmark {
	background: #fafaf6 url(/_img/news_mark.gif) no-repeat top left; 
	padding-left: 25px;
	padding-top: 5px;
}

.nextlink {
	font-size: 11px;
	font-weight: bold;
	color: #0060be;
}
.nextlink a:link, .nextlink a:active, .nextlink a:visited {
	color: #0060be;
	text-decoration: underline;
}
.nextlink a:hover {text-decoration: none;}

.subs-title	{
	font-size:11px;
	color:#FFFFFF;
	padding-bottom: 5px;
}

/* Content Text */
.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.content p, .content i, .content em {
	line-height: 1.5em;
}
.content p {
	margin-left: 25px;
	text-align: justify;
}

.servicelink {
	font-size: 11px;
	color: #1062A7;
	padding: 5px;
	margin-bottom: 5px;
	margin-top: 10px;
	white-space: nowrap;
	background-color: #f2f2f2;
}

.servicelink a:link, .servicelink a:active, .servicelink a:visited {
	color: #1062A7;
	text-decoration: none;
}
.servicelink a:hover {text-decoration: underline;}

/* Calendar */
.calend {border: 1px solid #d5d5cb;}

.calend td {
	text-align: center; 
	padding: 1px 4px 1px 4px; 
	color: #A3A3A3;
	font-size: 11px;
}

.calend td a:link, .calend td a:active, .calend td a:visited {
	color: #000000;
	text-decoration: none;
}
.calend td a:hover {color: #991600;}

td.calend-head {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	border-bottom: 1px solid #003668;
	background-color: #445566;
}

.arch-field {
	background-color: #FFFFFF;
	border: 1px solid #a5a597;
	color: #3E3E3E;
	font-size: 11px;
	height: 18px;
}

.arch-subtext {
	font-size: 10px;
	color: #a1a194;
}
.calend-active {
	background-color: #A90000;
	padding: 5px;
}
a#ca:link, a#ca:active, a#ca:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a#ca:hover {text-decoration: underline;}

.arch-item {
	background: #FFFFFF url(/_img/list_mark.gif) no-repeat top left; 
	padding-left: 25px;
}

.arch-item span {
	font-size: 11px;
	color: #a6a6a2;
}
a.poollink:link, a.poollink:active, a.poollink:visited {
	font-size: 11px;
	color: #990048;
	text-decoration: none;
}
a.poollink:hover {text-decoration: underline;}

.fs11px td {
	font-size: 11px;
}

/* FOOTER */
.foottext {
	font-size: 11px;
	color: #b4c0cb;
}
.foottext a:link, .foottext a:active, .foottext a:visited {
	color: #b4c0cb;
	text-decoration: underline;
}
.foottext a:hover {text-decoration: none;}
.under:link, .under::active, .under:visited {text-decoration: underline;}
/* Pool */
h1.pool-title {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 0px;
	margin-top: 0px;
}

.poolres td {font-size: 11px;}

.pool-bg {
	background: url(/_img/pool_bg.gif) repeat-x;
	border: 1px solid #E1E1E1;
}

.pool-line {
	background: url(/_img/pool_line.gif) repeat-x;
}

.cont-sourse {
	font-size: 12px;
	color: #808080;
}
/* Currency */
.cur td {
	color: #000000;
	border-bottom: 1px solid #E1E1E1;
}
.cur-head td {
	font-size: 10px;
	font-weight: bold;
}

.wh-sep {border-right: 1px solid #E1E1E1;}

ul#additive {
	margin-top: 10px;
}
ul#additive li{
	padding-left: 1em;
	font-size: 12px;
	vertical-align: middle;
	list-style-image: url(/_img/list_mark.gif);
}
.links-head {
background-color:#D9DCDE;
margin-bottom:3px;
}
.links-head span {
background-color:#FFFFFF;
color:#8A949C;
font-size:10px;
padding-right:10px;
text-transform:uppercase;
}
.links-head span a:link, .links-head span a:active, .links-head span a:visited {
color:#8A949C;
text-decoration:none;
}
.links-head span a:link, .links-head span a:active, .links-head span a:visited {
color:#8A949C;
text-decoration:none;
}
.partner-links-small {
background-color:#F0F1F2;
border:1px solid #D9DCDE;
font-size:11px;
padding:10px;
}
