body {
	background-color: #FFFFFF;
	color: #000000;
}
.twoColFixLt #container{ 
	background: #ffffff;
	border: 1px solid #000000;
	background-image:url(../images/sidebar_bg3.gif);
	background-repeat: repeat-y;
}

.twoColFixLt #mainContent {
	color: #000000;
} 
h2 {
	color: #000000;
}
h3 {
	background-color: #EBEBEB;
	color: #DCDCDC
}
h4 {
	color: #000000;
}
#sidebar1 a{
	color:#000000;
}	
a:link{
	color: #333333;
}
a:visited{
	color: #666666;
}
a:hover {
	font-weight: bold;
	color:#006600;
}
hr {
	color: #666666;
	background-color: #000066;
}
