body {
	width:900px;
	margin-top: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	text-align: left;
	color: #000000;
	background-color: #E0D6C7;
	background-image: url(graphic/bg4c.jpg);
	background-repeat: repeat;	
}
.whitebg {
	background-color: #FFFFFF;
}

div {
	border: none;
	padding: 5px;
	height: auto;
		}
a:link {color: #660099; text-decoration: none}
a:visited {color: #330099; text-decoration: none}
a:hover {text-decoration: underline; color:#CC9900}
a:active {color:#FFFF99}
#menu {
	float: left;
	width: 150px;
	padding: 5px;
	margin-top: -5px;
	height: auto;
	}
#menu ul {
	list-style: none;
	padding: 0;
	font-size: medium;
	font-style: normal;
	line-height: 22px;
	font-weight: bold;
	margin-top: 5px;
	margin-left: 5px;
		}
#content {    
	margin-left:200px;
	margin-top:20px;
	padding: 5px;
	height: auto;
	}
#content ul {list-style: none;}
ul {list-style: none;}
#content li {
	line-height:20px;
}
#footer {
    clear: both;
	margin-left:200px;
	padding: 5px;
	height: auto;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: medium;
	color:#000000;
	}
#tab1 {
    float: left;
	width: 180px;
	margin-left:5px;
	margin-bottom:10px;
	padding: 2px;
	height: auto;
	background-color: #CCCCCC;
}
#tab2 {
    margin-left:200px;
    margin-bottom:10px;
	padding: 2px;
	height: auto;
	background-color: #CCCCCC;
	}
span {
	font-size: medium;
	color: #000000;
	padding: 2px;
	
	}
.smaller {font-size: smaller;}
.pics {padding-top: 10px;}
.picopy {width: 600px;}
.namebg {
	font-style: normal;
	font-weight: bold;
	background-color: #CCCCCC;
	height: 35px;
	vertical-align: bottom;
	text-align: left;
}
.weblink {
	font-size: medium;
	font-weight: bold;
	line-height: 20px;
	text-transform: lowercase;
	vertical-align: text-bottom;
}
.basebg {
	background-color: #E0D6C7;
	border: medium solid #999999;
}
.supply {
	font-size: large;
	font-weight: normal;
	background-color: #CCCCCC;
	vertical-align: text-bottom;
	height: 25px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: normal;
	background-color: #CCCCCC;
	text-align: left;
	vertical-align: middle;
	text-indent: 3pt;
	height: 25px;
}
.subhead {
    font-family: Arial, Helvetica, sans-serif;
	text-indent: 5pt;
	font-size: smaller;
	}
.whitetype {
	font-size: medium;
	color: #FFFFFF;
	font-weight: bold;
	}
.style1 {
	font-weight: bold;
}
.linehite {
	line-height: 22px;
}

.swap {
	background-color: #E0D6C7;
	text-align: left;
	padding: 2px;
}
#content .swapsmaller {
	font-size: small;
	background-color: #E0D6C7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
