﻿.body {
	background-image: url('../images/back.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
}
.cbody {
	background-image: url('../images/tback2.jpg');
	background-repeat: no-repeat;
	background-position: center top;
	margin-top: 10px;
	padding-left: 20px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	background-color: #ffffff;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	color: black;
}
.tl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
	font-weight: normal;
	text-decoration: none;
	color: #650202;
}
.designer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: right;
	font-weight: normal;
	text-decoration: none;
	color: black;
}
.logo {
	background-image: url('../images/logo.jpg');
	background-repeat: no-repeat;
	background-position: right center;
	background-color: #220370;
}
.flash {
	background-image: url('../images/logo.jpg');
	background-repeat: no-repeat;
	background-position: center center;
	background-color: #ffffff;
}
.test {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	background-image: url('../images/tb.jpg');
	background-repeat: repeat-x;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 15px;
}
.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	background-image: url('../images/tb.jpg');
	background-repeat: no-repeat;
	color: #ffffff;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
}
.d {
	background-image: url('../images/d.jpg');
	background-repeat: repeat-x;
	color: #ffffff;
}
.buttons {
	text-decoration: none;
	border: 0px;
}
.slide {
	color: #ffffff;
	margin: 0px;
}
.b {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
	padding-top: 3px;
}
.text {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	background-color: #E7E7E4;
	padding-left: 30px;
	padding-right: 20px;
	padding-top: 10px;
	padding-bottom: 5px;
	background-image: url('../images/tback.jpg');
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.faq {
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: left;
	font-weight: normal;
	font-style: normal;
	line-height: normal;
	text-decoration: none;
	background-color: #E7E7E4;
	padding-left: 50px;
	padding-right: 50px;
	padding-top: 20px;
	padding-bottom: 5px;
	background-color: #FFFFFF;
	background-image: url('../images/tback.jpg');
	background-repeat: repeat-x;
	background-position: bottom;

}


