body {
	background : #9C1A1A;
	margin-top: 20px;
	text-align: center;
	font-size: 13px;
	color: #2b2b2b;
	font-family: "Lucida Grande", "Arial", "Helvetica" ,"Swiss" ,"SunSans-Regular";
}

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

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

i {
	color:#FF5F5F;
	font: italic 13px :Lucida Grande", "Arial", "Helvetica", "Swiss", SunSans-Regular";
}

#content {	
}

#content img{
}

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

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

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

a.toolbarStyle:link{
	color: #FF9797; 
	font-weight: bolder;
	background: none;
	text-decoration: none;
	font-size: 16px; 
}

a.toolbarStyle:visited{
	color: #ffff; 
	font-weight: bolder;
	background: none;
	text-decoration: none;
	font-size: 16px; 
}

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

a.toolbarStyle:active{
	color: #ffffff; 
	font-weight: bolder;
	background: none;
	text-decoration: none;
	font-size: 16px;
	text-shadow: none;
}

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

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

a:hover {
	color: #FF5F5F;
	text-decoration: none;
}

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

.footer  {
	color: #ffffff;
	text-align: center;
	font-family: "Lucida Grande", "Arial", "Helvetica" ,"Swiss" ,"SunSans-Regular";
	font-size: 12px;
}

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

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

a.footer:hover  {
	color: #056ace;
	text-decoration: none;
}

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