td {
	font-family: Verdana, Arial, Helvetica, sans-serif, sans-serif;
	font-size: 11px; 
	line-height: 13px;
	font-weight: normal;
	color: #333;
}

h1 {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
}

h2 {
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
}

.logoBox {
	background-color: #A9A9A9;
	width: 160px;
	display: block;
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #666666;
	padding: 10px;
}


.AudioBox {
	background-color: #A9A9A9;
	width: 100%;
	display: block;
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #666666;
	padding: 0px;
}



.list {
	list-style-type: disc;
}
	
a.two:link {
	color: #666666;
	text-decoration: underline;
}
	
a.two:visited {
	color: #666666;
	text-decoration: underline;
}
	
a.two:hover {
	color: #993300;
	text-decoration: underline;
	font-size: 10px;
}




.text {
	color: #545454;
}

a.RED2ndNav:link {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}
	
a.RED2ndNav:visited {
	color: #666666;
	text-decoration: none;
	font-size: 11px;
}

	
a.RED2ndNav:hover {
	color: #890000;
	text-decoration: none;
	font-size: 11px;
}	
	
a.cookie:link {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
a.cookie:visited {
	color: #666666;
	text-decoration: none;
	font-size: 10px;
}
	
a.cookie:hover {
	color: #890000;
	text-decoration: none;
	font-size: 10px;
}	


.mainheading {
	font-size: 20px;
	line-height: 25px;
}
.box {
	background-color: #cccccc;
	border-top: 1px solid #777777;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	border-left: 1px solid #777777;
	padding-top: 2px;
	padding-left: 8px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	height: 100%;
	width: 370px;
}
.button2 {
	background-color: #890000;
	border-top: 1px solid #cccccc;
	border-right: 1px solid #777777;
	border-bottom: 1px solid #777777;
	border-left: 1px solid #cccccc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-repeat: no-repeat;
	height: 19px;
	color: #FFFFFF;
}
.body-panelSml {
	padding-left: 10px;
	width: 190px;
	background-color: #660000;
	display: block;
	border-top: 1px solid #C7737A;
	border-right: 1px solid #320000;
	border-bottom: 1px solid #320000;
	border-left: 1px solid #C7737A;
	color: #CCCCCC;
	font-weight: bold;
	line-height: 19px;
}
.nav-panelHead {
	padding-left: 18px;
	width: 199px;
	background-color: #660000;
	display: block;
	border-top: 1px solid #C7737A;
	border-right: 1px solid #320000;
	border-bottom: 1px solid #320000;
	border-left: 1px solid #C7737A;
	color: #CCCCCC;
	font-weight: bold;
	line-height: 19px;
}


.body-panel {
	padding-left: 10px;
	width: 246px;
	background-color: #660000;
	display: block;
	border-top: 1px solid #C7737A;
	border-right: 1px solid #320000;
	border-bottom: 1px solid #320000;
	border-left: 1px solid #C7737A;
	color: #CCCCCC;
	font-weight: bold;
	line-height: 14px;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
}
a.bodyLink:link {
	color: #660000;
	text-decoration: none;
	font-size: 11px;
}
	
a.bodyLink:visited {
	color: #660000;
	text-decoration: none;
	font-size: 11px;
}
	
a.bodyLink:hover {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
}	

.selected
{	
	color: #7CD4E7;
	background-color: #112f61;
	text-decoration: none;
 	background-image: url(images/subbullet_u.gif); 
	background-repeat: no-repeat;
	background-position: left top;
}
.menuBox {
	background-color: #999999;
	width: 223px;
	display: block;
	border-top: 1px solid #666666;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #666666;
	padding: 0px 0px 0px 1px;
}

.tenPt {
	font-size: 10px;
}
.pop-padding {
	padding-left: 20px;
}
a.downloadLink {
	text-decoration: none;
	font-size: 11px;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 47px;
	width: 203px;
	background-image: url(../images/download.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a.downloadLink:hover {
	background-position: 0px -47px;	
}	
