/* CSS Document */

body { background-image: url(../images/bg.gif); background-repeat: repeat;
	  }

.nav {
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	line-height: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.nav a:link, a:visited {
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	line-height: 10px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.nav a:hover, a:active {
	font-family: Tahoma, Verdana, Arial;
	font-size: 15px;
	line-height: 10px;
	font-weight: bold;
	color: #9F4002;
	text-decoration: none;
}

.redtitle {
	font-family: Tahoma, Verdana, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #A84502;
	text-decoration: none;
}
.redtitlesmall {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #A84502;
	text-decoration: none;
	line-height: 10px;
}

.redtitlexsmall {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #A84502;
	text-decoration: none;
}


.tabletext {font: Verdana, Tahoma, Arial;
    font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	line-height: 6px;
	}
	
.text {
	font: "Verdana", Tahoma, Arial;
	font-size: 11px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
	}
.text a:link {font: Verdana, Tahoma, Arial;
    font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.text a:hover {color: #666666;
	
}
.text a:active {color: #666666;
	}
.text a:visited {color: #333333;
	}


.textwhite {font: Verdana, Tahoma, Arial;
    font-size: 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	}
	
	
.textred {font: Verdana, Tahoma, Arial;
    font-size: 10px;
	color: #A84502;
	font-weight: bold;
	text-decoration: none;
	}
.textred a:link {font: Verdana, Tahoma, Arial;
    font-size: 10px;
	color: #A84502;
	font-weight: bold;
	text-decoration: none;
}
.textred a:hover {font: Verdana, Tahoma, Arial;
    font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.textred a:active {font: Verdana, Tahoma, Arial;
    font-size: 10px;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
.textred a:visited {font: Verdana, Tahoma, Arial;
    font-size: 10px;
	color: #A84502;
	font-weight: bold;
	text-decoration: none;
}

.whitetablesmall {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	
}

.whitetitlesmall {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 6px;
}

.yellowtitlesmall {
	font-family: Tahoma, Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #EDC92F;
	text-decoration: none;
	line-height: 10px;
}

.yellowtitlexsmall {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #EDC92F;
	text-decoration: none;
	line-height: 10px;
}
