TD, P, body		{ color: #000000; font-family:Arial; text-decoration:none; font-size:12; } 

a:link			{ color: #505050; text-decoration: none }
a:visited		{ color: #505050; text-decoration: none }
a:hover			{ color: #FF0000; text-decoration: none }
a:active		{ color: #FF0000; text-decoration: none }

a:link.menu { color:; font-family:; text-decoration:none; font-size:8; }
a:visited.menu { color:; font-family:; text-decoration:none; font-size:8; }
a:hover.menu { color:#FF0000; font-family:; text-decoration:none; font-size:8; }

.searchpanel { color:; font-family:; text-decoration:none; font-size:; }

.mailpanel { color:; font-family:; text-decoration:none; font-size:; }

.pelink { font-family: Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none}
 
.handrow { color: #000000; font: 11px Tahoma, Arial, Helvetica; CURSOR: hand; }

.prodtable { border-style: solid; border: 1px #000000 solid; }

.pagenavitable { border-style: solid; border: 1px #000000 solid; }

.menutable { border-style: solid; border: 0px  solid; }

.pictable { border-style: solid; border: 1px #000000 solid; }

.sectpictable { border-style: solid; border: 1px #000000 solid; }

.tbox		{ BORDER: #6876b2 1px solid;  FONT-SIZE: 10px; COLOR: #35406D;font-weight: bold; FONT-FAMILY: Verdana, Arial;  BACKGROUND-COLOR: #F6F6F6; TEXT-DECORATION: none;}

.button		{ BORDER: #6876b2 1px solid;  FONT-SIZE: 10px; COLOR: #35406D;font-weight: bold;}



#siteindex {
	list-style-type:none;
	margin:0px;
	padding:0px;
	clear:both;
}
#siteindex .subsection {
	margin: 0 0 0 20px;
	padding:0 0 0 20px;
	list-style-type:none;
}
#siteindex .subsection li {
	padding:0px;
	font-weight:normal;
	background-color:#FFFFFF;
	list-style-type:none;
}
#siteindex li {
	margin-top:5px;
	margin-bottom:5px;
	cursor:default;
}
#siteindex li img { 
	margin-right:10px;
}
#siteindex li.subsectiontitle img {
	margin-right:6px;
}
#siteindex .maintitle {
	background-color:#5B5BA8;
	font-weight:bold;
	color:#FFFFFF;
	padding:4px;
}
#siteindex li.subsectiontitle {
	background-color:#FFFFFF;
	font-weight:normal;
	margin-top:5px;
	margin-bottom:5px;
	cursor: hand;
	color:#0000AA;
}
#siteindex li.subsectiontitle span {
	background-color:#FFFFFF;
	padding:0px;
	display:block;
}
#siteindex li.subsectiontitle span span {
	display:inline;
	font-size:8px;
	font-weight:normal;
	padding:0px;
}

