/* GLOBALS */
BODY { margin: 0; padding: 0; }
BODY { background-color: #eee; background-image: url(img/body_bgnd.gif); background-repeat: repeat-x; }
TD, UL, INPUT, TEXTAREA { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #555; }

TABLE { width: 100%; }

H1 { margin: 0; padding: 0; font-size: 15px; color: #e60000; }
H4 { margin: 0; padding: 0; font-size: 12px; font-weight: bold; color: #e60000; }

UL.inline { margin: 0; padding: 0; list-style-type: none; }
UL.inline LI { display: inline; }

UL.schedule { margin: 0; padding: 0; list-style-type: none; }
UL.schedule LI { line-height: 16px; color: #222; }

P.small { font-size: 10px; color: #999; }
span.small { font-size: 10px; color: #999; }

.txtRed { color: #e60000; }
.txtSmall { font-size: 10px; }
.topListSame { font-size: 10px; color: #666; }
.topListDrop { font-size: 10px; color: #e60000; }
.topListAdv { font-size: 10px; color: #009944; }
.txtLightGrey { color: #888; }

.picBorder { border: 1px solid #c0c0c0;}
.dividerHoriz { background: url(img/dots_horizontal.gif) repeat-x; }

/* FORM ELEMENTS */
INPUT.textBoxSearch { width: 100%; background-color: #fff; height: 19px; padding-left: 3px; border: 1px solid #b5b5b5; }


/* LINKS */
a:link { color: #e60000; text-decoration: none; }
a:active { color: #e60000; text-decoration: none; }
a:visited { color: #e60000; text-decoration: none; }
a:hover { color: #e60000; text-decoration: underline; }

a.linkSmall:link { font-size: 10px; color: #e60000; text-decoration: none; }
a.linkSmall:active { font-size: 10px; color: #e60000; text-decoration: none; }
a.linkSmall:visited { font-size: 10px; color: #e60000; text-decoration: none; }
a.linkSmall:hover { font-size: 10px; color: #e60000; text-decoration: underline; }

a.linkHeader:link { color: #fff; font-weight: bold; text-decoration: none; }
a.linkHeader:active { color: #fff; font-weight: bold; text-decoration: none;}
a.linkHeader:visited { color: #fff; font-weight: bold; text-decoration: none;}
a.linkHeader:hover { color: #fff; font-weight: bold; text-decoration: none;}

a.linkBox1:link { color: #222; text-decoration: none; }
a.linkBox1:active { color: #222; text-decoration: none; }
a.linkBox1:visited { color: #222; text-decoration: none; }
a.linkBox1:hover { color: #e60000; text-decoration: none; }

a.linkBox2:link { color: #222; text-decoration: none; }
a.linkBox2:active { color: #222; text-decoration: none; }
a.linkBox2:visited { color: #222; text-decoration: none; }
a.linkBox2:hover { color: #e60000; text-decoration: none; }

a.linkFooter:link { color: #fff; font-weight: bold; text-decoration: none; }
a.linkFooter:active { color: #fff; font-weight: bold; text-decoration: none;}
a.linkFooter:visited { color: #fff; font-weight: bold; text-decoration: none;}
a.linkFooter:hover { color: #fff; font-weight: bold; text-decoration: none;}


/* TABLES */
#wrapper { width: 1000px; }
#wrapper TD#leftShadow { width: 15px; background: url(img/left_shadow.gif) no-repeat right top; }
#wrapper TD#main { width: 970px; }
#wrapper TD#rightShadow { width: 15px; background: url(img/right_shadow.gif) no-repeat left top; }

#master TD#main { background-color: #fff; background-image: url(img/main_bgnd.gif); background-repeat: repeat-x; border-left: 1px solid #d3d3d3; border-right: 1px solid #d3d3d3; }

#header { height: 100px; }
#header TD#left { width: 250px; }
#header TD#middle { text-align: center; }
#header TD#right { width: 180px; text-align: center; }

#headerLinks { width: auto; }

#middleWrapper TD#leftContainer { width: 170px; }
#middleWrapper TD#middleContainer { width: 612px; }
#middleWrapper TD#rightContainer { width: 170px; }
#middleWrapper TD.spacer { width: 9px; }

#search { background: url(img/search_bgnd.gif) repeat-x; }

TABLE.box1 TD.box1Header { background: url(img/tab_red_bgnd.gif) repeat-x; color: #fff; height: 20px; padding-left: 18px; }
TABLE.box1 TD.box1menuItem { background: url(img/box_grey_bgnd.gif) repeat-y left; border-bottom: 1px solid #eee; padding: 3px 5px 3px 18px; }
TABLE.box1 TD.box1topList { background: url(img/box_grey_bgnd.gif) repeat-y left; border-bottom: 1px solid #fff; ppadding: 3px 5px; }
TABLE.box1 TD.box1body { background: url(img/box_grey_bgnd.gif) repeat-y left; padding: 7px 10px 7px 13px; color: #222; }
TABLE.box1 TD.box1LinkMore { background-color: #c5c5c5; padding: 4px 10px; color: #222; }
TABLE.box1 TD.box1marquee { background: url(img/box_grey_bgnd.gif) repeat-y left; padding: 10px 7px 10px 13px; color: #222; height: 183px; }

TABLE.box2 TD.box2Header { background: url(img/tab_grey_bgnd.gif) repeat-x; color: #fff; height: 20px; padding-left: 10px; }
TABLE.box2 TD.box2Header2 { background: url(img/tab_cat_bgnd.gif) repeat-x; color: #fff; height: 20px; padding-left: 10px; padding-right: 15px;  }
TABLE.box2 TD.box2Body { border-bottom: 1px solid #dadada; padding: 4px 10px; }
TABLE.box2 TD.box2Body2 { background-color: #e2e2e2; border-bottom: 1px solid #dadada; padding: 7px 10px; }
TABLE.box2 TD.box2Body3 { background-color: #e2e2e2; border-bottom: 1px solid #fff; }
TABLE.box2 TD.box2LinkMore { background-color: #c5c5c5; padding: 4px 10px; color: #222; }

TD#newsflashHeader { background: url(img/tab_red_bgnd.gif) repeat-x; color: #fff; height: 20px; padding-left: 18px; width: 100%; }
TD#newsflashBody { background-color: #fff; padding: 13px 15px; }

#middle { width: auto; }
TD#middleRight { width: 180px; }
TD#middleCats { width: 385px; }
TD.middleSpacer { width: 15px; }

#newsflash2 { background-color: #fff; }
#newsflash2 TD.divider { height: 1px; background-color: #dadada; }

#footer { background: url(img/footer_bgnd.gif) repeat-x; }
#footer TD UL { color: #fff; }
#footer TD#footerLeft { width: 170px; }
#footer TD#footerMain { width: auto; color: #fff; text-align: center; padding: 10px; }
#footer TD#footerRight { width: 170px; color: #fff; text-align: center; padding-top: 10px;  }

#topListTable { width: 100%; background: #fff; }
#topListTable TR { background-color: #fff; }
#topListTable TD { padding: 5px 10px; }
#topListTable TD.headers { background-color: #c5c5c5; font-weight: bold; }
#topListTable TD.position { background-color: #c5c5c5; text-align: center; color: #fff; font-weight: bold; }
#topListTable TD.positionUp { background-color: #009944; text-align: center; color: #fff; font-weight: bold; padding:0; }
#topListTable TD.positionHold { background-color: #898585; text-align: center; color: #fff; font-weight: bold; padding:0;  }
#topListTable TD.positionDown { background-color: #f70101; text-align: center; color: #fff; font-weight: bold; padding:0;  }
#topListTable TR.rowGrey { background-color: #f2f2f2; }
#topListTable TD.end { background-color: #c5c5c5; padding: 0; }

.toplista {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #DE0101;
	border-top-color: #DE0101;
	border-left-color: #DE0101;
	border-right-color: #DE0101;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-style: normal;
	line-height: 14px;
	background : #D3D3D3;
	
}