@charset "UTF-8";
/* CSS Document */

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-right: 35px;
	padding-left: 20px;
}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	padding-right: 35px;
	padding-left: 20px;
	font-weight: bold;
	text-decoration: underline;
}
.photoborder {
	border: 1px solid #FFFFFF;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 60px;
	margin-left: 30px;
}
hr {
	border: none 0;
	border-top: 1px dashed #000;/*the border*/
	width: 40%;
	padding-left: 20px;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
	margin-left: 20px;
}

.style1 {font-size: 12px
}

.style2 {
	font-size: 14px;
	font-weight: bold;
}
.style3 {
	font-size: 18px;
	font-weight: bold;
}

.style4 {color: #FFFFFF; font-weight: bold; }

.style5 {
	font-size: 16px;
	font-weight: bold;
}

.style7 {font-size: 9px}

.style8 {color: #FFFFFF}

body {
	background-color: #CEC3B1;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
a:visited {
	color: #000000;
}
a:link {
	color: #000000;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #000000;
}
.blacklink {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.style9 {
	font-size: 10px;
	font-weight: bold;
}.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	height: 17px;
}
.whiteborder {
	border: 1px solid #FFFFFF;
	}
.bodytext2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.bodytextblack {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-decoration: none;
	padding-right: 35px;
	padding-left: 20px;
}
.largetext {
	font-size: 24px;
}
