body {
	background : #e3e3e3 center top url(images/bg_glow.gif) no-repeat;
	margin-top: 0px;
	text-align: center;
	font-size: 13px;
	color: #4b4d5b;
	font-family: "Lucida Grande", "Arial", "Helvetica" ,"Swiss" ,"SunSans-Regular";
}

p {
	font-family: "Lucida Grande", "Arial", "Helvetica" ,"Swiss" ,"SunSans-Regular";
	font-size: 13px;
	color: #4b4d5b;
}

b {
	color: #4b4d5b;
	font: bold 13px "Lucida Grande", "Arial", "Helvetica" ,"Swiss" ,"SunSans-Regular";
}

#content {	
}

#content img{
}

.TitleStyle  {
	color: #3f4045; 
	font-size: 23px; 
	font-family: "Lucida Grande", Arial, Helvetica, "sans serif"; 
	font-weight: lighter;
	text-align: center;
	text-shadow: 0px 1px 0px #ffffff;
	}

.SloganStyle  {
	color: #3f4045; 
	font-size: 15px; 
	font-family: "Lucida Grande", Arial, Helvetica, "sans serif"; 
	font-weight: lighter;
	text-align: center;
	text-shadow: 0px 1px 0px #ffffff;
	}

a.toolbarStyle:link, a.toolbarStyle:visited, a.toolbarStyle:active{
	color: #242629; 
	font-weight: lighter;
	text-shadow: 0px 1px 1px #ffffff;
	background: none;
	text-decoration: none;
	font-size: 20px; 
}

a.toolbarStyle:hover{
	color: #a3a3a3;
	font-weight: lighter;
	text-shadow: 0px 1px 2px #ffffff;
	background: none;
	text-decoration: none;
	font-size: 20px; 
}

a:link, a:visited, a:active {
	color: #18191b;
	text-decoration: none;
}

a:hover {
	color: #161719;
	text-shadow: 2px 2px 2px #999999;
	text-decoration: none;
}

.footer  {
	font-family: "Lucida Grande", "Arial", "Helvetica" ,"Swiss" ,"SunSans-Regular";
	font-size: 13px;
	color: #7b7e93;
}

a.footer:link, a.footer:visited, a.footer:active  {
	color: #18191b;
	text-decoration: none;
}

a.footer:hover  {
	color: #161719;
	text-shadow: 2px 2px 2px #999999;
	text-decoration: none;
}