/* 	
	container: 974x643
	header: 974x25
	nav: 219x618
	sco: 755x618
*/



body, table {
	margin:0px;
	padding:0px;
	font-family:Tahoma, Verdana, Arial, sans-serif;
	font-size: 9pt;
}

#container {
	width:974px;
	background-color:#FFFFFF;
	color:#000000;
	font-weight: normal;
	margin:0px;
	padding:0px;
}

#header {
	height:24px;
	padding:1px 0px 0px 575px;
	background:#FFFFFF url(../images/h_header.jpg) no-repeat left top;
	overflow-y:hidden;
}

#nav {
	height:608px;
	margin:0px;
	padding:10px 0 0 0;
	background:#FFFFFF url(../images/h_dcx_academy.jpg) left bottom no-repeat;
	color:#FFFFFF;
}

#nav_inner {
	padding:10px 0 0 0;
	height:575px;
	overflow-y:auto;
}

#scocontainer {
	height:618px;
	margin:0px;
	padding:0px;
	background:#FFF url(../images/h_dcx_academy.jpg)  -219px 0px no-repeat;
}

ul {
padding:0px;
padding-left:15px;
margin:0px;
margin-left:15px;
}

ul li {

}

ul li ul {
padding-left:10px;
margin-left:10px;
}

li.b1 {
	list-style-image:url(../images/g_b1.gif);
	
}
	
li.b2 {
	list-style-image:url(../images/g_b2.gif);
}

li.b3 {
	list-style-image:url(../images/g_b3.gif);
}

li.ob1 {
	list-style-image:url(../images/g_o_b1.gif);
}
	
li.ob2 {
	list-style-image:url(../images/g_o_b2.gif);
}

li.ob3 {
	list-style-image:url(../images/g_o_b3.gif);
}

li.cb1 {
	list-style-image:url(../images/g_c_b1.gif);
}
	
li.cb2 {
	list-style-image:url(../images/g_c_b2.gif);
}

li.cb3 {
	list-style-image:url(../images/g_c_b3.gif);
}

a:link, a:visited, a:active, a:hover {
	text-decoration: none; 
	color: #FFF;
	margin: 0;
}
a:hover {
	color:#FFF;
	background:#660000;
}

a.inactive:link, a.inactive:visited, a.inactive:active, a.inactive:hover {
	text-decoration: none; 
	color:#555;
	background:none;
	cursor:default;
}

#header a:link, #header a:visited, #header a:active, #header a:hover  {
	text-decoration: none; 
	color: #000;
	margin:0 2px 0 5px;
	overflow:hidden;
	float:left;
	
}

#header a:hover  {
	color:#FFF;
}

#header a:link span, #header a:visited span, #header a:active span, #header a:hover span {
	visibility:hidden;
	overflow:hidden;
}


a.b_scoresummary:link, a.b_scoresummary:visited, a.b_scoresummary:active, a.b_scoresummary:hover {
	width:124px;
	height:19px;
	display:block;
	background:url(../images/b_scoresummary1.gif) no-repeat;
}
a.b_scoresummary:hover {
	background:url(../images/b_scoresummary2.gif) no-repeat;

}

a.b_resources:link, a.b_resources:visited, a.b_resources:active, a.b_resources:hover {
width:124px;
	height:19px;
	display:block;
	background:url(../images/b_resources1.gif) no-repeat;
}
a.b_resources:hover {
	background:url(../images/b_resources2.gif) no-repeat;
}

a.b_help:link, a.b_help:visited, a.b_help:active, a.b_help:hover {
width:124px;
	height:19px;
	display:block;
	background:url(../images/b_help1.gif) no-repeat;
}
a.b_help:hover {
	background:url(../images/b_help2.gif) no-repeat;
}

a.b_exit:link, a.b_exit:visited, a.b_exit:active, a.b_exit:hover {
width:124px;
	height:19px;
	display:block;
	background:url(../images/b_exit1.gif) no-repeat;
}
a.b_exit:hover {
	background:url(../images/b_exit2.gif) no-repeat;
}


