#NavTableProperties {
	background-color : #F8F8F8;
	width : 150;
	height : 100%;
}

#ItemsTableProperties {
	background-color : #F8F8F8;
	border-bottom-width : 1;
	border-left-width : 1;
	border-right-width : 1;
	border-top-width : 1;
	border-top-style : solid;
	border-right-style : solid;
	border-left-style : solid;
	border-bottom-style : solid;
}

#ItemsTableProperties_Sub1 {
	border-bottom-style : solid;
	border-bottom-width : 2;
	border-bottom-color : #004401;
}

#ItemsTableProperties_Sub2 {
	background-color : #E8EFE8;
	border-bottom-width : 1;
	border-left-width : 1;
	border-right-width : 1;
	border-top-width : 1;
	border-top-style : solid;
	border-right-style : solid;
	border-left-style : solid;
	border-bottom-style : solid;
}

#NavTableSubProperties {
	border-left-width : 0;
	border-top-width : 0;
	border-bottom-width : 0;
	border-right-width : 1;
	border-right-color : #C2DCC4;
	border-right-style : solid;
}

#BottomBarColor {
	background-color : #69A17C;
	color : White;
	font-size : smaller;
	text-align : center;
}

BODY {
	color : #005E01;
}

#TheMessage {
	background-color : #F5FAF5;
	color : #004401;
	width : 90%; 
}

#TheMessage2 {
	background-color : transparent;
	color : #004401;
	width : 90%;
}

#Bar {
	width : 80%;
	border-bottom-style : solid;
	border-bottom-width : 2;
	border-bottom-color : #006400;
}

#Bar2 {
	width : 100%;
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-bottom-color : #006400;
}

#Box {
	border-bottom-style : solid;
	border-bottom-width : 1;
	border-bottom-color : White;
	border-left-style : solid;
	border-right-style : solid;
	border-top-style : solid;
	border-left-width : 1;
	border-right-width : 1;
	border-top-width : 1;
}

A:ACTIVE, A:FOCUS, A:LINK, A:VISITED {
	color : #005501;
	text-decoration : none;
	font-size : smaller;
	font-weight : bold;
}

A:HOVER {
	color : #009301;
	text-decoration : underline;
	font-size : smaller;
	font-weight : bold;
}

#ItemList {
	background-color : #F8F8F8;
	color : Black;
	border-bottom-width : 1;
	border-left-width : 1;
	border-right-width : 1;
	border-top-width : 1;
	border-left-style : solid;
	border-right-style : solid;
	border-top-style : solid;
	border-bottom-style : solid;
}

#Link_MouseOut {
	font-family : Arial;
	font-weight : bolder;
	font-size : smaller;
}

#Link_Selected {
   color : #005501;
	font-family : Arial;
	font-weight : bolder;
	font-size : smaller;
	text-decoration : underline;
}

#ImageBorders {
	border-bottom-style : solid;
	border-left-style : solid;
	border-right-style : solid;
	border-top-style : solid;
	border-top-width : 2;
	border-right-width : 2;
	border-left-width : 2;
	border-bottom-width : 2;
	border-bottom-color : #053406;
	border-right-color : #053406;
	border-left-color : #065307;
	border-top-color : #065307;
}
