/*
	Sportslink
*/
body {
background-color:#eeeeee;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size:small;
margin: 0px auto 0px auto;
width: 790px;
background-repeat: repeat-y;
background-position: 50% 0px;
color: #000000;
border:4px;
border-color:ffffff;
}

table.pagetable {
padding-left:4px;
padding-right:4px;
padding-top:4px;
}

.page {
width: 446px;
padding:0px;
margin:0px;
}

.banner {
background-color:#FFFFFF;
width:760px;
}


td {
	vertical-align:top;
	text-align:left;
}
.column1 {
vertical-align:top;
background-color:#D2EFF2;
width:160px;
border-bottom:2px solid white;
padding-bottom:1em;
padding-right:1px;
}
.left-module {
vertical-align:top;
background-color:#D2EFF2;
width:160px;
border-bottom:2px solid white;
padding-bottom:1em;
padding-right:1px;
}
.column2 {
vertical-align:top;
background-color:#FFFFFF;
width:446px;
padding-right:1px;
}

.column3 {
vertical-align:top;
background-color:#D2EFF2;
width:150px;
}
.mod3 {
vertical-align:top;
width:150px;
}

.column3 a {
color:#F63811;
text-transform:CAPITALIZE;
text-decoration:none;
font-weight:bold;
}





/*
	feeds
*/
.discussion-feed {
	width:150px;
padding-left: 1px;
padding-top:4px;
padding-bottom:4px;
padding-right:0px;
}

.discussion-feed ul {
list-style-type:none;
margin:0px;
padding:0px;
}
.discussion-feed li {
margin:0px 0.5em 0.5em 0.5em;
padding:0px;
}

.discussion-feed h1 {
	font-size:11px;
color:#FF6600;
}
.discussion-feed .item .title {
	font-weight:bold;
}
.discussion-feed .item .description {
	display:none;
	visibility:hidden;
}

.news-feed {
color:#158DAF;
text-transform:capitalize;
font-weight:bold;
font-size:smaller;
padding-left: 1px;
padding-top:4px;
padding-bottom:4px;
padding-right:0px;
width:150px;
}

.news-feed .item {
margin:0px 0.5em 0.5em 0.5em;
}

.news-feed .description p {
margin:0px;
color:#666666;
}


.feed .item .date {
	font-size: 90%;
}
.feed .item .title {
	font-weight: bold;
}


/*
	attributes
*/
a {
	color:#ff0000;
	text-transform:uppercase;
text-decoration:none;
font-weight:bold;
}
a:hover {
	color:#0AA66D;
}
a:visited {
	color:#0AA66D;
}
a:visited:hover {
	color:#0AA66D;
}
h1 {
font-family: Tahoma,Trebuchet, Geneva, Arial, Helvetica, sans-serif;
font-size: small;
font-style: normal;
line-height: 100%;
font-weight: bolder;
font-variant: normal;
text-transform:capitalize;
color: #FFFFFF;
text-decoration: none;
background-image:url(uploads/h1.gif);
text-align: center;
text-indent: 8px;
text-vertical-align: middle;
height:28px;
}

h2 {
font-family: Tahoma, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
font-size: small;
font-style: normal;
line-height: 100%;
font-weight: bolder;
font-variant: normal;
text-transform: capitalize;
color: #2f38a6;
text-decoration: none;
background-color: #cdecf3;
text-indent: 8px;
vertical-align: middle;
padding-top:4px;
padding-bottom:4px;
}
h3 {
font-family: Tahoma, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
font-size: small;
font-style: normal;
line-height: 100%;
font-weight: bolder;
font-variant: normal;
text-transform:capitalize;
color: #2f38a6;
text-decoration: none;
background-color: #dce6fd;
text-indent: 8px;
padding-top:4px;
padding-bottom:4px;
text-align: middle;
}
h4 {
font-family: Tahoma, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
font-size: small;
font-style: normal;
line-height: 100%;
font-weight: bolder;
font-variant: normal;
text-transform:uppercase;
color: #ffffff;
text-decoration: none;
background-color: #ff0000;
text-indent: 8px;
padding-top:4px;
padding-bottom:4px;
align: center;
}
h5 {
font-family: Tahoma, Trebuchet, Geneva, Arial, Helvetica, sans-serif;
font-size: small;
font-style: normal;
line-height: 100%;
font-weight: bolder;
font-variant: normal;
text-transform:capitalize;
color: #2f38a6;
text-decoration: none;
background-color: #eeeeee;
text-indent: 8px;
padding-top:4px;
padding-bottom:4px;
}
h6 {
font-family: Tahoma, Trebuchet MS, Geneva, Arial, Helvetica, sans-serif;
font-size: small;
font-style: normal;
line-height: 100%;
font-weight: bolder;
font-variant: normal;
color: #2f38a6;
text-decoration: none;
text-indent: 8px;
margin-top: 6px;
margin-bottom: 6px;
}

.text {
	font-size: 11px;
padding-left:5px
padding-right:5px;
line-height:130%;
}
p.text {
	margin-top:5px;
}
ul {
	font-size: x-small;
}

div.element > ul {
	font-size: smaller;
	list-style-type:circle;
}

.footer {
	background-color: #ffffff;
font-size: x-small;
	text-align: right;
	vertical-align: top;
	padding:0em 2em 0em 0em;
	color: #2d33a4;
font-weight: bold;
}

.controlbar {
	background-color: #ffffff;
}

.controlbar td {
	background-color: #ffffff;
}

.controlbar a {
	color:#2d33a4;
	border-bottom: 1px dashed;
}
.controlbar a:hover {
	color: #330000;
}
.controlbar a:visited {
	color:#ff0000;
}
.controlbar a:visited:hover {
	color: #ff0000;
}

.footnotes {
	font-size: x-small;
	color: #2d33a4;
font-weight: bold;
}
.footnotes a {
	color: #1fafc4;
font-weight: bolder;
}
.footnotes a:hover {
	color: #ff0000;
}

.footnotes td {
	text-align: right;
}

.rule {
color:#000000;
	width: 100%;
	height: 1px;
}

img {border:0px;}

img {border:0px;
.nopad {padding:0px;}
.nomargin {margin:0px;}
.inline {display:inline;}
.block {display:block;}
.float-left {float:left;}
.clear-right {clear:right;}
.clear-left {clear:left;}

img.element {
	clear: right;
	float: none;
}

.navigation {
	font-size: smaller;
	text-indent: 0px 0px 4px 4px;
	padding: 8px 8px 8px 8px;
}

ul.vertical-menu {
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}
ul.vertical-menu li {
	text-align: left;
}
ul.vertical-menu li a {
	font-weight: bold;
}

.weblinks ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.weblinks li {
	margin: 0px;
	padding: 2px 0px 2px 0px;
}

.weblinks img {
	padding: 4px 0px 4px 0px;
}