/* CSS Document */

body {
	background-image: url(gradientbg.jpg);
	background-repeat: repeat-x;	
	background-color:#58472B;
}

#TBL1{border-color:#E5D1A8;
border-style:solid; border-width:2px;}

.bodytext{
	font-family: arial;
	font-size: 9pt;
	color: #333333;
}

.bodytext a{
	font-family: arial;
	font-size: 9pt;
	text-decoration: underline;
	font-weight: bold;
	color: #45908C;
}

.bodytext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #B99B5D;
}

.navtext{
	font-family: times;
	font-size: 12pt;
	color: #333333;
}

.navtext a{
	font-family: times;
	font-size: 12pt;
	text-decoration: none;
	color: #ffffff;
}

.navtext a:hover{
	text-decoration: underline;
	color: #bde0de;
}


.footertext{
	font-family: arial;
	font-size: 8pt;
	font-weight: bold;
	color: #a08753;
}

.footertext a{
	font-family: arial;
	font-size: 8pt;
	text-decoration: underline;
	font-weight: bold;
	color: #a08753;
}

.footertext a:hover{
	text-decoration: underline;
	font-weight: bold;
	color: #ffffff;
}


.homeheading{
	font-family: times;
	font-size: 15pt;
	color: #52401F;
}

.hometext{
	font-family: arial;
	font-size: 7pt;
	color: #333333;
}

.hometext a{
	font-family: arial;
	font-size: 7pt;
	text-decoration: none;
	font-weight: bold;
	color: #45908C;
}

.hometext a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #B99B5D;
}

.hometext2{
	font-family: arial;
	font-size: 7pt;
	color: #333333;
}

.hometext2 a{
	font-family: arial;
	font-size: 7pt;
	text-decoration: none;
	font-weight: bold;
	color: #ffffff;
}

.hometext2 a:hover{
	text-decoration: none;
	font-weight: bold;
	color: #45908C;
}