@charset "UTF-8";
/* CSS Document */

body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size:0.8em;
	background-color: #FFFFF;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:100;
	font-size: 1em;
}

h1{
font-size:2.3em;
}

h2{
	font-size:1.2em;
}

h3{
font-size:1em;
color:#0E5620;
font-style:italic;
font-weight:600;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

a {
	text-decoration: none;
	border: none;
	color: #000000;
}
a:link {
	text-decoration: none;
	border: none;
	color: #000000;
}
a:visited {
	text-decoration: none;
	border: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	border: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	border: none;
	color: #000000;
}
a:focus {
	text-decoration: none;
	border: none;
	color: #000000;
}

.nav {
	font-size:1.3em;
	font-style:oblique;
	font-weight:400;
	text-align:right;
	vertical-align:middle;
}

.nav a {
	text-decoration:inherited;
}

.nav a:focus {
	color:#269300
}

.nav a:hover {
	color:#269300
}

.nav a:active {
	color:#269300
}

.topnavtable {
	padding:0;
	width:56em;
	border-spacing:3px;
	border-collapse:separate;
	table-layout:fixed;
}

.topnavcell {
	border-collapse:separate;
	border-bottom-style:solid;
	border-bottom-width:thin;
	border-bottom-color:#000;
/*	border-right-style:solid;
	border-right-width:thin;
	border-right-color:#E3959C; */
	height:1.5em;
}
.topnavcell_active {
	border-collapse:separate;
	border-bottom-style:solid;
	border-bottom-width:medium;
	border-bottom-color:#0E5620;
	height:1.5em;
}


.topnav {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	font-style:normal;
	font-weight:600;
	text-align:center;
	vertical-align:middle;
	color:#000;
	}
	
.topnav a {
	text-decoration:inherited;
	color:#000;
}

.topnav a:focus {
	color:#036;
}

.topnav a:hover {
	color:#036;
}

.topnav a:active {
	color:#0E5620;
}

.entertitle {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:600;
	color:#0E5620;
}

.flashlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 600;
	text-decoration: none;
}
.flashlink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #993300;
	text-decoration: none;
}
.flashlink a:link{text-decoration: none;}
.flashlink a:visited{text-decoration: none;}
.flashlink a:hover{text-decoration: none;}
.flashlink a:active{text-decoration: none;}
.flashlink a:focus{text-decoration: none;}

.greenlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 600;
	text-decoration: none;
}
.greenlink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #0E5620;
	text-decoration: none;
}
.greenlink a:link{text-decoration: none;}
.greenlink a:visited{text-decoration: none;}
.greenlink a:hover{text-decoration: none;}
.greenlink a:active{text-decoration: none;}
.greenlink a:focus{text-decoration: none;}

.ProductHeaderDetail {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color: #000;
	font-weight:400;
	font-style:normal;
}

.ProductTextDetail {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color: #000;
	font-weight:400;
	font-style:normal;
}

.ProductInfo {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color: #000;
	font-weight:400;
	font-style:normal;
}

.PhatInfo
 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	font-color: #000;
	font-weight:bold;
	font-style:normal;
}

.PhatInfo a {
	color:#C00;
}