#list a, #sub a {
	text-decoration: none;
	font-family: arial;
	font-size: 11;
}

#list td.off a {
	color: #FFFFFF;
	background: #666666;
padding-top: 6px;
padding-bottom: 6px;
	display: block;
	text-align: center;
}


#list td.on { 
	background: #CCCCCC;
}

#list td.on a { 
	color: #000000;
}
	

#sub td a {
color: #000000;
padding-top: 6px;
padding-bottom: 5px;
background: #CCCCCC;
display: block;
text-align: center;
}

#sub td a:hover, #sun td.over { 
	color: #000000;
	background: #A1A1A1;
}

.subsection {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 15px;
font-weight: bold;
}

.heading {
color: #e60d2e;
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
font-weight: bold;
}

#content a, .content a {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.content, #content td, #content {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

#content input {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
background-color:#E5E5E5;
border-style:1px;
}

#content textarea {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
border-style:1px;
}

#content select {
color: #000000;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
border-style:1px;
}

.img-shadow {
float:left;
background: url(images/shadowAlpha.png) no-repeat bottom right !important;
background: url(images/shadow.gif) no-repeat bottom right;
margin: 10px 0 0 10px !important;
margin: 10px 0 0 5px;
}

.img-shadow img {
	display: block;
	position: relative;
	background-color: #fff;
	border: 1px solid #a9a9a9;
	margin: -6px 6px 6px -6px;
	padding: 2px;
	background-position: right;
}