body {
	background : #323548 center top url(../images/bg.png) repeat;
	margin-top: 0px;
	text-align: center;
	font-size: 13px;
	color: #7b7e93;
	font-family: "Lucida Grande", "Arial", "Helvetica" ,"Swiss" ,"SunSans-Regular";
}

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

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

#content  { }

#content img { }

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

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

a.toolbarStyle:link   { color: #bcbfce; font-size: 16px; font-weight: lighter; text-decoration: none; background: transparent; text-shadow: 0px 1px 1px #000000   }

a.toolbarStyle:visited   { color: #bcbfce; font-size: 16px; font-weight: lighter; text-decoration: none; background: transparent; text-shadow: 0px 1px 1px #000000   }

a.toolbarStyle:hover   { color: #ffffff; font-size: 16px; font-weight: lighter; text-decoration: none; background: transparent; text-shadow: 0px 0px 4px #ffffff   }

a.toolbarStyle:active   { color: #bcbfce; font-size: 16px; font-weight: lighter; text-decoration: none; background: transparent; text-shadow: 0px 1px 1px #000000   }

a:link  { color: #dfe2f1; text-decoration: none }

a:visited {
	color: #dfe2f1;
	text-decoration: none;
}

a:hover  { color: #ffffff; text-decoration: underline; text-shadow: 0px 0px 2px #ffffff }

a:active {
	color: #dfe2f1;
	text-decoration: none;
}

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

a.footer:link  {
	color: #dfe2f1;
	text-decoration: none;
}

a.footer:visited  {
	color: #dfe2f1;
	text-decoration: none;
}

a.footer:hover  {
	color: #FFFFFF;
	text-shadow: 0px 0px 2px #ffffff;
	text-decoration: none;
}

a.footer:active  {
	color: #dfe2f1;
	text-decoration: none;
}