p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 14px;
	margin-right: 5px;
	margin-bottom: 15px;
}

TD, TH {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336600;
	margin-right: 5px;
	margin-top: 15px;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	margin-right: 5px;
	margin-top: 15px;
}

.topnavback {
	background-image: url(images/topnavback.gif);
	background-repeat: repeat-x;
}

.navback {
	background-image: url(images/navback.gif);
	background-repeat: repeat-y;
}

.shadowback {
	background-image: url(images/shadowback.gif);
	background-repeat: repeat-x;
	background-color: white;
}

.sidebarback {
	background-image: url(images/sidebarback.gif);
	background-repeat: repeat-y;
}

.sidebur {
	background-image: url(images/sidebur.gif);
	background-repeat: repeat-y;
}

.navagation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	margin-left: 5px;
	margin-right: 5px;
}

.sub {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	margin-left: 8px;
}


.postit {  
	background-image: url(../../images/postit.jpg); 
	background-repeat:no-repeat;
	}

A:visited { color: #335c85; }
A:link { color: #335c85; }

.navagation A:link { color: #003366; }
.navagation A:visited { color: #003366; }
.navagation A:active { color: #003366; }

.sub A:link { color: #335c85; }
.sub A:visited { color: #335c85; }
.sub A:active { color: #335c85; }
.sub A:hover { color: #787878; }

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin-left: 200px;
}

.footer2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin-left: 70px;
}

.botfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #666666;
	text-decoration: none;
	margin-top: 10px;
}

.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFF99;
	text-decoration: none;
	margin-left: 5px;
}



A:link.topnav { color: #FFFFFF; }
.box TD, .box TH { background-image: none; }

/* mozilla enhancements */
.topback IMG {
	vertical-align: bottom
}

.topnavback IMG {
	vertical-align: bottom
}

TD[bgcolor="#003366"][width="135"] IMG { vertical-align: bottom }

.sidebarback IMG {
	vertical-align: top
}

.navback IMG {
	vertical-align: top
}

INPUT { font-size: small }
SELECT { font-size: small }



#leftmenu
{
	padding: 0px 5px;
	
	color:#666666;
}

#leftmenu ul
{
	padding: 0px;
	margin: 0px;
	
	list-style-type: none;
}

#leftmenu ul li
{
	padding: 2px 0px;
	margin: 0px;
}

.hide
{
	display: none;
}

#productmenu
{
	font-size: 11px;
}


#productmenu ul
{
	list-style: none;
	margin: 3px 0px;
	padding-left: 5px;
	
}

#productmenu ul ul
{
	list-style: none;
	margin-left: 0px;
	padding-left: 5px;
	
	font-weight: normal;
}

#productmenu ul ul ul
{
	list-style: none;
	margin-left: 0px;
	padding-left: 10px;
	
	font-weight: normal;
}

#productmenu ul li
{
	margin-left: 0px;
	padding-left: 0px;
	font-weight: normal;
}


#productmenu h3
{
	font-size: 11px;
	margin-top: 2px;
	margin-bottom: 2px;
	font-weight: bold;
	
}
#productmenu a:active { color: #336600; }
#productmenu a:hover { color: #336600; }

#productmenu ul.subproducts a:link { color: #666699; }
#productmenu ul.subproducts a:visited { color: #666699; }
#productmenu ul.subproducts a:active { color: #336600; }
#productmenu ul.subproducts a:hover { color: #336600; }

#productmenu h3 a.active:link { color: rgb(102, 102, 102); }
#productmenu h3 a.active:visited { color: rgb(102, 102, 102); }
#productmenu h3 a.active:active { color: rgb(102, 102, 102); }
#productmenu h3 a.active:hover { color: rgb(102, 102, 102); }



