﻿body 
{
	font-family:Verdana ;
	font-size:14px;
	color:White;
	background-image:url(images/bg1.jpg);
	background-repeat:repeat-x;
}
body a, body a:visited
{
	color:#C8C8C8;
	text-decoration:none;
	
	
	
}
body a:hover
{
	color:White;
	text-decoration:underline;
}
.PageTitle
{
	font-size:14px;
	font-weight:700;
	color:White;
}
.sideNav
{
	font-size:12px;
	color:#BAB6B5;
	background-color:#615D5C;
	
	
	
}
.sideNav a, .sideNav a:visited
{
	color:#BAB6B5;
	text-decoration:none;
	padding:5px 0px 5px 0px;
	
	
}
.sideNav a:hover
{
	color:White;
	text-decoration:none;
}
.sideNavBullet
{
	background-color:#383330;
	padding:5px 5px 5px 5px;
	
}
.InfoBoxes
{
	font-family:Verdana ;
	font-size:12px;
	color: White;
	
}
.InfoBoxes a, .InfoBoxes a:visited
{
	color:#C8C8C8;
	text-decoration:none;
	
	
	
	
}
.InfoBoxes a:hover
{
	text-decoration:underline;
}