body,td,th {

	color: #000000;
}
body {
	font : 10pt  "Arial","Helvetica","MS Sans Serif",sans-serif;
	background-color: Black;
	margin: 0;
}

p { font: 10pt "Arial","Helvetica","MS Sans Serif",sans-serif;
      margin-top: 8px;
      padding-top: 0px;
      margin-bottom; 10px;
      padding-bottom; 0px;
}


a:link, a:visited, a:active {
	color: black;
	text-decoration: underline;
}
a:hover {
 	color: #76B900;
	text-decoration: underline;
}

.footer a:visited {
	color: white;
}
.footer a:hover {
	color :White;
}

.footer a {
	color : White;
	text-decoration : underline;
}
hr {
	margin: 5px 0px 5px 0px;
	color: #76B900;
	border: 0;
	border-top: 1px solid #76B900;
	height: 1px;
	width: 580px;
}

h1 {
	font-size: 16px;
	color: #76B900;
	text-align: left;
	margin: 8px 2px 8px 2px;
}

form {
	margin: 0;
}
.main {
	width: 760px;
	margin: auto;
	padding: 0;
	background-color: #FFFFFF;
	border-left : 1px solid #76B900;
	border-right: 1px solid #76B900;
}

.banner, .search_box {
	height: 125px;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 0;
	margin: 0;
/*	margin-top: 20px; */
}

.banner {
	float: left;
	text-align: left;
	margin: 0;
	padding: 0;

}

.search_box {
	text-align: right;
}

.banner_bar {
	background-color : #76B900;
}
.search_box {
	width: 200px;
	float : right;
}
.search_string {
	width: 100px;
	height: 16px;
	font-size: 10px;
	vertical-align: middle;
}
.search_submit {
	width: 50px;
	height: 22px;
	font-size: 10px;
	vertical-align: middle;
}
.banner a {
	color: #FFFFFF;
}
.menu {
	float: left;
	width: 125px;
	margin-left: 5px;
	margin-top: 3px;

}
.menu ul, .menu li {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-bottom: 1px;
	border: 1px solid white;
}
.menu ul ul {
	padding-left: 8px;
}
.menu a:link, .menu a:visited, .menu a:active, .menu a:hover {
	display: block;
	padding: 2px;
	text-decoration: none;
}
.menu_main a:link, .menu_main a:visited, .menu_main a:active {
	border-bottom: 2px solid  #76B900;
	text-decoration: none;
}
.menu_main a:hover {
	text-decoration: none;
}
.menu_main {
	/*	height : 20px; */
  	font-size: 8pt;
}
.menu_right {
	float : right;
	display : block;
	width: 125px;
	padding-top: 10px;
	font-size: 11pt;
	text-align: center;
	padding-top: 5px;
	margin-right: 5px;
}
.menu_footer {
	display : block;
	list-style : none;
	float : left;

}
.menu_footer a {
	padding-right : 4px;
	color : White;
	text-decoration : underline;
}
.menu_footer a:hover,.menu_footer a:active  {
	padding-right : 4px;
	color : White;
	text-decoration : none;
}
.menu_footer a:visited {
	padding-right : 4px;
	color : White;
	text-decoration : underline;
}

.banner_menu {
	float: left;
	background-color : #76B900;
	height : 28px;
	width : 59%;
	color : White;
	font-weight: bold;
	line-height: 26px;

	color: #FFFFFF;
}
.banner_menu a {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 0.85em;
	}
.banner_menu a:active, .banner_menu a:link, .banner_menu a:visited,
.banner_right a:active, .banner_right a:link, .banner_right a:visited {
	color: #FFFFFF;
	text-decoration: underline;
	}
.banner_menu a:hover,
.banner_right a:hover {
	color: #FFFFFF;
	text-decoration: none;
	}

.banner_menu ul {
	padding-top: 0;
	margin-top: 0;
	}

.banner_right {
	margin:0;
	padding: 0;
	background-color : #76B900;
	font-weight: bold;
	line-height: 36px;
	font-size: 8pt;
	height : 28px;
	color: #FFFFFF;
	float: right;
	width: 40%;
	}

.banner_right a {
	color: #FFFFFF;
	}
.login_table {
	border: 1px solid #D0D0D0;
	margin-top: 20px;
	margin-bottom: 5px;
	text-align: center;
	padding-bottom: 3px;
}
.login_table h1 {
	color: #76B900;
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	margin: 5px 0px 5px 0px;
}
.login_table input {
	text-transform: uppercase;
	font-size: 10px;
	margin: 5px 0px 1px 0px;
	width: 100px;
}
.content {
	margin-left : 150px;
	padding-right : 5px;
	padding-bottom : 10px;
	display : block;
}
.content_middle {
	display : block;
	width   : 490px;
	margin  : 0;
	padding : 0;
	margin-left : 10px;
	text-align  : left;
	font-size: 10pt;
	line-height: 1.5;
}
.content_middle h3 {
	font-size: 12pt;
	margin-top: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.content_middle h4 {
	font-size: 11pt;
	padding-bottom: 0px;
	margin-bottom: 0px;
}

.pageSubHeading {
	font-weight: bold;
	font-size: 10pt;
}

.footer {
	background-color: #76B900;
	clear: both;
	height: 20px;
	font-size: 10px;
	color: #666666;
	text-align: center;
	line-height: 18px;
}
.powered_by {
	text-align: center;
	font-size: 10px;
	padding-top: 2px;
	color : #76B900;
}
.powered_by  a:visited {
color : #76B900;
}
.powered_by  a:hover {
	text-decoration : underline;
}

/*  For oscommerce cart */
.infoBoxContents {

	color: Black;
	font-size: 9pt;
}

#shopping-cart .infoBoxContents {
	border : 1px solid #76B900;
}

#shopping-cart .infoBoxContents .infoBoxContents{
	border : none;
}

#currenciesAndLanguages {
	width:130px;
}

#shopping-cart .infoBoxContents {
	background-color: #FFFFFF;
	color: #000000;
	text-decoration: none;
	font-size: 8pt;
}

#shopping-cart .infoBox {
	background-color: #FFFFFF;
	color : Black;
	padding: 0;
	margin: 0;
}

TD.infoBoxHeadingShoppingCart, TD.infoBoxHeading, TD.infoBoxHeadingCategories {
	font-size: 8pt;
	font-weight: bold;
	background: #76B900;
	color: #FFFFFF;
	padding: 2px 2px 2px 2px;

}

.search_box select
{
	width: 120px
}

TABLE
{
	cell-padding: 2px;
}

/* For "Any News" Items */

#mynews h2 { font-size: 12pt; 
                        color: #76B900; 
                        text-align: left;
                	margin-top: 0px;
                        margin-bottom: 0px;
}
#mynews ul{ list-style-type:none; }
#mynews a:link, a:visited, a:active {color: black; text-decoration: underline;  }
#mynews a:hover { color: #76B900; text-decoration: underline;  }

