body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	background-color: #B2D47D;
	background-image: url(images/page_bg_alt3.gif);
	background-repeat: repeat-x;
	background-position: left top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	margin: 0px;
}

a {
	color : #335577;
	text-decoration : underline;
}
a:hover {
	color: #335577;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #335577;
	text-decoration : underline;	
}
.topic  {
	color: #666666;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	margin:0px 2px 0px;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px 0px 10px;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #335577;
}
h1, .h1 {
	color: #88BB44;
	font-size: 26px;
	font-style: normal;
	line-height: 22px;
	font-weight: normal;
}
h2, .h6 {
	color: #666666;
	font-size: 20px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
}
h3, .h6 {
	color: #666666;
	font-size: 14px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
}
h4, .h6 {
	color: #002244;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
}
h5, .h6 {
	color: #446611;
	font-size: 11px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
}
h6, .h6 {
	color: #887733;
	font-size: 9px;
	font-style: normal;
	line-height: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
div#header {
	background-color: #E1FDC0;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 67px;
	width: 800px;
	overflow: hidden;
	position: absolute;
	visibility: visible;
	z-index: 0;
	left: 0px;
	top: 0px;
	background-attachment: fixed;
}
img#logo {
	position: absolute;
	left: 0px;
	top: 10px;
	float: left;
	z-index: 1000000;
}
div#topmenu {
	float: right;
	top: 50px;
	position: absolute;
	left: 578px;
	z-index: 1;
}
div#menu {
	position: absolute;
	top: 66px;
	left: 0px;
	overflow: hidden;
	height: 21px;
	z-index: 999999;
	width: auto;
}
div#sidemenu {
	position: absolute;
	left: 0px;
	top: 84px;
	height: 300px;
	width: 168px;
	z-index: 500;
}
td.alternateA {
	padding: 6px 5px 4px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #A1BAC2 ;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0DCE6;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D0DCE6;
	border-left-color: #FFFFFF;
}
a.sidemenuItem {
	color: #668833 !important;
	text-decoration: none !important;
	font-size: 11px;
	font-weight: bold;
}
a.sidemenuItem:hover {
	color: #446611 !important;
}
a.sidemenuAdminItem {
	color: #AA9933 !important;
	text-decoration: none !important;
	font-size: 11px;
	font-weight: bold;
}
a.sidemenuAdminItem:hover {
	color: #887733 !important;
}
div.sidemenuItem {
	background: url(images/sidemenu_bg.gif) no-repeat;
	height: 19px;
	width: 168px;
	border-bottom: 1px solid #99BB66;
}
div.sidemenuItem:hover {
	background: url(images/sidemenu_bg_over.gif) no-repeat;
}
div.sidesubmenu {
	background: repeat-y url(images/sidesubmenu_bg.gif);
	border-bottom: 1px solid #99BB66;
}
div.sidesubmenuItem {
	width: 138px;
	margin-left: 30px;
	line-height: 19px;
}
div.sidemenuAdminItem {
	background: url(images/sidemenu_admin_bg.gif) no-repeat;
	height: 19px;
	border-bottom: 1px solid #BBBB55;
}
div.sidemenuAdminItem:hover {
	background: url(images/sidemenu_admin_bg_over.gif) no-repeat;
}
div.sidemenuAdminSubItem {
}
div#contentpanel {
	position: absolute;
	left: 163px;
	top: 67px;
	height: auto;
	width: 586px;
	z-index: 100;
}
div#content_bg {
	background-image: url(images/contentpanel_bg.gif);
	background-repeat: repeat-y;
	z-index: 100;
}
div#content {
	padding-top: 62px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}
div#search {
	position: relative;
	z-index: 101;
	background-image: url(images/search_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	float: right;
	clear: both;
	padding-top: 10px;
	padding-left: 120px;
	margin: 0px 6px 0px 0px;
	overflow: visible;
	width: 263px;
	height: 62px;
}
form.search {
	float: right;
	clear: both;
	position: absolute;
	left: 315px;
	height: 62px;
	width: 143px;
	z-index: 101;
	overflow: hidden;
	background-image: url(images/search_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	top: 0px;
	padding-top: 10px;
	padding-left: 120px;
	margin: 0px;
}
input.search {
	width: 108px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	margin: 2px 0px 0px;
	padding: 0px;
	height: 18px;
	clear: none;
	vertical-align: baseline;
	position: relative;
}
ol {
	line-height: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
ul {
	line-height: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}
table {
	border-top: #dddddd;
	border-right: #dddddd;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}
table.invoice {
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	font-family: monospace;
	font-size: 9pt;
}
table.invoice th {
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}
th.invoicetotal {
	border-left: 1px solid #999;
	border-top: 1px solid #999;
}
table.simple {
	border: 0px;
}
td.alternate1 {
	padding: 6px 5px 4px;
	border-bottom: 1px solid #FFFFFF;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0DCE6;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D0DCE6;
	border-left-color: #FFFFFF;
}
td.alternate2 {
	background-color: #F0F3F5;
	padding: 6px 5px 4px;
	border-bottom: 1px solid #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0DCE6;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D0DCE6;
	border-left-color: #FFFFFF;
}
td.alternate3 {
	background-color: #E6ECF2;
	padding: 6px 5px 4px;
	border-bottom: 1px solid #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D0DCE6;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #D0DCE6;
	border-left-color: #FFFFFF;
}
textarea { 
	font-family: monospace; 
}
textarea.fixedform2 { 
	font-family: monospace; 
}

