.table 		{
	background-color: #e2e3d1;
	height: 686px;
	width: 708px;
	border: 1px solid #666666;
			}
.text 		{
	font-family: Arial, sans-serif;
	font-size: 8pt;
	color: #000;
	text-decoration: none;
	background-color: #e2e3d1;
	border: 1px solid #9b9c86;
	padding: 4px;
	width: 228px;
	left: 5px;
			}
.layer 		{
	font-family: Arial,sans-serif;
	font-size: 8pt;
	color: #000;
	text-decoration: none;
	float: left;
	width:100px;
	padding-left: 3px;
			}
.layer 	a:hover{
	color: #0c2890;
			}			
.green 		{
	background-color: #5c78b7;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #5b6b42;
	border-bottom-color: #202c0f;
	font-family: Webdings,sans-serif;
	font-size: 1pt;
	color: #336600;
			}
.bgradient 	{
	background-image: url(images/Gradient.gif);
	background-repeat: repeat-x;
			}
.parts 		{
	background-image: url(images/grouping-1.jpg);
	background-repeat: no-repeat;
	background-position: center;
			}
.parts2 	{
	background-image: url(images/grouping-2.jpg);
	background-repeat: no-repeat;
	background-position: center;
			}
.parts3 	{
	background-image: url(images/grouping-3.jpg);
	background-repeat: no-repeat;
	background-position: center;
			}
.header 	{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
			}
.graybar 	{
	background-color: #413f40;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #252425;
			}
.title 		{
	background-image: url(images/title.png);
	background-repeat: no-repeat;
	background-position: left center;
			}
.footer 	{
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
			}
.logos 		{
	background-repeat: no-repeat;
	background-position: right;
	height: 85px;
	margin-right: 20px;
			}
.navimage 	{
	background-image: url(images/nav_05.jpg);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 1px;
			}