BODY, TABLE { 
    font-family: arial, helvetica, sans; 
	font-size: 12px;
	line-height: 18px;
	color: #5C5C55; }
	
BODY {
	background: #ffffff;
}
	
FORM {
	margin: 0px;
	padding: 0px;
}

IMG {
	border: 0px;}
	
UL {
	list-style-type: square;
	margin-left: 0.75em; 
	padding-left: 0.75em;
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 5px;
	}
	
LI {
	margin-bottom: 5px;
}

.siteHeader {
	color: #DFDEDE;
	font-size: 18px;
	font-weight: bold;
	
}

.pageHeader {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 15px;
}

.header, .headerCell {
	font-size: 12px;
	font-weight: bold;
}

.headerBar {
	background: #79797C;
}

.mainContent, .footer, #headerBarLeft {
	padding-left: 25px;
}

.mainContent {
	padding-top: 25px;
	padding-right: 20px;
}

.button {
	border:0px;
	background:#C8C8C5;
	color:#ffffff;
	font-weight:bold;
	padding:3px;
	align:center;
}

.button a:link  {
	text-decoration: none;
	color: #ffffff;
}

.button a:visited {
	text-decoration: none;
	color: #ffffff;
}

.button a:hover{
	text-decoration: none;
	color: #333333;
}

.button a:active {
	text-decoration: none;
	color: #ffffff;
}

.channel{
	padding: 1px 0px;
	margin-left: 11px;
	list-style-type: none;
	text-align: left;
}

.channel li{
	display: inline;
	margin: -2px;
}

.channel li a{
	text-decoration: none;
	padding: 3px 15px;
	margin-right: 0px;
	border: none;
	border-bottom: none;
	background-color: #ffffff;
	color: #5C5C55;
}

.channel li a:visited{
	color: #5C5C55;
}

.channel li a:hover{
	text-decoration: none;
	margin-right: 0px;
	border: none;
	border-bottom: none;
	background-color: #E5E5DE;
	color: #5C5C55;
}

.channel li a:active{
	color: #5C5C55;
}

.channel li.selected a{
	position: relative;
	top: 0px;
	padding-top: 3px;
	background-color: #FAA932;
	color: #ffffff;
}
.channel li.selected a:hover{
	position: relative;
	top: 0px;
	padding-top: 3px;
	background-color: #FAA932;
	color: #ffffff;
}

.resultstableCell {
	background-color: #F0EFEF;
	border-bottom: 3px solid #ffffff;
}

.resultstableCell, .headerCell {
	padding-left: 5px;
}

#pictureCell {
	border-left: 3px solid #ffffff;
	padding: 0px;
}

.menuBarStrap {
	background: #FAA932;
	height: 15px;
}

#headerBarLeft {
	padding-bottom: 0px;
}

#headerBarRight {
	padding: 0 10px 0 0 ;
}

.footer {
	font-size: 10px;
	padding-top: 40px;
}


a:link { text-decoration: none; font-weight: bold; color: #000099; }
a:visited { text-decoration: none; font-weight: bold; color: #000099; }
a:active { text-decoration: none; font-weight: bold; color: #000099; }
a:hover  { text-decoration: underline; color: #0000ff;font-weight: bold;  } 