body {
	margin: 0px;
	background-color: #000;
	}

/* -------------------------------------------- TEXT & LINK STYLES -------------------------------------------- */
body, td {
	font-family: "arial";
	font-size: 75%;
	color: #232323;	
	}
	
	
h2 {line-height: 20pt;}

h3, h4 {line-height: 15pt;}

h5, h6 {line-height: 10pt;}

h1, h2, h3, h4, h5, h6 {
	font-family: "arial narrow", "helvetica condensed", "arial";
	margin-bottom: 0px;
	}
	
h1 {
	font-size: 10pt;
	line-height: 14pt;
	margin-top: 0px;
	margin-bottom: 10px;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: 1px solid #C40F2F;
	}
	
a {
	text-decoration: underline;
	font-weight: bold;
	}

a:link:hover {text-decoration: none;}
	
a, h1, h2, h3, h4, h5, h6 {color: #C40F2F;}

#copyright {
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #232323;
	}

#copyright a {
	font-size: 7pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #232323;
	text-decoration: none;
	}
	
#copyright a:link:hover {color: #232323;}

/* -------------------------------------------- MENU STYLES -------------------------------------------- */

a.menu {
	font-size: 7pt;
	line-height: 25px;
	color: #232323;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	padding: 0px 10px 0px 10px;
	display: inline;
	}

a.menu:link:hover {
	text-decoration: none;
	font-weight: bold;
	}

/* MENU CONTAINER NEEDS TO BE IN THE STYLE SHEET ONLY WHEN FLOATMENU OR DROPMENU IS UTILIZED. */
.menuContainer {
	position: absolute;
	width: 150px;
	background-color: #fff;
	border: solid 1px #232323;
	filter: progid:DXImageTransform.Microsoft.Alpha(opacity=80);
	-moz-opacity: 80%;
	visibility: hidden;
	padding: 3px;
	} 

a.submenu, a.submenu2, a.submenu3, a.submenu4 {
	font-size: 8pt;
	line-height: 10pt;
	color: #C42032;	
	text-decoration: none;
	font-weight: bold;
	text-transform: uppercase;
	display: inline;
	padding-left: 20px;
	}

a.submenu:link:hover, a.submenu2:link:hover, a.submenu3:link:hover, a.submenu4:link:hover, #details-submenu strong a {
	text-decoration: none;
	font-weight: bold;
	}

a.submenu {margin-left: 0px;}

a.submenu2 {margin-left: 10px;}

a.submenu3 {margin-left: 20px;}

a.submenu4 {margin-left: 30px;}

#mast-white {
	width: 100%;
	background-color: #fff;
	text-align: center;
	margin-bottom: 4px;
	}

#mast {
	background: url(/clientImages/29468/template_dcn/mast.gif) no-repeat center top;
	width: 750px;
	height: 81px;
	text-align: right;
	}
	
#mast-padding {padding: 20px 5px 10px 0px}
	
#white-main {
	width: 100%;
	background-color: #fff;
	}
	
#shadow-left {
	background: url(/clientImages/29468/template_dcn/shadow-left.gif) repeat-y;
	width: 14px;
	}
	
#shadow-right {
	background: url(/clientImages/29468/template_dcn/shadow-right.gif) repeat-y;
	width: 21px;
	}
	
#home-live-menu2 {
	height: 350px;
	vertical-align: bottom;
	}
	
#home-live {background: url(/clientImages/29468/template_dcn/home-bg-live.gif) center bottom no-repeat;}

#home-live-overflow {
	width: 400px;
	height: 294px;
	overflow: auto;
	/* DARK COLORS */
	scrollbar-face-color: #5B5B5B;
	scrollbar-3dlight-color: #5B5B5B;
	scrollbar-darkshadow-color: #5B5B5B;
	/* LIGHT COLORS */
	scrollbar-shadow-color: #C7C7C7;
	scrollbar-highlight-color: #C7C7C7;	
	scrollbar-track-color: #C7C7C7;
	scrollbar-arrow-color: #C7C7C7;
	}
	
#home-live-padding {padding: 20px 20px 10px 40px;}

#home-flash {
	vertical-align: top;
	background: url(/clientImages/29468/template_dcn/default-bg-flash.gif) right repeat-y;
	}

#bottom {
	background: url(/clientImages/29468/template_dcn/bottom.gif) no-repeat center top;
	width: 750px;
	height: 271px;
	text-align: right;
	}
	
#bottom a {
	color: #fff;
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding-left: 10px;
	}
	
#bottom-padding {padding: 20px;}
	
#secondary-live {width: 751px;}

#secondary-live-padding {padding: 20px;}