body {
	background-color: #4b3b58;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
}
a:hover {
	text-decoration: underline;
}
.arial11 {
	font-family: Arial,;
	font-size: 11px;
	font-style: none;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
.arial11sitemap {
	font-family: Arial,;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-left: 5px;
}
.arial11bold {
	font-family: Arial,;
	font-size: 11px;
	font-style: bold;
	line-height: normal;
	font-weight: bold;
	color: #7c5f8b;
	text-decoration: none;
}
.arial11white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.arial11black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f1725;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	text-align: justify;
}
.arial11black2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11.5px;
	color: #1f1725;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding-left: 1px;
}
.arial11blacknopad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #1f1725;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.arial11bluenopad {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000066;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}
.arialnarrow14whitelink {
	font-family: "Arial Narrow";
	font-size: 14pt;
	font-style: strong;
	font-weight: strong;
	font-variant: ragular;
	color: #FFFFFF;
}
.bgwhite {
	background-color: #FFFFFF; 
}
.bgpurple {
	background-color: #4c385b;
}
.bgbluelinks {
	background-color: #2f1a3c;
}
.bglightgrey {
	background-color: #f6f6f6;
}
.bggrey {
	background-color: #ececec;
}
.bgdarkgrey {
	background-color: #F2F2F2;
}
.fieldbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 80%;
	border: 1px solid #4A627E;
	padding: 3px;
	height: 13px;
	font-style: normal;
	background-color: #F1F2F3;
}
.fieldboxmulti {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	width: 80%;
	border: 1px solid #4A627E;
	padding: 3px;
	height: 100px;
	font-style: normal;
	background-color: #F1F2F3;
}
.bgtable1 {
	background-color: #f6f6f6;
}
.bglogo {
	background-image: url(../images/bg-logo.gif);
}
.bgheader {
	background-image: url(../images/bg-heading.gif);
	background-repeat: no-repeat;
}
.borderright {
	background-image: url(../images/border-right-bg.gif);
}
.borderleft {
	background-image: url(../images/border-left-bg.gif);
	background-repeat: repeat-y;
}
.bgdivider {
	background-image: url(../images/divider.gif);
}
.border {
	border: 1px solid #CCCCCC;
}
