/* CSS Document */

.style3 {
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {font-size: 14px}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.style5 a:link {
	text-decoration: none;
}
.stylelist {
	font-size: 14px;
	line-height: 25px;
	list-style-type: none;
}

.style7 {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; }

.style8 {
	font-size: 24px;
	font-weight: bold;
}
.style9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.style10 {font-size: 16px}
.style14 {font-family: Arial, Helvetica, sans-serif; font-size: 18px; font-weight: bold; }
.sizes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}


.style24 {font-size: 24px}
.style11 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style13 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}



a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #666666;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}



#navigation td {
background-color:#BFB7AA;
	
	}

#navigation a {
	color: #000000;
	text-decoration: none;
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding-left: 5px;
	padding-right: 5px;
	}
	
#navigation a:hover {
	color:#FFFFFF;
	background-color:#BFB7AA;
	font-weight:bold;
	padding-left: 5px;
	padding-right: 5px;
	background-image: url(images/navbg.jpg);
	background-repeat: repeat;
	}
.disclaimer {
	font-style: italic;
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}

