body, table
{
	font-family: arial;
	font-size: 11px;
	color: #666666;
	border-collapse: collapse;
}
.colorbox-purple {
	font-size: 11px;
	color: white;
	font-weight: 500;
	background-color: #B596C1;
}
.colorbox
{
	font-size: 11px;
	color: white;
	font-weight: 500;
	background-color: #B5B27D;
}
h1
{
	font-size: 20px;
	font-weight: normal;
	color: #330066;
}
h2
{
	font-size: 16px;
	font-weight: bold;
	color: #330066;	
}
.menu
{
	
}
.menu a
{
	color: #666666;
	text-decoration: none;
}
.menu a:hover
{
	color: #999999;
}
.dark_edge {
	background-image:url('images/darkright.gif');
}
.light_edge {
	background-image:url('images/lightright.gif');
}
.leftbar {
	background-image:url('images/01_r6_c2.gif');
}
a {
	color: #834C2D;
}
a:hover {
	color: #4D85D2;
}
.footer {
	color: white;
	font-weight: bold;
}
.footer a {
	color: white;
	text-decoration: none;
}
.footer a:hover {
	color: #834C2D;
}
