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

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

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

i {
	color: #86B800;
	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 0px 4px #496C07 }

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

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

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

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

a.toolbarStyle:hover  { color: #ffd700; font-size: 16px; font-weight: bolder; text-decoration: none; background: transparent; text-shadow: 1px 1px 3px #D0FF45  }

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

a:link    { color: #056ace; text-decoration: none; background-color: transparent }

a:visited     { color: #056ace; text-decoration: none; background-color: transparent }

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

a:active    { color: #056ace; text-decoration: none; background-color: transparent }

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

a.footer:link  {
	color: #ffffff;
	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;
}