
/* ============================================= */
/* ======= FROM ORIGINAL IN-LINE STYLES ======== */
/* ============================================= */

body {
	margin: 0;
	padding: 30px;
	background: #FFF;
	color: #666;
}

h1 {
font: bold 16px Arial, Helvetica, sans-serif;margin:0px;
}

p {
font: 11px Arial, Helvetica, sans-serif;
}

a {
color: #900;
text-decoration: none;
}

a:hover {
background: #900;
color: #FFF;
}
.style1 {color: #A6BC00}
.tel {
font: normal 14px Arial, Helvetica, sans-serif;
}
.style2 {color: #FFFFFF}
.bodcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
}
.style3 {font-size: 60%}
.bodcopyBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	line-height: 16px;
}
/* ============================== */
/* ========== TABLE DEFS ======== */
/* ============================== */


/* ============================== */
/* ========  LINK CLASSES ======= */
/* ============================== */
a:link.navbottom {
	font-size: 8pt;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica;
	color: #aaaaaa}
a:visited.navbottom {
	font-size: 8pt;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica;
	color: #aaaaaa}
a:hover.navbottom {
	font-size: 8pt;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	text-decoration: none;
	font-family: Arial, Verdana, Helvetica;
	background: none;
	color: #a6bc00}

/* ============================== */
/* ==== DIV DISPLAY CLASSES ===== */
/* ============================== */

.scrollwin {
	position: relative;
	width: 480px;
	height:400px;
	padding-right:10px;
	overflow:auto;
	scrolling:auto
	}
.scrollwin2 {
	position: relative;
	width: 480px;
	height:350px;
	padding-right:10px;
	overflow:auto;
	scrolling:auto
	}





