/* Standard CSS Styles*/

body {
	background-image: url("/i/common/BodyBG.gif"); 
	background-repeat: repeat-x;
	background-position: top left;
	background-color: #a7b7fd;
	font-family:arial, helvetica, sans-serif;
	font-size:12px; 
	line-height: 16px;
	color: #a7b7fd;
	}

td {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 16px;
	color: #3E3E3E;
	}
	
big {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 16px; 
	font-weight:bold
	}

strong {
	font-family:arial, helvetica, sans-serif; 
	font-size:12px; 
	line-height: 16px; 
	font-weight:bold
	}

small {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	}

a:link {
	color:#659926;
	text-decoration:none;
	}
	
a:visited {
	color:#659926;
	text-decoration:none;
	}
	
a:hover {
	color:#659926;
	text-decoration:underline;
	}

.footer {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	color:#3E3E3E;
	}

.footer td {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	color:#3E3E3E;
	padding-top:2px;
	}

.ProductPic {
	background-image: url("/i/common/ProductPicBG.gif"); 
	background-repeat: no-repeat; 
	background-position: top right;
	padding-right: 12px;
	}

.ProductPic img {
	border: solid 1px #659825;
	}

.ProductText {
	padding-left: 10px;
	}

.ProductPic2 {
	background-image: url("/i/common/ProductPicBG.gif"); 
	background-repeat: no-repeat; 
	background-position: top right;
	padding-right: 12px;
	}

.input {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	}

.PageTitle {
	font-family:arial, helvetica, sans-serif; 
	font-size:14px; 
	line-height: 16px; 
	font-weight:bold;
	}

.stock {
	font-family:arial, helvetica, sans-serif; 
	font-size:11px;
	}

.SectionTitle {
	font-family:arial, helvetica, sans-serif; 
	font-size:18px; 
	line-height: 24px; 
	font-weight:bold;
	color: #659926;
	}

.SubBox {
	border: solid 1px #659825;
	}

.SubBox td {
	padding-bottom: 5px;
	}

/* Navigation Styles*/
	
.nav {
	background-image: url("/i/common/NavBottom.gif"); 
	background-repeat: no-repeat; 
	background-position: bottom left;
	padding: 10px 0px 0px 0px;
	}

.nav a {
	display: block;
	padding: 5px 12px;
	text-decoration:none;
	font-weight:normal;
	background-image: url("/i/common/NavBG.gif"); 
	background-repeat: no-repeat; 
	background-position: top left;
	}

.nav a:link {
	color:#659926;
	text-decoration:none;
	}
	
.nav a:visited {
	color:#659926;
	text-decoration:none;
	}

.nav a:hover {
	color:#DC8A33; 
	text-decoration:none;
	background-image: url("/i/common/NavBGon.gif"); 
	background-repeat: no-repeat; 
	background-position: top left;
	}

.nav em a {
	display: block;
	padding: 5px 12px 5px 22px;
	text-decoration:none;
	font-weight:normal;
	background-image: url("/i/common/SubNavBG.gif"); 
	background-repeat: no-repeat; 
	background-position: top left;
	}

.nav em a:hover {
	color:#DC8A33; 
	text-decoration:none;
	background-image: url("/i/common/SubNavBG-on.gif"); 
	background-repeat: no-repeat; 
	background-position: top left;
	}

.Footer a:link {
	color:#3E3E3E;
	text-decoration:none;
	font-weight:normal;
	}
	
.Footer a:visited {
	color:#3E3E3E;
	text-decoration:none;
	font-weight:normal;
	}
	
.Footer a:hover {
	color:#DC8A33;
	text-decoration:none;
	font-weight:normal;
	}

/* Page Layout Styles*/

.main {
	background-image: url("/i/common/MainBG.gif"); 
	background-repeat: repeat-x; 
	background-position: top;
	background-color: #FFFFFF;
	}

.MainText {
	background-image: url("/i/common/MainTextBG.gif"); 
	background-repeat: repeat-x; 
	background-position: bottom;
	padding: 10px 20px;
	border-right: solid 1px #7891FC;
	}

.LCol {
	background-image: url("/i/common/MainTextBG.gif"); 
	background-repeat: repeat-x;
	background-position: bottom;
	border-left: solid 1px #7891FC;
	}

.Footer {
	background-image: url("/i/common/FooterBG.gif"); 
	background-repeat: no-repeat;
	background-position: top;
	}

.SubMenu {
	padding: 10px;
	border-left: solid 1px #7891FC;
	border-right: solid 1px #7891FC;
	}

/* Home Page Layout Styles*/

.HomeTitle {
	font-family:arial, helvetica, sans-serif; 
	font-size:20px; 
	line-height: 30px; 
	color: #659926;
	}

.LatestNews {
	color: #3D3D3D;
	padding: 5px 0px;
	border-bottom: solid 1px #8A8A8A;
	}

.LatestNews a:link {
	color:3D3D3D;
	text-decoration:none;
	font-weight:bold;
	}
	
.LatestNews a:visited {
	color:3D3D3D;
	text-decoration:none;
	font-weight:bold;
	}
	
.LatestNews a:hover {
	color:3D3D3D;
	text-decoration:underline;
	font-weight:bold;
	}

.StockBox {
	background-color: #CDE679;
	}

.StockBox td {
	color: #659825;
	padding: 1px;
	}