body {
	background-image: url(../images/gui/Background.gif);
}
a:hover {
	color: #3399FF;
	text-decoration: none;
}
a:link {
	color: #3399FF;
	text-decoration: none;
}
a:visited {
	color: #3399FF;
	text-decoration: none;
}
.pointer {
	cursor: pointer;
}

.__________________ {
}
.footerLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #3399FF;
	text-align: left;
}
.footer {
	text-align: left;
	background-color: #F1EEEB;
}

.__________________ {
}


.links1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #666666;
	font-size: 12px;
	font-style: normal;
}
.links2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	font-size: 12px;
	font-style: normal;
	cursor: pointer;
	text-decoration: underline;
}
.__________ {

}
.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #74504E;
	font-size: 12px;
	line-height: 16px;
}
.copy2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9B6F62;
	font-size: 12px;
	line-height: 20px;
	text-align: justify;
	font-style: italic;
}

.__________________ {
}

.head1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 18px;
	font-variant: normal;
	letter-spacing: 1px;
	text-transform: uppercase;
}
.head2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 20px;
	font-variant: normal;
	letter-spacing: 1px;
}
.sub1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 11px;
	font-variant: normal;
	text-transform: uppercase;
}
.sub2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
	font-variant: normal;
}
.sub3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3399FF;
	font-size: 18px;
	font-variant: normal;
	font-style: italic;
}
.sub4 {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF0033;
	font-size: 18px;
	font-variant: normal;
	font-style: italic;
}
.sub5 {


	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #9B6F62;
	font-size: 18px;
	font-variant: normal;
	font-style: italic;
}
.sub6 {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF6600;
	font-size: 18px;
	font-variant: normal;
	font-style: italic;
}
.__________________ {
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #B89896;
	font-size: 10px;
	text-align: right;
}
.legal {
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
	font-size: 10px;
	line-height: 16px;
}
.legalLink {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #3366FF;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 1pt;
	text-decoration: underline;
	cursor: pointer;
}
.legalHeadings {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3399FF;
	font-size: 10px;
	line-height: 16px;
	letter-spacing: 1pt;
}


.__________________ {
}



.dotsL {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
}
.dotsR {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-right-style: dashed;
}
.dotsT {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: dashed;
}
.dotsB {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-style: dashed;
}
.error {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF0000;
	font-size: 14px;
	line-height: 20px;
	font-style: italic;
}
.helpPanel {
	background-color: #FFF0B7;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: dashed;
	border-top-color: #CC6633;
	border-right-color: #CC6633;
	border-bottom-color: #CC6633;
	border-left-color: #CC6633;
}
