body {
	background-position: center top;
	margin: 0px;
	padding: 0px;
	background-color: #E7E7E7;
}

.bb {
	color: #000000;
}
.top_background {
	background-position: center top;
	margin: 0px;
	width: 716px;
	padding: 0px;
	background-image: url('../images/top_background.jpg');
	background-repeat: repeat-x;
	text-align: right;
	vertical-align: top;
}
.left {
	background-position: center top;
	margin: 0px;
	width: 13px;
	padding: 0px;
	background-image: url('../images/left.jpg');
	background-repeat: repeat-y;
}
.right {
	background-position: center top;
	margin: 0px;
	width: 13px;
	padding: 0px;
	background-image: url('../images/right.jpg');
	background-repeat: repeat-y;
}
.content {
	background-position: center top;
	margin: 0px;
	width: 871px;
	padding: 0px;
	vertical-align: top;	
	background-color: #FFFFFF;
}
.leftcontent {
	background-position: center top;
	margin: 0px;
	width: 12px;
	padding: 0px;
	background-image: url('../images/leftcontent.jpg');
	background-repeat: repeat-y;
}
.rightcontent {
	background-position: center top;
	margin: 0px;
	width: 14px;
	padding: 0px;
	background-image: url('../images/rightcontent.jpg');
	background-repeat: repeat-y;
}

.top {
	FONT-SIZE: 17px;
	COLOR: #666666;
	FONT-FAMILY: "Trebuchet MS";
	text-align: right;
	padding-right: 5px;
	padding-top: 4px;
	padding-left: 5px;
	line-height: 18px;
	vertical-align: top;
	font-weight: bold;
}
.top a {
	COLOR: #C12330;
	FONT-FAMILY: Arial;
	text-decoration: none;
}
.top a:hover {
	COLOR: #C12330;
	FONT-FAMILY: Arial;
	text-decoration: underline;
}

.subsection {
	FONT-SIZE: 17px;
	COLOR: #9C050F;
	FONT-FAMILY: Arial;
	text-align: justify;
	padding-right: 5px;
	padding-top: 7px;
	padding-left: 8px;
	line-height: 18px;
	vertical-align: top;
	font-weight: bold;
	
}

.input { width:200px; border:3px solid #e7e7e7; background-position:3px -250px; font-family:'Verdana'; color:#a8a8a8; font-size:13px; padding-left:5px }

.subright {
	FONT-SIZE: 15px;
	COLOR: #9C050F;
	FONT-FAMILY: Arial;
	text-align: center;
	padding-top: 14px;
	line-height: 18px;
	vertical-align: top;
	font-weight: bold;
	
}

.textbold {
	FONT-SIZE: 13px;
	COLOR: #9C050F;
	FONT-FAMILY: Arial;
	text-align: justify;
	line-height: 18px;
	vertical-align: top;
}


.textbold a{
	FONT-SIZE: 13px;
	COLOR: #9C050F;
	FONT-FAMILY: Arial;
}



.text {
	FONT-SIZE: 13px;
	COLOR: #6C7070;
	FONT-FAMILY: Arial;
	text-align: left;
	padding-right: 5px;
	padding-top: 8px;
	padding-left: 8px;
	line-height: 18px;
	vertical-align: top;
}
.text a {
	COLOR: #6C7070;
	FONT-FAMILY: Arial;
	text-decoration: none;
}
.text a:hover {
	COLOR: #6C7070;
	FONT-FAMILY: Arial;
	text-decoration: underline;
}
.links {
	FONT-SIZE: 13px;
	COLOR: #6C7070;
	FONT-FAMILY: Arial;
	text-align: left;
	padding-right: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	line-height: 32px;
	vertical-align: middle;
}
.links a {
	COLOR: #6C7070;
	FONT-FAMILY: Arial;
	text-decoration: none;
}
.links a:hover {
	COLOR: #C12330;
	FONT-FAMILY: Arial;
	text-decoration: underline;
}

.link {
	FONT-SIZE: 13px;
	COLOR: #6C7070;
	FONT-FAMILY: Arial;
	text-align: left;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 1px;
	line-height: 22px;
	vertical-align: middle;
}
.link a {
	COLOR: #6C7070;
	FONT-FAMILY: Arial;
	text-decoration: none;
}
.link a:hover {
	COLOR: #C12330;
	FONT-FAMILY: Arial;
	text-decoration: underline;
}
.footer {
	FONT-SIZE: 11px;
	width: 871px;
	height: 30px;
	COLOR: #666666;
	FONT-FAMILY: Arial;
	text-align: center;
	background-color: #FFFFFF;
}
.footer a {
	COLOR: #6C7070;
	FONT-FAMILY: Arial;
	text-decoration: none;
}
.footer a:hover {
	COLOR: #C12330;
	FONT-FAMILY: Arial;
	text-decoration: underline;
}



