﻿body, td, th, p, .norm
{
	font-size: 10pt;
	font-family: Tahoma, Verdana, Arial;
	vertical-align: top;
	text-align: left; 
	color: Black;
}

.stats td
{
	font-size: 7pt;
	font-family: Tahoma, Verdana, Arial;
	vertical-align: top;
	text-align: left; 
	color: Black;
}
.stats th
{
	font-size: 7pt;
	font-weight: lighter;
}

h1
{
	font-size: 16pt;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: -1px;
}

h2
{
	font-size: 11px;
	font-weight: bold;
	margin-top: 2px;
	margin-bottom: 0px;
}

.smallgray
{
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial;
	color: gray;
}

.small
{
	font-size: 8pt;
	font-family: Tahoma, Verdana, Arial;
}

.mainMenu
{
	background-image: url(graphics/menu_bg.gif);
	color: White;
	height: 22px;
	text-align: left;
	font-size: 10pt;
	vertical-align: baseline;
}

.mainMenuMoibs
{
	background-color: black;
	color: White;
	height: 22px;
	text-align: left;
	font-size: 10pt;
	vertical-align: baseline;
}

.mainMenuLink
{
	font-size: 10pt;
	font-weight: bold;
	color: White !important;
	text-decoration: none;
}

a
{
	text-decoration: none;
	color: #d80200;
}

a:visite
{
	text-decoration: none;
	color: #353B97;
}

a:hover
{
	text-decoration: underline;
	color: #d80200;
}

.streck
{
	background-image: url(graphics/streck.gif);
	width: 1px;
}

.vMenuLevel1
{
	font-size: 9pt !important;
	font-weight: bold;
}
.vMenuLevel2
{
	font-size: 8pt !important;
}

.hMenuLevel1
{
	font-size: 9pt !important;
	font-weight: bold;
	color: White !important;
	text-decoration: none !important;
}

.hMenuLevel1FF
{
	font-size: 9pt !important;
	font-weight: bold;
	color: White !important;
	text-decoration: none !important;
	margin-top: -12px;
}

.sponsimage
{
	border-color: Silver;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 2px;
}

.standingsData
{
	text-align:right;
}

.standingsLine
{
	border-bottom: solid 1px black;
}

.border
{
	border:solid 1px #F2F2F2;
	width:25%;
}

/* Gallleri */
 .mainTable
{
    text-align: left;
    padding: 5px;
    border: solid 1px #F2F2F2;
}
.mainBorder
{
    background-color: #EEEEEE;
    text-decoration: none;
}

            

.sliderwrapper{
position: relative; /*leave as is*/
overflow: hidden; /*leave as is*/
border: 1px solid #F2F2F2;
width: 450px; /*width of featured content slider*/
height: 400px;
}



.sliderwrapper .contentdiv{
visibility: hidden; /*leave as is*/
position: absolute; /*leave as is*/
left: 0;  /*leave as is*/
top: 0;  /*leave as is*/
padding: 5px;
background: white;
width: 450px; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
height: 100%;
/* filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
-moz-opacity: 1;
opacity: 1; */
}

.pagination{
/*width: 159px; Width of pagination DIV. Total width should equal slider's outer width (400+10+10=420)*/

padding: 1px 1px;
}

.pagination a{

}

.pagination a:hover, .pagination a.selected{

}

#paginate-slider1 a:hover, #paginate-slider1 a.selected{
background-image: url(graphics/selected_bg.gif); 
background-position: top left; 
background-repeat: no-repeat; 
}

.smallcontent a{
display:block; 
width:100%; 
height:107px; 
font-size : 11.0px; 
font-family: tahoma;  
font-weight: normal; 
line-height: 15px;
}

.smallcontent a:hover{
background-image: url(graphics/selected_bg.gif); 
background-position: top left; 
background-repeat: no-repeat; 
}

.smallpadding{
padding-right: 7px;
padding-left: 2px;
padding-top: 2px;
}

.IE8Fix
{
z-index: 100;
}



