@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial;
	color: #000000;
	font-size: 12px;
	background-color: #5C426B;
	line-height: 1.4;
	margin: 0;
}

td {
	font-family: Arial;
	color: #000000;
	font-size: 12;
	vertical-align: top;
	line-height: 1.4;
}

.boxtitle, .feedtitle {
	background-color:#B03D67;
	color: #ffffff;
	font-weight:bold;
	border: 0px solid #949DB3;
	margin: 5px 5px 0px 5px;
	padding: 5px;
	text-align: left;
}

.boxbody {
	border-left: 0px solid #949DB3;
	border-right: 0px solid #949DB3;
	border-bottom: 0px solid #949DB3;
	border-top-width: 0px;
	padding: 5px;
	background-color: #FED3C6;
	margin: 0px 5px 5px 5px;
}

a { }
a:link { color: #000000; font-weight: normal; }
a:visited{ color: #202020; font-weight: normal; }
a:hover{ color: #B22222; font-weight: normal; }

#page {
	text-align: left;
	width: 960px;
}

ul {
	margin-left: 10px;
	padding-left: 10px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}

#pages {
	background-color:#B03D67;
	color: #ffffff;
	font-weight: bold;
	border: 0px solid #949DB3;
	margin: 5px 5px 0px 5px;
	padding: 5px;
	text-align: left;
}

#pages a:link{ color: #FFFFFF; font-weight: bold; }

#pages a:visited{ color: #DDDDDD; font-weight: bold; }

#pages a:hover{ color: #EEEEEE; font-weight: bold; }

#singlepage {
	padding: 5px;
	margin: 0px 5px 5px 5px;
	background-color: #FED3C6;
	border: 0px solid #949DB3;
}

#pageheader { }

#pagefooter { }

.req {
	font-weight: bold;
	color: #ff0000;
}

h1, h2 {
	margin: 0px;
	padding: 0px;
	margin-top: 5px;
	border-bottom: 0px dashed #404040;
	color: #FFFFFF;
	font-family: Arial;
}

h1 {
	font-size: 16px;
}

h2 {
	font-size: 12px;
}

.imageheader {
	background-color: ;
	text-align: center;
}

.textheader {
	font-family: Tahoma;
	margin-left: 10px;
}

.textheader .title{
	font-size: 25px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.textheader .quote{
	font-size: 15px;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

.feedtitle a:link{
	text-decoration: underline;
	font-weight: normal;
	color: #000000;;
}

.feedtitle a:visited{
	text-decoration: underline;
	font-weight: normal;
	color: #202020;;
}

.feedtitle a:hover{
	text-decoration: underline;
	font-weight: normal;
	color: #B22222;;
}

.feedlist{
	padding: 0px;
	margin-left: 20px;
	margin-top: 0px;
	margin-bottom: 3px;
	list-style: disc;
}

.feedlist a:link{
	text-decoration: underline;
	font-weight: normal;
	color: #000000;;
}

.feedlist a:visited{
	text-decoration: underline;
	font-weight: normal;
	color: #202020;;
}

.feedlist a:hover{
	text-decoration: underline;
	font-weight: normal;
	color: #B22222;;
}

.postbox h1, .postbox h2, .postbox h3{
	font-size: 12px !important;
	border: 0px !important;
	margin: 0px !important;
	padding: 0px !important;
}