html {
width: 100%;
top-margin: 10px;
padding: 0px;
}

body
{
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#main_table {
      height:100%;
      margin: 0;
      padding: 0;
      border: none;
   }
   
#nav_bar {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;	
}

#links_td {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
	color: #000000;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-top: 8px;
}

#links_td a {
	color: #bd0000;
	text-decoration: underline;
	padding: 3px;
}

#links_td a:active {
	color: #bd0000;
	text-decoration: underline;
	padding: 3px;
}

#links_td a:visited {
	color: #bd0000;
	text-decoration: underline;
	padding: 3px;
}

#links_td a:hover {
	color: #bd0000;
	text-decoration: none;
	padding: 3px;
	background-color: #E6E6E6;	
}


#news_td {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	padding-top: 8px;
}

#news_td a {
	color: #bd0000;
	text-decoration: underline;
}

#news_td a:active {
color: #bd0000;
	text-decoration: underline;
}

#news_td a:visited {
color: #bd0000;
	text-decoration: underline;
}

#news_td a:hover {
color: #bd0000;
	text-decoration: none;
}

#flash_td {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	background-color: #EBEBEB;
}

#video_td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #000000;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 5px;
	padding-top: 8px;
}

#news_td h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #bd0000;
	padding-bottom: 4px;
}

#links_td h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #bd0000;
	padding-bottom: 4px;
}

#video_td h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #bd0000;
	padding-bottom: 4px;
}

#video_td a {
	color: #bd0000;
	text-decoration: underline;
	padding: 3px;
}

#video_td a:active {
	color: #bd0000;
	text-decoration: underline;
	padding: 3px;
}

#video_td a:visited {
	color: #bd0000;
	text-decoration: underline;
	padding: 3px;
}

#video_td a:hover {
	color: #bd0000;
	text-decoration: none;
	padding: 3px;
	background-color: #E6E6E6;	
}

#print_content {
	padding: 8px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}

#print_content a {
	color: #bd0000;
	text-decoration: underline;
}

#print_content a:active {
	color: #bd0000;
	text-decoration: underline;
}

#print_content a:visited {
	color: #bd0000;
	text-decoration: underline;
}

#print_content a:hover {
	color: #bd0000;
	text-decoration: none;
}


#content_td {
	font-size: 11px;
	line-height: 18px;
	font-family: Verdana;
	color: #FFFFFF;
	background-color: #2D2D2D;
	padding-top: 40px;
	padding-bottom: 40px;
}

#content_td a {
	color: #FFFFCC;
	text-decoration: underline;
}

#content_td a:active {
	color: #FFFFCC;
	text-decoration: underline;
}

#content_td a:visited {
	color: #FFFFCC;
	text-decoration: underline;
}

#content_td a:hover {
	color: #FFFFCC;
	text-decoration: none;
}

#content_cont {
	width: 790px;
	padding: 8px;
	background-color: #111111;
}

#content_div {
	width: 750px;
	background-color: #191919;
	border: 1px solid #333333;
	padding: 20px;
}
   
#footer_td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #cccccc;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #cccccc;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-bottom: 4px;
	padding-top: 4px;
	margin-bottom: 4px;
	margin-top: 4px;
   }
   
#footer_td a {
	color: #666666;
	text-decoration: underline;
}


#footer_td a:active {
color: #666666;
	text-decoration: underline;
}

#footer_td a:visited {
color: #666666;
	text-decoration: underline;
}

#footer_td a:hover {
color: #666666;
	text-decoration: none;
}

#marqueecontainer{
position: relative;
height: 700px; /* marquee height */
overflow: hidden;
padding: 2px;
}


