body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #111111;
}
body {
	background-color: #bdd7f7;
	margin-top: 0px;
}
a:link {
	color: #3a5d9f;
	font-weight: bold;
}
a:visited {
	color: #3a5d9f;
	font-weight: bold;
}
a:hover {
	color: #ed0909;
	font-weight: bold;
}
a:active {
	color: #ed0909;
	font-weight: bold;
}
h1 {
	font-size: 23px;
	font-weight: normal;
	color: #FFFFFF;
	padding-left: 15px;
}
.contentbacking01 {
	background-color: #3a5d9f;
	background-image: url(/images/contentbacking01.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.contentbacking02 {
	background-image: url(/images/contentbacking02.gif);
	background-repeat: repeat;
	padding-right: 16px;
	padding-bottom: 10px;
	padding-left: 16px;
	line-height: 18px;
}
.footer {
	font-size: 11px;
}
.titles-red {
	font-weight: bold;
	color: #ed0909;
}
.LPIC {
	float: left;
	padding-right: 10px;
	padding-bottom: 5px;
}
.RPIC {
	float: right;
	padding-bottom: 5px;
	padding-left: 10px;
}
#navigation a:link {
	color: #0066cc;
	font-weight: normal; 
	font-size: 11px;
	text-decoration:none;
}
#navigation a:visited {
	color: #0066cc;
	font-weight: normal;
	font-size: 11px;
	text-decoration:none;
}
#navigation a:hover {
	color: #114477;
	font-weight: normal;
	font-size: 11px;
	text-decoration:underline;
}
#navigation a:active {
	color: #114477;
	font-weight: normal;
	font-size: 11px;
	text-decoration:underline;
}
.tags {
	font-size: 10px;
}
#taglinks a:link {
	color: #0066cc;
	font-weight: normal; 
	font-size: 11px;
	text-decoration:underline;
}
#taglinks a:visited {
	color: #0066cc;
	font-weight: normal;
	font-size: 11px;
	text-decoration:underline;
}
#taglinks a:hover {
	color: #114477;
	font-weight: normal;
	font-size: 11px;
	text-decoration:underline;
}
#taglinks a:active {
	color: #114477;
	font-weight: normal;
	font-size: 11px;
	text-decoration:underline;
}
.style1 {
	font-size: 29px;
	font-weight: bold;
}