body {
	background-color: #000000;
	background-image: url(assets/bg-page.jpg);
	background-repeat: repeat-x;
}
.footer {
	background-color: #6A4180;
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 11px;
	color: #FFFFFF;
	font-variant: small-caps;
	font-weight: 500;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 12px;
	margin-left: 12px;

}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:visited {
	color: #EEEEEE;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:active {
	color: #FFCC00;
	text-decoration: none;
}


p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.tableContent {
	background-color: #DECFE6;
}
.textHome {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 2px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 12px;
	text-align: justify;

}
.textHomeNoJustify {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 2px;
	margin-right: 12px;
	margin-bottom: 2px;
	margin-left: 0px;
	

}
.textHomeHeading {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 15px;
	font-weight: bold;
	color: #5C5C5C;
	margin-top: 30px;
	margin-right: 12px;
	margin-bottom: 4px;
	margin-left: 12px;
	font-variant: small-caps;
	letter-spacing: 5px;
	
}
h2 {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 15px;
	font-weight: bold;
	color: #5C5C5C;
	margin-top: 30px;
	margin-right: 12px;
	margin-bottom: 4px;
	margin-left: 12px;
	font-variant: small-caps;
	letter-spacing: 5px;
	
}
.footerText {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 9px;
	margin-left: 9px;
}
.footerText a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footerText a:visited {
	color: #EEEEEE;
	text-decoration: none;
}
.footerText a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footerText a:active {
	color: #FFCC00;
	text-decoration: none;
}
.footerTable {

	background-color: #5C3870;
}
.copyrightText {

	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 10px;
	color: #CCCCFF;
	margin-top: 2px;
	margin-bottom: 3px;
	margin-right: 9px;
	margin-left: 9px;
}
.copyrightText a:link {
	color: #CCCCFF;
	text-decoration: none;
}
.copyrightText a:visited {
	color: #CCCCFF;
	text-decoration: none;
}
.copyrightText a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.copyrightText a:active {
	color: #CCCCFF;
	text-decoration: none;
}


.homeTags {
	margin-bottom: 10px;
}
.banner {
	border-top: 1px solid #DECFE6;
	border-right: 1px solid #DECFE6;
	border-bottom: 1px none #DECFE6;
	border-left: 1px solid #DECFE6;
}
h1 {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-weight: bold;
	color: #330066;
	margin-top: 16px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 20px;
	letter-spacing: 0.3em;
	background-image: url(assets/h1_bg.gif);
	background-repeat: no-repeat;
	padding-left: 65px;
	padding-top: 30px;
	padding-bottom: 15px;
	text-transform: uppercase;
	word-spacing: -.2em;
	min-height: 20px;
}
.borderedLR {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #DECFE6;
	border-right-color: #DECFE6;
	border-bottom-color: #DECFE6;
	border-left-color: #DECFE6;
	border-top-style: none;
	border-bottom-style: none;
}
.menuCell {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-right-color: #FFCC00;
	border-bottom-color: #FFCC00;
	border-left-color: #FFCC00;
}
.imgSmall {
	float: left;
	margin-top: 0px;
	margin-right: 11px;
	margin-bottom: 11px;
	margin-left: 12px;
	border: 1px solid #73458A;
}
.imgSmallRight {
	float: right;
	margin-top: 0px;
	margin-right: 12px;
	margin-bottom: 11px;
	margin-left: 12px;
	border: 1px solid #73458A;
}
.imgBordered {
	border: 1px solid #73458A;
}
div.thumb {
	float: left;
	margin: 10px;
	height: 110px;
	width: 100px;
	text-align: center;	
  }

.textImpNotes {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 6px;
	margin-right: 28px;
	margin-bottom: 10px;
	margin-left: 15px;
	background-image: url(./assets/noteArrow.gif);
	background-repeat: no-repeat;
	background-position: 0px -4px;
	padding-left: 24px;
	font-style: italic;
}
.textImpNotes a:link {
	color: #000066;
	text-decoration: none;
}
.textImpNotes a:visited {
	text-decoration: none;
	color: #0000FF;
}
.textImpNotes a:hover { 
	text-decoration: underline;
 }
.textImpNotes a:active {
	text-decoration: underline;
}
.colRight {
	background-color: #E8DCED;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CEB9D9;
	border-right-color: #CEB9D9;
	border-bottom-color: #D8C7E0;
	border-left-color: #D8C7E0;
}
.textHomeCaps {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 28px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 12px;
	text-transform: uppercase;
}
.textForm {
	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 11px;
	color: #73458A;
	background-color: #FFF;
	border: 1px solid #73458A;
	margin-top: 1px;
	margin-bottom: 1px;
	margin-left: 3px;
	padding-left: 6px;
}
.textAdminTitle {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	margin-top: 2px;
	margin-right: 12px;
	margin-left: 3px;
	background-color: #73458A;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
.textSmallPrint {

	font-family: Arial, sans-serif, "MS Sans Serif";
	font-size: 11px;
	color: #666666;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-right: 2px;
	margin-left: 2px;
}
.borderLight {
	border: 1px solid #EAEAEA;
}
.textCatalog {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 13px;
	color: #333333;
	margin-top: 2px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 12px;
	font-weight: bold;
	text-transform: uppercase;
}
.textHome2 {

	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 2px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 12px;
}
.textHomeSmall {


	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 2px;
	margin-right: 12px;
	margin-bottom: 10px;
	margin-left: 12px;
}
.help {
	font-family: Verdana, Helvitica, "MS Sans Serif";
	color: #FF0000;
	background-color: #FFFFFF;
	border: 2px solid #FF0000;
	font-size: 11px;
	padding: 5px;
	margin: 20px;
}
.helpIcon {
	font-family: "Times New Roman", Times, serif;
	background-color: #FF0000;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	margin-right: 7px;
	border: 1px solid #000000;
	padding-right: 8px;
	padding-left: 8px;
}

#layout {
	width: 225px;
	float: left;
	padding: 4px 4px 15px 4px;
	font-family:"Trebuchet MS", sans-serif, Helvetica;
	font-size: 12px;
}