table.main {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #333333;
	width : 868px;
	background-image : url("/images/table_bg.gif");
}

table {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 8pt;
        color : #333333;
}

table td {
	vertical-align : top;
  }

.vertdiv {
	vertical-align : middle;
}

.search {
	vertical-align : middle;
}

table.news {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #333333;
	background-image : url("/images/news_bg.gif");
        background-repeat : no-repeat;
	background-position : bottom;
	width : 422px;
	height : 295px;
}

table.rankings {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #333333;
	background-image : url("/images/rankings_bg.gif");
        background-repeat : no-repeat;	
	width : 306px;
	height : 295px;
}

table.news li {
	list-style : none;
}

table.nav {
	background-image : url("/images/nav_bg.gif");
	background-repeat : no-repeat;
	width : 170px;
	height : 183px;
}

table.navlinks {
	font-family : Arial, Helvetica, sans-serif;
        font-size : 8pt;
        color : #9A0033;
        font : bold;
        text-decoration : none;
}

table.content {  
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #333333; 
	width : 475px;
	margin : 15px 30px 15px 30px;
}

table.adspace {  
	width : 130px;
	height : 100%;
}

td.footer {
	background-image : url("/images/footer_bg.gif");
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #9999CC;
	text-align : center;
	padding-bottom : 6px;
	height : 59px;
}

.adspot {
        padding-top : 5px;
        padding-bottom : 3px;
        text-align : center;
}

td.month {
	valign : middle;
}

td.month a:link {
	color : #FFFFFF;
}

td.month a:hover {
        color : #FFFFFF;
 }

td.footer a:link { 
	color : #9999CC;
 }

td.footer a:hover {
        color : #FFFFFF;
 }

img.pic {
        padding : 5px;
}

.newstitle {
	font-size : 9pt;
	color : #000066;
	font-weight : bold;
}

.pagetitle {
	font-size : 9pt;
	color : #990033;
	font-weight : bold;
}
 
a.r:link {  
	color : #333333;
 }

a.n:link {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #000066;
	font-weight : bold;
	text-decoration : none;
}

a.n:active {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 8pt;
        color : #9A0033;
        font-weight : bold;
        text-decoration : none;
}

a.n:visited {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 8pt;
        color : #000066;
        font-weight : bold;
        text-decoration : none;
}

a.n:hover {
        font-family : Arial, Helvetica, sans-serif;
        font-size : 8pt;
        color : #9A0033;
        font-weight : bold;
        text-decoration : none;
}

a:link {
        color : #000066;
}

a:active {
        color : #9A0033;
}

a:visited {
        color : #000066;
}

a:hover {
        color : #9A0033;
}

