body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
a:link {
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #233871;
}
a:visited {
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #233871;
}
a:hover {
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #db1f2b;
}
a:active {
	font-family: "Arial", Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #233871;
}
.class1 {
	color: #FFFFFF;
	line-height: 15px;
}
.class1 a:link {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
}
.class1 a:visited {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	color: #ffffff;
}
.class1 a:hover {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
.class1 a:active {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #ffffff;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	color: #db1f2b;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 34px;
}
h5 {
	font-size: 18px;
	font-weight: bold;
	color: #233871;
	margin-top: 10px;
	margin-bottom: 0px;
	margin-left: 34px;
}
.blogdate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	margin-right: 65px;
	margin-bottom: 0px;
	margin-left: 34px;
}
#bodybg {
	background-image: url('../images/FT08-Body-bg.jpg');
	background-repeat: repeat-y;
}
#bodybg p {
	margin-left: 34px;
	margin-right: 58px;
}
#bluesidebar {
	border-top: 0px;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 3px;
	border-style: solid;
	border-color: #a6a6a6;
	background-image: url('../images/FT08-Bluesidebar-bg.jpg');
	background-repeat:repeat-y;
}
#bluesidebarmargin {
	padding-left: 50px;
	padding-right: 40px;
}
#footer {
	border-top: 0px;
	border-right: 3px;
	border-bottom: 3px;
	border-left: 3px;
	border-style: solid;
	border-color: #a6a6a6;
}
#footerbluesidebar {
	border-left: 3px;
	border-color: #a6a6a6;
	background-image: url('../images/FT08-Bluesidebar-bg.jpg');
	background-repeat: repeat-y;
}