/* CSS Document */
body,p,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg.jpg);
}
.bodytext    { font-family: Arial; color: #333333; font-size: 12px }
.bodytext1    { font-family: Arial; color: #FFFFFF; font-size: 12px }
a  { font-family : Arial,Helvetica,sans-serif; font-weight : bold; }
a:link {
	text-decoration: underline;
	color: #0066CC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	

}

a:hover {
	text-decoration: underline;
	color: #57649D;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a.link1:link {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a.link1:hover {
	text-decoration: none;
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style1 {
	color: #B56651;
	font-weight: bold;
}
.style3 {
	color: #333333;
	font-weight: normal;
}
.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
.pageheader1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #434B6F;
	font-weight: bold;
	text-decoration: none;
}
.pageheader2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066CC;
	font-weight: bold;
	text-decoration: none;
}
a.boxlink { font-family : Arial; font-size : 18px; color : #0066CC; text-decoration : none;  font-weight: bold;  }
a.boxlink:hover { font-family : Arial; font-size : 18px; color : #0066CC; text-decoration : underline;  font-weight: bold;  }