body{
	color:#637085;
	background:#14222d;
}
h1,h2,h3,h4,h5,h6{
	color:#424a58;
}
a,a:link{
	color:#0050f0
}
a:visited{
	color:#0238a6
}
a:hover{
	color:#000000}
a:focus{
	color:#f00
}
a:active{
	color:#800000
}
#content a img{
	background:#f0f0f0
}
#content a:hover img{
	background:#000080
}
table{
	background:#425777
}
table th{
	background:#e1e7f0
}
#container,#pagecont{
	background:#14222d
}
#menucol{
	background:#353c48; /* color of menu column */
}
#content{
	border-right-color:#353c48; /* color of menu column */
	background:#f3f3f3
}
#footer {
border-top:1px solid #14222d;
border-bottom:1px solid #666666;
	background:#14222d
}
