﻿html, body
{
	padding: 0;
	margin: 0;
}

.menuTop, .menuTop a:link, .menuTop a:hover, .menuTop a:visited
{
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}

.menuTop a:hover
{
	color: #99cc33;
	text-decoration: none;
}

.menuBottom
{
	font-family: Arial;
	font-size: 9px;
	color: #FFFFFF;
	vertical-align: top;
}

.menuWidth
{
	width: 130px;
	padding-left: 2px;
	text-align: left;
}

.menuSeperator
{
	background-color: #FFFFFF;
	width: 2px;
	height: 12px;
}

.menuHeight
{
	line-height: 12px;
}
.customerLogin
{
	padding-bottom: 4px;
	padding-right: 10px;
}

.motto
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 43px;
	text-align: center;
	color: #A6CE39;
}

.heading1
{
	font-family: Arial;
	font-size: 12px;
	color: #A6CE39;
	font-weight: bold;
}

.content1
{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
}

.accordion
{
	border-bottom-style: solid;
	border-bottom-width: 2px;
	border-bottom-color: #A6CE39;
	padding: 10px;
	background-color: #000000;
	text-align: left;
}

.footer
{
	font-family: Arial;
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: top;
	background-color: #000000;
}