.sunbg {
	background-image: url(../images/right-bottom-sun.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #003E8A;
}
.bluebars {
	background-image: url(../images/left-bottom-sun.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-color: #0770B1;
}
body {
	background-color: #f14d0e;
	color: #FFFFFF;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #FE914D;
	font-size: 10pt;
	font-weight: bold;
}
a.menu:link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#9BCC0E;
	font-weight: bold;
	line-height: 10px;
}
a.menu:visited{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	color:#9BCC0E;
	font-weight: bold;
	line-height: 10px;
}p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: lighter;
	color: #FFFFFF;
}
.PostTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 20px;
	padding-left: 5px;
}

