<style type="text/css">
table.main1 {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}

table.main {
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-top-width: 1px;
	border-left-width: 1px;
	border-color: gray;
	border-collapse: separate;
	background-color: white;
}

table.sidecontainer {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-top-width: 0px;
	border-left-width: 1px;
	border-color: E7E7E7;
	border-collapse: separate;
	background-color: white;
}

table.menu td 
	{
	padding: 3px;
	border-width: 1px;
	border-spacing: ;
	border-style: solid;
	border-top-width: 0px;
	border-left-width: 0px;
	border-color: gray;
	}
	
	A.menuitem:link  {text-decoration: none ; color: #5E5E5E; font:11px arial; font-weight: bold;}
	A.menuitem:visited {text-decoration: none ; color: #5E5E5E; font:11px arial; font-weight: bold;}
	A.menuitem:active {text-decoration: none ; color: #5E5E5E; font:11px arial; font-weight: bold;}
	A.menuitem:hover {text-decoration: none ; color: #007904; font:11px arial; font-weight: bold;}
	
	A.company:link  {text-decoration: none ; color: #0E0E0E; font:8pt verdana;}
	A.company:visited {text-decoration: none ; color: #0E0E0E; font:8pt verdana;}
	A.company:active {text-decoration: none ; color: #0E0E0E; font:8pt verdana;}
	A.company:hover {text-decoration: none ; color: #007904; font:8pt verdana;}
	
	A.crumb:link  {text-decoration: none ; color: #007904; font:9pt arial;}
	A.crumb:visited {text-decoration: none ; color: #007904; font:9pt arial;}
	A.crumb:active {text-decoration: none ; color: #007904; font:9pt arial;}
	A.crumb:hover {text-decoration: underline ; color: #007904; font:9pt arial;}
	
	A:link  {text-decoration: none ; color: #007904; font:9pt arial;}
	A:visited {text-decoration: none ; color: #007904; font:9pt arial;}
	A:active {text-decoration: none ; color: #007904; font:9pt arial;}
	A:hover {text-decoration: underline ; color: #007904; font:9pt arial;}
	
	A.d:link  {text-decoration: none ; color: #007904; font:8pt arial;}
	A.d:visited {text-decoration: none ; color: #007904; font:8pt arial;}
	A.d:active {text-decoration: none ; color: #007904; font:8pt arial;}
	A.d:hover {text-decoration: underline ; color: #007904; font:8pt arial;}
	

.onhover {
color: #007904; font:11px arial; font-weight: bold;

}

.onhover1 {
color: #5E5E5E; font:11px arial; font-weight: bold;

}
.nohover {
color: #5E5E5E; font:11px arial; font-weight: bold;
}

h5 {
color: #007904; font:14px arial; font-weight: bold;
}

li { list-style-image: url(images/bullet.gif); padding-bottom: 10px;}
li.a { list-style-image: url(images/bullet.gif); padding-bottom: 1px;}	

</style>

