body {
	background : #b5cdeb;
	margin-top: 20px;
	color: #191919;
	position: relative;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

p {
	color: #191919;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
}

b {
	color: #000099;
	font: bold 12px Verdana, Arial, Helvetica, sans-serif;
}

.content {
}

#content img{
}

.header{
}

#header img{
	position: relative;
	margin: 5px;
	float: left;
}

.TitleStyle  {
	color: #000099;
	text-shadow: 0px 2px 5px #000099;
	text-indent: 10px;
	left: 10px;
	position: relative;
	font: normal bold 72px Times New Roman;
}
.SloganStyle  {
	color: #000099;
	text-shadow: 0px 1px 1px #000099;
	text-indent: 20px;
	left: 10px;
	position: relative;
	font: normal bold 24px Times New Roman;
}

a.toolbarStyle:link{
	color: #000099;
	background: none;
	text-decoration: underline;
	font-size: 13px;
	position: relative;
	left: 10px;
	font-weight: normal;
}

a.toolbarStyle:visited{
	color: #000099;
	background: none;
	text-decoration: underline;
	font-size: 13px;
	left: 10px;
	position: relative;
}

a.toolbarStyle:hover{
	color: #000099;
	background: none inherit;
	text-decoration: underline;
	font-size: 13px;
	left: 10px;
	position: relative;
}

a.toolbarStyle:active{
	color: #000099;
	background: none;
	text-decoration: underline;
	font-size: 13px;
	left: 10px;
	position: relative;
}

a:link {
	color: #000099;
	text-decoration: underline;
}

a:visited {
	color: #000099;
	text-decoration: underline;
}

a:hover {
	color: #191919;
	text-decoration: underline;
}

a:active {
	color: #000099;
	text-decoration: underlilne;
}

.footer  {
	color: #000099;
	text-align: center;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
}

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

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

a.footer:hover  {
	color: #000099;
	text-decoration: underline;
}

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

