body {
	margin: 0;
	background-color:#82A6C8;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	}
	
.img {
	border-left: #405421 solid 1px;
	border-right: #405421 solid 1px;
	}
	
.white_border {
	border: #FFFFFF 1px solid;
	}
	
.index_content {
	background-image:url(../images/index_content.jpg);
	background-repeat:no-repeat;
	padding: 5px 15px 0 15px;
	background-color:#ABABAB;
	}
	
.red {
	color:#FC2B47;
	font-size:20px;
	font-weight:bold;
	font-style:italic;
	}
	
.green {
	background-image:url(../images/green.jpg);
	background-repeat:no-repeat;
	}
	
.bottom {
	background-image: url(../images/bottom.jpg);
	background-repeat:no-repeat;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
.bottom a:link {
	text-decoration:underline;
	color:#FFFFFF;
	}
	
.bottom a:visited {
	text-decoration:underline;
	color:#FFFFFF;
	}
	
.bottom a:hover {
	text-decoration:none;
	color:#FFFFFF;
	}
	
.bottom a:active {
	text-decoration:underline;
	color:#FFFFFF;
	}
	
.bottom_back {
	background-image: url(../images/back_bottom.jpg);
	background-repeat:no-repeat;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	}
	
.bottom_back a:link {
	text-decoration:underline;
	color:#FFFFFF;
	}
	
.bottom_back a:visited {
	text-decoration:underline;
	color:#FFFFFF;
	}
	
.bottom_back a:hover {
	text-decoration:none;
	color:#FFFFFF;
	}
	
.bottom_back a:active {
	text-decoration:underline;
	color:#FFFFFF;
	}
	
.content_bg {
	background-image:url(../images/content.jpg);
	background-repeat:no-repeat;
	}
	
.content_bg2{
	background-image:url(../images/content_bg.jpg);
	background-repeat:repeat-y;
	}
	
.content_text {
	padding: 0 50px 0 75px;
	}
	
.header {
	padding: 0 50px 0 75px;
	color:#E8384F;
	font-weight:bold;
	font-family:"Times New Roman", Times, serif;
	font-size:25px;
	}