@charset "utf-8";
#mainContent img {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}

.pagelightspecial {
	color: #C90;
}



h5 {
	background-color: #CC9900;
}
#sidebar1    p,h1,h2,h3, h5, a , #mainContent img{
	color: #CC9900;
}
h4 {
	border-bottom-color: #CC9900;
	border-top-color: #CC9900;
	border-right-color: #CC9900;
	border-left-color: #CC9900;
}

#sidebar1 a {
	display: block;
	margin-bottom: 5px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 1px;
	padding-bottom: 1px;
	text-transform: uppercase;
	font-size: 10px;
}

#sidebar1 a:link {
	background-color:#BB8800
\
	background-color: #BB8800;
	background-color: #AA6600;
}
#sidebar1 a:visited {
	background-color:#AA6600
}
#sidebar1 a:hover {
	background-color:#CC9900
}
a:link  {
	background-color:#000000
}
a:visited  {
	background-color:#000000
}
a:hover  {
	background-color:#BB8800;
	color: #FFFFFF;
}
