/* CSS Document */

body {
	background-image: url(images/tablebg.jpg);
	background-repeat: repeat-x;
	background-color: #212121;
	margin:0px;
	padding:0px;
	font-family:tahoma;
	font-size:11px;
}
.bottomlinks {
color:#000000;
text-decoration:none;
font-family:tahoma;
font-size:11px;
}
.bottomlinks:hover {
color:#FFF;
text-decoration:none;
font-family:tahoma;
font-size:11px;
}

.text
{
color:#aaaaaa;
line-height:16px;
}


.headtext
{
color:#fff;
font-size:13px;
font-family:tahoma;
font-weight:bold;
}

.marqueetext{ background:url(images/marqueebg.jpg) repeat-x top #000000 ; padding:9px}
.marqueetext a{ font-size:11px ; color:#fff; text-decoration:none}
.marqueetext a:hover{ font-size:11px ; color:#fff; text-decoration:underline}

