a.menu { text-decoration: none; }
a.menu:hover { text-decoration: underline; }

.main_menu { }

a.top_box { text-decoration: none;}
a.top_box:hover { text-decoration: underline; }

.news{ text-align: justify; padding-left: 3px; padding-right: 3px; }
a.news:hover { color: #313131; text-decoration: underline; }
a.news { color: #313131; }
a.author {color: #313131; text-decoration: none; }
a.author:hover { }

a.link { text-decoration: none; }
a.link:hover { text-decoration: underline; }
a.linkC { color: #313131; text-decoration: none; }
a.linkC:hover { text-decoration: underline; }

.archive { text-align: center; }
a.archive { color: #313131; text-decoration: none; }
a.archive:hover { text-decoration: underline; }



.comment { color: #516379; text-align: justify; }
a.comments { color: #313131; text-decoration: none; }
a.comments:hover { text-decoration: underline; }

.tab_brdr { margin: auto; margin-top: 10px; margin-bottom: 5px; }
.content1 { color: #516379; }
.content2 { color: #516379; }
.content3 { color: #516379; font-weight: bold; }
.content4 { color: #FFF; font-weight: bold; text-align: center; }
.tab_head1 { color: #516379; }
.tab_head2 { color: #516379; font-weight: bold; }
.tab_head3 { color: #516379; font-weight: bold; text-align: center; }

.avatar { text-align: center; background-color: #000; }

.note { text-align: center; }

a.tab_link { color: #313131; text-decoration: none; }
a.tab_link:hover { text-decoration: underline; }

a.tab_link2 { color: #313131; text-decoration: none; }
a.tab_link2:hover { text-decoration: underline; }

div.blockHead { cursor: pointer; font-weight: bold; color: #009; text-decoration: none; padding-top: 3px; padding-bottom: 3px; }
div.blockHead:hover { color: #D00; }
.blockElement { cursor: pointer; }
div.blockElement:hover, td.blockElement:hover { }
.block { display: none; }

.italic { font-style: italic; }
.bold { font-weight: bold }
.underline { text-decoration: underline; }

.list { text-align: center; }
a.list_link { color: #313131; }
a.list_link:hover { color: #FFF; }

.minitabHead { padding-top: 5px; padding-bottom: 3px; text-align: center; width: 140px; font-size: 10px; font-weight: bold; }
.minitabHead a { font-size: 8px; }

.screen { margin: auto; margin-top: 10px; margin-bottom: 10px; border-width: 1px; border-type: solid; border-color: #000; float: none; display: block; }
.playoffMtable { height: 100%; width: 100%; }




/* layout CSS */
.newsBg { }
.box_head { font-size: 10px; text-align: center; font-weight: bold; letter-spacing: 1.5px; color: #B9DFFF; height: 18px; }
.top_boxes { padding-left: 10px; width: 33%; height: 100%; }
.top_box { font-size: 10px; height: 100%; }

.news_head1 { text-align: left; }
.news_head2 { text-align: right; }

input, select, textarea { font-size: 10px; font-family: Verdana; }
form { margin: 0px; padding: 0px; }

body,td  {
	font-family: Verdana;
	font-size: 11px;
/*	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #000000;
	scrollbar-highlight-color: #4682B4;
	scrollbar-3dlight-color: #000000;
	scrollbar-face-color: #00043B;*/
	scrollbar-arrow-color: #FFFFFF;
/*	scrollbar-track-color: #081027;*/
 }

img { border: 0px }

#langbar  {
	background-color: #252e37;
 }

.topBoxesRight { padding-left: 10px; width: 33%; height: 100%; padding-top: 13px; }
.leftBox { width: 150px; margin-bottom: 5px; }
.BoxTleft { width: 6px; height: 18px; }
.BoxTright { width: 6px; height: 18px; }
.BoxMcenter { height: 6px; }
.BoxMright { height: 6px; width: 6px; }
.BoxMleft { height: 6px; width: 6px; }
.BoxCleft { width: 6px; }
.BoxCright { width: 6px; }
.leftBoxBleft { width: 6px; height: 6px; }
.leftBoxBright { width: 6px; height: 6px; }
.leftBoxBcenter { height: 6px; }

.topBox { width: 100%; height: 127px; }
.rightBox { width: 100%; margin-bottom: 5px; }
.logo { }
.sign { text-align: right; height: 99px; }
.headInfo { text-align: right; height: 18px; margin-bottom: 2px; padding-right: 5px; }
.content { }
.foot1 { height: 5px; }
.foot2 { height: 5px; text-align: center; }
.newsBottom { width: 177px; text-align: center; height: 23px; }
.newsBottomLine { }
.bottomNewsCorner { background-repeat: no-repeat; width: 5px; }

.submitBox { width: 500px; }
.wildcard { font-size: 8px; vertical-align: super; font-weight: bold; padding-left: 2px; }

.extraLinks  {  color:#FFF; text-decoration:none;  }
.extraLinks:hover  {  text-decoration:underline;  }