BODY {
	background-image: url('../images/bg2.gif');
	background-repeat: repeat-y;
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	color: #000000;
	margin-top: 0;
	margin-left: 0;
	
}
P {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
}

TD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
}

.title {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14pt;
	color: #A3635A;
	font-weight: normal;
	text-align: center;
}
.whiteBG { 
	background-color: #FFFFFF 
}
.logoBG { 
	background-color: #F7E7BD 
}
.mouseOut {
	border: solid 1px #A3635A;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #F7E7BD;
	cursor: hand;
}
.mouseOver {
	border: solid 1px #F7E7BD;
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #F7E7BD;
	cursor: hand;
}
.navLink:link {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #F7E7BD;
	text-decoration: none;
}
.navLink:visited	{ 
	font-family: Tahoma, Verdana, Arial; 
	font-size: 8pt; 
	color: #F7E7BD; 
	text-decoration: none 
}
.navLink:hover {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #F7E7BD;
	text-decoration: none;
}
.navFont {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #F7E7BD;
}
.footer {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #A3635A;
}
.footerLink {
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: #A3635A;
}
.footerLink:hover{
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	color: Black;
}
.email {
	font-family: Tahoma, Verdana, Arial; font-size: 8pt; color: #F7E7BD;
}
.email:hover {
	color: Black;
}
.imgBorder { 
	border: solid 1px #000000
}
.altBorder { 
	border: solid 1px #CFC599 
}
.defaultText {
	font-family: Tahoma, Verdana, Arial; 
	font-size: 8pt; 
	color: #000000;
	text-align: justify;
}
.norm {
	font-family: Tahoma, Verdana, Arial; 
	font-size: 8pt; 
	color: #000000;
}
.linkText {
	font-family: Tahoma, Verdana, Arial; 
	font-size: 8pt; 
	color: #000000;
	text-decoration: underline;
}
.linkText:hover {
	color:#A3635A;
}
.purpleText {
	font-family: Tahoma, Verdana, Arial; 
	font-size: 12pt; 
	color: #A3635A; 
	font-weight: bold;
}

.largeText {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10pt;
	color: Black;
	font-weight: bold;
}
.tableText {
	font-family: Tahoma, Verdana, Arial; 
	font-size: 8pt; 
	color: #000000;
	text-align: center;
	font-weight: bold;
}
.head01 {
	font-family: Tahoma, Verdana, Arial; 
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
}

.header {
	font-family: Tahoma, Verdana, Arial; 
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
	color: #333333;
}

.head01Red {
	font-family: Tahoma, Verdana, Arial;
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
	color: Red;
}

.rez {
	border: thin; 
	border-style: solid;
	border-collapse: collapse; 
	border-color: #696969; 
	border-width: 1px;
}

.grad {
	color: #000000;
	font-size: 9pt;
	background-color: #A3635A;
	border: thin;
	border-style: solid;
	border-collapse: collapse;
	border-color: #696969;
	border-width: 1px;
}

.detail {
	background-color: #FAFAD2;
	font-size: 9pt;
}

.detail1 {
	background-color: #FAFAD2;
	font-size: 9pt;
	border: thin;
	border-style: solid;
	border-collapse: collapse;
	border-color: #696969;
	border-width: 1px;
}

.detail2 {
	background-color: #FFEBCD;
	font-size: 9pt;
	border: thin;
	border-style: solid;
	border-collapse: collapse;
	border-color: #696969;
	border-width: 1px;
}

.detail3 {
	background-color: #F5F5DC;
	font-size: 9pt;
	border: thin;
	border-style: solid;
	border-collapse: collapse;
	border-color: #696969;
	border-width: 1px;
}

.btn {
	font-size: 8pt; 
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
}

.txtfld {
	font-size: 8pt; 
	font-family: Tahoma, Verdana, Arial;
	font-weight: normal;
}

.hidden {
	font-size: 0px;
	line-height: 0px;
	border: 0px none White;
	background: White;
	color: White;
	text-decoration: none;
}        