/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px; line-height: 17px;
	color: #000000;
}
body {
	background-color: #000000;
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
}

a {font-weight: bold;}
a:link {color: #000099;	text-decoration: none;}
a:visited {	color: #000099;	text-decoration: none;}
a:hover {text-decoration: none; color: #C70084;}
a:active {text-decoration: none; color: #C70084;}

div.container {width: 980px; text-align: left;}
div.header {width: 960px; height: 345px; overflow: hidden; padding: 0px 10px; background-image: url(images/headerbg.jpg);}
div.content {width: 960px; padding: 0px 10px;}
div.panel {min-height: 350px; padding: 10px 10px 20px 10px;}
div.footer {width: 960px; padding: 0px 10px; margin-top: 25px;}
div.text {padding: 5px 30px 10px 15px; background-color: #FFFFFF;}

.size10 {font-size: 10px; line-height: 13px;}
.size15 {font-size: 15px; line-height: 18px;}
.compress {line-height: 12px;}
.grey {color: #666666;}
.white {color: #ffffff;}
.white a:link {color:#ffffff; text-decoration: none;}
.white a:visited {color: #D2D2D2; text-decoration: none;}
.white a:hover {color: #C70084; text-decoration: none;}
.white a:visited:hover {color: #C70084; text-decoration: none;}
.white a:active {color: #C70084; text-decoration: none;}

.white2 {color: #ffffff;}
.white2 a:link {color:#ffffff; text-decoration: none;}
.white2 a:visited {color: #ffffff; text-decoration: none;}
.white2 a:hover {color: #ffffff; text-decoration: none;}
.white2 a:visited:hover {color: #ffffff; text-decoration: none;}
.white2 a:active {color: #ffffff; text-decoration: none;}

.headline {font-size: 32px; line-height: 33px; color: #333333; padding: 12px 0px 0px 5px; font-weight: lighter;}
.showdate {font-size: 14px; line-height: 22px; color: #0066FF; font-weight: bold;}
.box {padding: 5px; background-image: url(images/subnavboxbg.jpg); background-repeat: repeat-x; font-size: 14px;}
.box2 {padding: 5px; background-color: #EFEBE0; font-size: 13px; font-weight: bold;}
.box a:link {color: #000099;	text-decoration: none;}
.box a:visited {color: #000099;	text-decoration: none;}
.box a:hover {text-decoration: none; color: #C70084;}
.box a:active {text-decoration: none; color: #C70084;}

.border {border: 1px dotted #cccccc; }
.list {font-size: 11px; line-height: 13px; font-weight: bold; }
.list ul {padding: 0; margin:11px; list-style-type: none; line-height: 12px;}
.list ul li {padding-top: 0px; padding-bottom: 7px;}

.news {font-size: 12px; line-height: 14px;}
.news ul {padding: 0; margin:14px; list-style-type: circle; line-height: 14px;}
.news ul li {padding-top: 0px; padding-bottom: 12px;}

.sponsorlogo {margin: 8px 0px;}
.insetimage { width: 210px; height: 285px; padding: 3px 7px 7px 3px; 
		background-image: url(images/insetimagebg.jpg); background-repeat: no-repeat;
		float: right; margin: 0px 0px 5px 8px; overflow: hidden;}