body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	color: #0000cc;
	}
a:visited {
	color: #0000cc;
}
a:hover {
	color: #000000;
}
.mainmenu {
	border: 1px solid #ccccaa;
	text-align: center;
	background-color: #889966;
}
.mainmenuactive {
	border: 1px solid #ccccaa;
	text-align: center;
	background-color: #aabb88;
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
}

.mmhvr {
	border: 1px solid #ccccaa;
	background-color: #aabb88;
	text-align: center;
}

.menu {
	font-weight: bold;
	font-size: 13px;
	color: #ffffff;
}
a:link.menu {
	text-decoration: none;
	color: #ffffff;
}
a:visited.menu {
	text-decoration: none;
	color: #ffffff;
}
a:hover.menu {
	text-decoration: none;
	color: #ffffff;
}
td {
	font-size: 13px;
}
.hilite {
	color: #FF6600;
}
h2 {
	font-size: 16px;
	font-variant: small-caps;
	color: #5577aa;
}
.blueborder {
	border: 1px solid #0099FF;
	background-color: #FFFFFF;
}
.cpy {
	font-size: 11px;
	text-align: center;
	background-position: center;
}
.ftrlnk {
	font-size: 10px;
	color: #999999;
}
.bdytbl {
	border: 1px solid #999999;
}
h1 {
	font-size: 22px;
	font-variant: small-caps;
	color: #003366;
	font-weight: bold;

}
h3 {
	font-size: 14px;
	font-variant: small-caps;
	font-weight: bold;
	color: #669966;
}

ul.tabNavigation { list-style:none; margin:0; padding:0; margin-bottom:10px; height:20px;}
ul.tabNavigation li {float:left;	display: inline; }
ul.tabNavigation li a {background:#669966; padding:3px 5px; display:block !important; display:inline-block; height:35px; text-align:center; text-decoration:none; vertical-align:middle; color:#fff }
ul.tabNavigation li a:hover,
ul.tabNavigation li a.selected{background:#889966}

br.clear	{clear:both;}

table.products {background:#1B457E; color:#fff; font-style:italic; width:100%;}
table.products td{padding:3px;}

ul.products li {color:#C60}
ul.products li p {color:#000; margin:0;}

table.proforma tr td 			{font-size:11px; padding:4px; text-align:right; border-bottom:1px solid #CCC; border-right:1px solid #CCC;}
table.proforma tr .first		{border-left:1px solid #CCC; text-align:left;}
table.proforma tr td.inside		{padding-left:15px; text-align:left;}
table.proforma tr th			{font-weight:bold; padding:4px; font-size:11px; border-bottom:1px solid #CCC; border-right:1px solid #CCC;}
table.proforma tr.total th		{padding:7px 4px 4px; border-top:1px solid #000; border-bottom:2px solid #000; border-left:none; border-right:none;}
table.proforma tr.income th		{padding:7px 4px 4px; border-bottom:1px double #000; border-left:none; border-right:none; }
