/* CSS Document */

body {
	background-image:url(images/back_ground.jpg);
	background-position: top;
	margin: 0px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #A7ACB2;
	padding-top: 0px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 6px;
}
.body a:link {
	color: #CFCFCF;
	text-decoration: underline;
}
.body a:visited {
	text-decoration: underline;
	color: #CFCFCF;
}
.body a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.body a:active {
	text-decoration: underline;
	color: #CFCFCF;}
.mainbody {
	color: #ffffff;
	margin: 5px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	padding:5px;
	margin-top: 10px;
	text-align:left;
}
.mainbody a:link {
	color: #ffffff;
	text-decoration: underline;
}
.mainbody a:visited {
	text-decoration: underline;
	color: #ffffff;
}
.mainbody a:hover {
	text-decoration: underline;
	color: #990000;
}
.mainbody a:active {
	text-decoration: underline;
	color: #ffffff;
}

.mainbody2 {
	color: #ffffff;
	margin: 5px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	padding:5px;
	margin-top: 10px;
	text-align:left;

}
.mainbody2 a:link {
	color: #ffffff;
	text-decoration: underline;
}
.mainbody2 a:visited {
	text-decoration: underline;
	color: #ffffff;
}
.mainbody2 a:hover {
	text-decoration: underline;
	color: #ffffff;
}
.mainbody2 a:active {
	text-decoration: underline;
	color: #ffffff;
}
.footer {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	padding-top:5px;
	padding:5px;
}
.footer a:link {
	color: #475A7F;
	text-decoration: underline;
}
.footer a:hover {
	color: #213760;
	text-decoration: underline;
}
.footer a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:visited {
	color: #FFFFFF;
}
.footerborder { 
border-top: 1px solid #C22025; 
}
.h1 {
	color: #ffffff;
	margin: 5px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18px;
	padding:5px;
	margin-top: 10px;
	font-weight:bold;
	text-align:left;
}
.h1 a:link {
	color: #ffffff;
	text-decoration: underline;
}
.h1 a:visited {
	text-decoration: underline;
	color: #ffffff;
}
.h1 a:hover {
	text-decoration: underline;
	color: #50678F;
}
.h1 a:active {
	text-decoration: underline;
	color: #ffffff;
}
.h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 17px;
	color: #ffffff;
	padding-left:5px;
	padding:5px;
}
.h2 a:link {
	color: #ffffff;
	text-decoration: underline;
}
.h2 a:visited {
	text-decoration: underline;
	color: #ffffff;
}
.h2 a:hover {
	text-decoration: underline;
	color: #50678F;
}
.h2 a:active {
	text-decoration: underline;
	color: #ffffff;
}

