.body {
	background-image: url(images/bg.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: left;
	line-height: 14px;
}
.navText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #663300;
	padding-left: 10px;
}

.navText a:link { 
	color: #663300;
		text-decoration: none;

	}
.navText a:visited { 
	color: #663300;
	text-decoration: none;
	}
.navText a:hover { 
	color: #000000;
	text-decoration: underline;
	}
.navText a:active { 
	color: #663300;
	text-decoration: none;
	}


.bodyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
}

.moneyBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	line-height: normal;
}

.newsTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.newsText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	display: block;
	text-align: left;
	line-height: 14px;
}


.footerLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #AFA04B;
}

.footerLinks a:link { 
	color: #AFA04B;
		text-decoration: none;

	}
.footerLinks a:visited { 
	color: #AFA04B;
	text-decoration: none;
	}
.footerLinks a:hover { 
	color: #000000;
	text-decoration: underline;
	}
.footerLinks a:active { 
	color: #AFA04B;
	text-decoration: none;
	}

.footerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #DCD7C4;
	}
	

.footerText a:link { 
	color: #DCD7C4;
	}
.footerText a:visited { 
	color: #DCD7C4;
	}
.footerText a:hover { 
	color: #DCD7C4;
	text-decoration: none;
	}
.footerText a:active { 
	color: #DCD7C4;
	}
.leftRepeat {
	background-image: url(images/body_left_repeat.jpg);
	background-repeat: repeat;
	background-color: #FFFFFF;
	background-position: center;
}
.leftRepeat1 {
	background-image: url(images/body_left.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}

.rightRepeat {
	background-image: url(images/body_right_repeat.jpg);
	background-repeat: repeat;
	background-color: #FFFFFF;
	background-position: top;
	background-attachment: scroll;
}
.rightRepeat1 {
	background-image: url(images/body_right.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
a:link { 
	color: #663300;
}
a:visited { 
	color: #663300;
}
a:hover { 
	color: #AFA04B;
	text-decoration: none;
}
a:active { 
	color: #AFA04B;
}
