﻿#main
{
	background:transparent url(../images/main_background_mono.gif) repeat-y scroll 0px 50%;
}
#menu
{
	background-color: #333333;
}
#footer
{
	background-color: #333333;
}
h1
{
	color:#333333;
}
a
{
	color:#666666;
}
#links h3
{
	background-color:#333333;
	color:#ffffff;
}
#links ul 
{
	background-color:#ffffff;
	border:1px solid #C4C4C4;
}
#links li 
{
	background:transparent url(../images/arrow_mono.gif) no-repeat scroll 0px 3px;
}
#home_left h2, #home_right h2 
{
	background-color: #333333;
}
table.tblStripes th 
{
	background-color: #333333;
}
table.tblStripes tr td 
{
	background-color: #ffffff;
}
table.tblStripes tr.even td 
{
	background-color: #dddddd;
}