/* CSS Document */

body {
	overflow: scroll;
	margin-top: 2px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	/*text-align: center;*/
	font-family: Verdana, Tahoma, Arial, Helvetica;
	font-size: 12px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	left: auto;
	color: #000000;
	background-color: White;
	position: relative;
}

.content {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	color: #222222;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	left: auto;
}

.whitecontent {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	color: #FFFFFF;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	left: auto;
}

.parent {
	background-image: url(../images/topbar_02.jpg);
	background-repeat: repeat-x;
	padding-top: 8px;
}

.links {
	background-color: #90D1CA;
}

.bluehead {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	color: #0F238C;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: normal;
	left: auto;
}

.smtxt {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	color: #483D8B;
	font-size: 9px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	left: auto;
}

.ast {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	color: Red;
	font-size: 10px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	left: auto;
}


i.happy {
	color: #0F238C;
	font-weight: bold;
}

.bluereg {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	color: #0F238C;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	letter-spacing: normal;
	left: auto;
}

.greenhead {
	font-family: Verdana, Tahoma, Arial, Helvetica;
	color: #90D1CA;
	font-size: 11px;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	letter-spacing: normal;
	left: auto;
}


br.tall {
	line-height: 0.3em;
}

a:link {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, tahoma,arial;
	font-weight: lighter;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, tahoma,arial;
	font-weight: lighter;
}
a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	font-size: 11px;
	font-family: Verdana, tahoma,arial;
	font-weight: lighter;
}

.anc:link {
	text-decoration: underline;
	color: #008B8B;
	font-size: 11px;
	font-family: Verdana, tahoma,arial;
	font-weight: lighter;
}
.anc:visited {
	text-decoration: underline;
	color: #008B8B;
	font-size: 11px;
	font-family: Verdana, tahoma,arial;
	font-weight: lighter;
}
.anc:hover {
	text-decoration: none;
	color: #008B8B;
	font-size: 11px;
	font-family: Verdana, tahoma,arial;
	font-weight: 200;
}



