/* CSS Document */

body {min-width: 1000px;
margin: 0;
}

#menu1 {
width: 1000px;
height: 19px;
position: static;
background-color: #CCC;
clear: both;
}
#menu11 {
width: 162px;
height: 19px;
float: left;
background-color: black;
border-right: solid #CCC;
}

#menu12 {
width: 160px;
height: 19px;
float: left;
background-color: black;
border-right: solid #CCC;
}
#menu13 {
width: 156px;
height: 19px;
float: left;
background-color: black;
border-right: solid #CCC;
}
#menu14 {
width: 156px;
height: 19px;
float: left;
background-color: black;
border-right: solid #CCC;
}
#menu15 {
width: 171px;
height: 19px;
float: left;
background-color: black;
border-right: solid #CCC;
}
#menu16 {
width: 171px;
height: 19px;
float: left;
background-color: black;
border-right: solid #CCC;
}

#menu2 {
width: 1000px;
height: 19px;
position: static;
background-color: #CCC;
clear: both;
}
#menu21 {
width: 199px;
height: 19px;
float: left;
background-color: black;
border-right: solid #CCC;
}
#menu22 {
height: 19px;
float: left;
background-color: black;
border-right: solid #CCC;
}
#menu23 {
width: 122px;
height: 19px;
float: left;
background-color: black;
border-right: solid #CCC;
}
#menu24 {
width: 162px;
height: 19px;
float: left;
background-color: black;
border-right: solid #CCC;
}
#menu25 {
width: 154px;
height: 19px;
float: left;
background-color: black;
border-right: solid #CCC;
}
#menu26 {
width: 170px;
height: 19px;
float: left;
background-color: black;
border-right: solid #CCC;
}

#top {
width: 1000px;
height: 80px;
position: static;
background-color: #CCC;
clear:both;
}
#topleft {
width: 240px;
height: 80px;
float: left;
background-color: #CCC;
}
#topmiddle {
width: 500px;
height: 70px;
padding-top: 10px;
float: left;
background-color: #CCC;
}
#topright {
width: 250px;
height: 80px;
float: left;
background-color: #CCC;
}

#middle {
width: 1000px;
position: static;
min-height: 600px;
}
#middleleft {
width: 150px;
height: 100px;
float: left;
}
#middlemiddle {
width: 650px;
float: left;
}
#middleright {
width: 200px;
float: left;
background-color: #CCC;
min-height: 600px;
}

#middleright a:hover {color: #800080}

#bottom {
clear: both;
width: 1000px;
position: static;
background-color: #CCC;
min-height: 50px;
}

#floatleft {
float: left;
}

p{
	font-family: Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: normal;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	text-decoration: none;
	margin-left: 0px;
	font-weight: normal;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 28px;
	font-weight: bold;
	color: #990000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #990000;
}
h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #990000;
}

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
}
h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	clear:both;
}
.navigation{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	display: block;
	padding: 0px;
}
.floatleft{float: left; padding: 3px}
.floatright{float: right; padding: 3px}
.silverhead {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight:bold;
	text-decoration: none;
	}
.smallsilver {
	color: #CCCCCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	text-decoration: none;
	}
