@charset "utf-8";
/* CSS Document */

body {
	background-color: #2c012f;
	background-image: url(images/bg1.jpg);
	background-repeat: repeat-x;
}
.bodyTable {
	background-color: #FFFFFF;
}
.footerTable {
	background-color: #3C7499;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #81AECD;
}
.NavLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F7E8E1;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 22px;
}
.picBorder {
	border: 1px solid #DDD7D0;
	padding: 6px;
}
.otherLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #550E4A;
}
.regularLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006699;
}
.style2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #1A4764;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 22px;
	font-weight: bold;
}
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #648244; font-weight: bold; }
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 22px;
	font-style: italic;
}
