BODY {
	background-color: #FFFFFF;
	color: #000000;
	margin: 5px 10px 10px 10px;
}

td { 
	font-family: Tahoma, sans-serif; 
	font-size: 11px;
}

a, a:link, a:active {
	color: #0062BD;
	text-decoration: underline;
}
a:hover {text-decoration: none;}
a:visited {color: #5C91C1;}


/* HEADER 
________________________________________________  */

.logo {padding-bottom: 0px; padding-top: 10px;}

.topdate {
	font-size: 11px;
	color: #667781;
	padding: 10px 0px 5px 0px;
}

.parttitle {
	font-family: Georgia, Times New Roman;
	font-size: 24px;
	color: #A6A6A6; 
/*	color: #97adbc; */
	padding-bottom: 20px;
	padding-top: 30px;
}

/* Top news */
.topnews-head {
	background-color: #FFA800;
	color: #FFFFFF;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
	margin-top: 5px;
	padding: 2px;
	width: 100px;
}

ul.topnews {
	padding-left: 0.7em;
	margin-left: 0.7em;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}

.topnews a:link, .topnews a:active, .topnews a:visited {
	color: #003668;
	text-decoration: none;
}
.topnews a:hover {text-decoration: underline;}

ul.topnews li {
	padding-bottom: 5px;
	list-style-image: url(/_img/marker_dblue.gif);
}

/* Menu */
.menu {
	background-color: #004987;
	border-bottom: 1px solid #1E52AF;
}

td.menu-item {
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 7px 10px 7px 10px;
	background: url(/_img/menu_sep.gif) no-repeat right;
}

.menu-item:first-letter {font-weight: bold;}

.menu-item a:link, .menu-item a:active, .menu-item a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu-item a:hover { color: #8BCAFF; }

td.menu-item-main {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 7px 10px 7px 10px;
	background: #2071B5 url(/_img/menu_sep.gif) no-repeat right;
}

.menu-item-main a:link, .menu-item-main a:active, .menu-item-main a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu-item-main a:hover { color: #8BCAFF; }

.submenu {
	background-color: #00205A;
	border-bottom: 2px solid #E0E0E0;
	border-top: 1px solid #000000;
}

td.submenu-item {
	font-size: 10px;
	color: #FFFFFF;
	text-transform: uppercase;
	padding: 5px 10px 6px 10px;
	background: url(/_img/submenu_sep.gif) no-repeat right;
}

.submenu-item a:link, .submenu-item a:active, .submenu-item a:visited {
	color: #A0C2FF;
	text-decoration: none;
}
.submenu-item a:hover {color: #FFFFFF;}

/* Inform Line */
.informline {border: 1px solid #DCDCDC;}

.il-head {
	color: #2F455B;
	background-color: #F3F3F3;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	padding: 4px 10px 4px 10px;
}

.il-box{
	width:640px;
	height:13px;
	overflow:hidden;
}
a.il-link, a.il-link:link, a.il-link:active, a.il-link:visited {
	font-size:11px;
	line-height:12px;
	text-decoration:none;
	color:#020202;
	font-weight:bold;
}
a.il-link:hover{
	color:#990048;text-decoration:none;
}


/* CONTENT 
______________________________________________________________ */

/* White Block */
.white-block {
	border: solid #EBEBEB;
	border-width: 0px 1px 1px 0px;
}

.wb-border {
	border-left: 1px solid #EBEBEB;
	padding: 0px 7px 7px 7px;
}

.top-wb {border-top: 4px solid #E3E4E5;}

/* Yellow Block */
.yellow-block {background-color: #F8F7F2;}

.yb-border {
	padding: 0px 10px 10px 10px;
}

.top-yb {border-top: 4px solid #E3E4E5;}


.block-head {
	font-family: Georgia, Times New Roman, sans-serif;
	font-size: 20px;
	color: #014F91;
	border-bottom: 1px solid #516F8B;
	margin-bottom: 10px;
}
.block-head a:link, .block-head a:active, .block-head a:visited {
	color: #014F91;
	text-decoration: none;
}
.block-head a:hover {color: #003058;}

.block-head-small {
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	padding: 3px 10px 3px 10px;
}
.block-head-small a:link, .block-head-small a:active, .block-head-small a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

/* News */
.news-item {
	font-size: 11px;
	color: #777F8E;
	background: url(/_img/mark_blue.gif) no-repeat top left;
	padding-left: 10px;
	padding-bottom: 10px;
}
.news-item a:link, .news-item a:active, .news-item a:visited, .news-item a:hover {
	color: #003668;
	text-decoration: none;
}

.news-item-text {color: #1A1A1A;}

.nextlink {
	font-size: 11px;
	color: #005BA9;
	font-weight: bold;
}
.nextlink a:link, .nextlink a:active, .nextlink a:visited {
	color: #005BA9;
	font-weight: bold;
	text-decoration: underline;
}
.nextlink a:hover {text-decoration: none;}

.nextlink-s {padding-top: 5px; padding-bottom: 10px;}
.nextlink-s a:link, .nextlink-s a:active, .nextlink-s a:visited {
	color: #005BA9;
	text-decoration: underline;
}
.nextlink-s a:hover {text-decoration: none;}

.img {border: 1px solid #191919; margin-right: 10px;}

.img2 {border: 1px solid #191919; margin-left: 10px;}

.block-sep {
	border-top: 3px solid #E3E4E5;
	border-bottom: 1px solid #E3E4E5;	
}

/* Caricature */
.caricature {
	border: 1px solid #B6B6B6;
	margin: 0px 0px 10px 0px; 
}

/* Photo */
.photo-subtext {color:#565656; width:186px; padding: 4px 0px 10px 0px;}

a.poollink:link, a.poollink:active, a.poollink:visited {
	color: #990048;
	text-decoration: none;
}
a.poollink:hover {text-decoration: underline;}

.button {font-size: 11px;}

/* Top NEws */
.tn-title {
	font-size: 18px;
	color: #003668;
	padding-bottom: 6px;
}
.tn-title a:link, .tn-title a:active, .tn-title a:visited {
	color: #003668;
	text-decoration: none;
}
.tn-title a:hover {text-decoration: underline;}

.tn-subtitle {
	font-size: 12px;
	font-weight: bold;
	color: #020202;
	padding-bottom: 6px;
}

.tn-date {
	font-size: 10px;
	color: #BEBDB1;
	padding-bottom: 6px;
}

a.textlink:link, a.textlink:active, a.textlink:visited, a.textlink:hover {
	color: #000000;
	text-decoration: none;
}

/* Articles */
.art-title {
	font-size: 14px;
	font-weight: bold;
	color: #003668;
	padding-bottom: 5px;
}
.art-title a:link, .art-title a:active, .art-title a:visited {
	color: #003668;
	text-decoration: none;
}
.art-title a:hover {text-decoration: underline;}

.art-subtitle {
	font-size: 11px;
	font-weight: bold;
	color: #020202;
	padding-bottom: 5px;
}

.art-text-subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #020202;
	padding-bottom: 25px;
}

.art-title-small {
	font-size: 12px;
	font-weight: bold;
	color: #003668;
	padding-bottom: 5px;
}
.art-title-small a:link, .art-title-small a:active, .art-title-small a:visited {
	color: #003668;
	text-decoration: none;
}
.art-title-small a:hover {text-decoration: underline;}


.art-date {
	color: #BFBFBF;
	font-size: 10px;
	padding-bottom: 5px;
}

/* Articles List */
.list-art {
	color: #991600;
	font-weight: bold;
	list-style: square;
	margin-left: 1em;
	padding-left: 1em;
	margin-top: 10px;
	margin-bottom: 10px;
}
.list-art a:link, .list-art a:active, .list-art a:visited {
	color: #003668;
	text-decoration: none;
}
.list-art a:hover {text-decoration: underline;}

.list-art li {padding-bottom: 5px;}

.list-rubrics {
	font-weight: normal;
	font-size: 10px;
	color: #C0C0C0;
}

/* Actual Themes */
.ath-head {
	text-transform: uppercase;
	color: #990048;
	font-size: 11px;
	font-weight: bold;
}
.ath-head a:link, .ath-head a:active, .ath-head a:visited {
	color: #990048;
	text-decoration: underline;
}
.ath-head a:hover {text-decoration: none;}

ul.ath-list {
	padding-left: 1em;
	margin: 10px 5px 10px 1em;
	color: #7F8F9F;
	font-size: 10px;
	list-style-image: url(/_img/ar_orange.gif);
}
ul.ath-list a:link, ul.ath-list a:active, ul.ath-list a:visited, ul.ath-list a:hover {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}

ul.ath-list li {padding-bottom: 10px;}

/* Authors Columns */
.ac-item {
	border-bottom: 1px solid #C2C2C2; 
	padding: 10px 0px 10px 0px;
}

/* Search */
.search-field {
	background-color: #FFFFFF;
	border: 1px solid #3288D8;
	font-size: 11px;
	height: 20px;
	width: 100%;		
}

/* Archive */
.arch-block {
	background-color: #F6F6F6;
	border-top: 1px solid #D9D9D9;
	border-bottom: 3px solid #D9D9D9;
	width: 100%;
	text-align: center;
}

.arch-block#pads {
	padding:2px 5px 2px 5px;
}
.arch-block#pads .button.{
	padding:2px 10px 2px 0px!important;
}
.arch-block-head {
	width:100px; font-size:12px; font-weight:bold; color:#1D5EA6;
}
.arch-block-head div{
	padding:2px 5px 2px 10px;
}

.arch-field {
	background-color: #FFFFFF;
	border: 1px solid #C2C2C2;
	color: #3E3E3E;
	font-size: 11px;
	height: 18px;
}
.arch-subtext {
	font-size: 10px;
	color: #B3B3B3;
}

.arch-date {
	font-size: 24px;
	color: #BFBFBF;
}

ul.archmenu {
	margin: 10px 5px 10px 5px;
	padding-left: 5px;
	font-size: 11px;
	color: #003668;
	list-style-image: url(/_img/mark_smenu.gif);
}

ul.archmenu li {margin-bottom: 5px;}

.archmenu a:link, .archmenu a:active, .archmenu a:visited {
	color: #003668;
	text-decoration: none;
}
.archmenu a:hover {text-decoration: underline;}

.calend {border-bottom: 1px solid #003668;}

.calend td {
	text-align: center; 
	padding: 1px 4px 1px 4px; 
	color: #A3A3A3;
}

.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: #003668;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding: 3px;
	border-bottom: 1px solid #003668;
}

/* Spec Reports */
.spec-title {
	font-size: 12px;
	font-weight: bold;
	color: #003668;
	padding-bottom: 10px;
}
.spec-title a:link, .spec-title a:active, .spec-title a:visited {
	color: #003668;
	text-decoration: none;
}
.spec-title a:hover {text-decoration: underline;}

/* Currency */
.cur td {
	color: #114770;
	border-bottom: 1px solid #E1E1E1;
}
.cur-head td {
	font-size: 10px;
	font-weight: bold;
}

.wh-sep {border-right: 1px solid #E1E1E1;}

/* Site Menu */
ul.smenu {
	margin: 10px 5px 10px 1.5em;
	padding-left: 1.5em;
	font-size: 11px;
	font-weight: bold;
	color: #003668;
	list-style-image: url(/_img/mark_smenu.gif);
}

ul.smenu li {margin-bottom: 10px;}

.smenu a:link, .smenu a:active, .smenu a:visited {
	color: #003668;
	text-decoration: none;
}
.smenu a:hover {text-decoration: underline;}

/* Others Themes */
.ot-item {
	font-size: 11px;
	color: #777F8E;
	background: url(/_img/mark_red.gif) no-repeat top left;
	padding-left: 10px;
	padding-bottom: 10px;
}
.ot-item a:link, .ot-item a:active, .ot-item a:visited {
	color: #003668;
	text-decoration: none;
}
.ot-item a:hover {text-decoration: underline;}

/* Content Text */
.conttext {font-size: 12px; padding-left: 10px; line-height: 1.6em;}

.conttext p { line-height: 1.6em;}

.cont-date {
	font-size: 11px;
	color: #999999;
	padding-bottom: 5px;
}

.cont-sourse {font-size: 10px;}

.art-ifo {
	border-top: 3px solid #42729E;
	border-bottom: 3px solid #42729E;	
	font-size: 11px;
	color: #5E5E5E;
	padding: 5px 0px 15px 0px;
}

.preamble {
	font-weight: bold;
	color: #565656;
}

.text-link a:link, .text-link a:active, .text-link a:visited {
	font-weight: bold;
	color: #003668;
}

/* News List */
.ndate {
	font-size: 11px;
	font-weight: normal;
	color: #777F8E;
	border-right: 1px solid #777F8E;
	padding: 3px 10px 3px 0px;
}

.nl-title {
	font-size: 12px;
	font-weight: bold;
	color: #003668;
	margin-bottom: 5px;
}

.nl-text {
	font-size: 11px;
	color: #000000;
}

.nl-source {
	font-size: 11px;
	padding-top: 5px;
}

.nl-sep {
	border-bottom: 2px solid #DCDCDC;
	padding: 10px 0px 10px 0px;
}


/* Photo Reports */
.lphoto-subtitle {
	font-size: 14px;
	font-weight: bold;
	color: #003668;
	padding-top: 5px;
}
.lphoto-subtitle a:link, .lphoto-subtitle a:active, .lphoto-subtitle a:visited, .lphoto-subtitle a:hover {
	color: #003668;
	text-decoration: none;
}

.lphoto-subtitles {
	font-size: 11px;
	font-weight: bold;
	color: #003668;
	padding: 5px 0px 5px 0px;
}
.lphoto-subtitles a:link, .lphoto-subtitles a:active, .lphoto-subtitles a:visited, .lphoto-subtitles a:hover {
	color: #003668;
	text-decoration: none;
}

/* Print Version
______________________________________________________________ */

.print-conttext {
	font-family : Times New Roman, Georgia, sans-serif;
	font-size : 12pt;
	color: #000000;
}

.print-title {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18pt;
}

div.print-date {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #666666;
	margin: 10px 0px 10px 0px;
}

.print-sourse {padding-top: 5px;}

.print-art-ifo {
	border-top: 1px solid #000000;
	font-size: 9pt;
	color: #5E5E5E;
	padding: 5px 0px 15px 0px;
}

.print-url {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	margin: 30px 0px 30px 0px;
}


.lastpost-auth {
	font-size: 11px;
	color: #737373;
}
.lastpost-auth a:link, .lastpost-auth a:active, .lastpost-auth a:visited {
	color: #737373;
	text-decoration: underline;
}
.lastpost-auth a:hover {text-decoration: none;}

/* Paddings */
.pb10px {padding-bottom: 10px;}
.p10px {padding: 10px 0px 10px 0px;}
.pt10px {padding: 10px 10px 10px 0px;}


/* Top Menu */
.topmenu {
	border: solid #e3e3e3;
	border-width: 1px 0px 1px 0px;
	padding: 1px 0px 1px 0px;
	margin-bottom: 5px;
}

.topmenu td {font-size: 10px;}

.topmenu td a:link, .topmenu td a:active, .topmenu td a:visited {
	color: #414445;
	text-decoration: none;
}
.topmenu td a:hover {text-decoration: underline;}

.tm-m1 span {
	text-transform: uppercase;
	font-weight: bold;
	background: url(/_img/topmenu_mark.gif) no-repeat left;	
	padding: 3px 0px 3px 25px;
}

.tm-m2 {padding: 3px 6px 3px 3px;}


/* FOOTER 
____________________________________________________ */
.footer-menu {
	font-size: 11px;
	color: #005BA9;
}
.footer-menu  a:link, .footer-menu  a:active, .footer-menu  a:visited {
	color: #005BA9;
	text-decoration: none;
}
.footer-menu  a:hover {text-decoration: underline;}

.footer-menu2  a:link, .footer-menu2  a:active, .footer-menu2  a:visited {
	color: #000000;
	text-decoration: none;
}
.footer-menu2  a:hover {text-decoration: underline; }

/* Pool Result */
div.pool-title {
	font-size: 18px;
	font-weight: normal;
	color: #000000;
}

.poolres td {font-size: 11px;}

.pool-bg {
	background: url(img/pool_bg.gif) repeat-x;
	border: 1px solid #E1E1E1;
}

.pool-line {
	background-color: #3779B1;
}

.pool-date {
	font-size: 11px;
	color: #999999;
	padding-top: 10px;
.t3 td div 		{background-color:#BFC0BC; font-family:tahoma; padding:3px; text-align:center; width:18px; height:14px;}
.t3 td a div 	{background-color:#f3f3f3; cursor:hand;}
