

A {

	color : olive;

}



.menulink {

	font-family : Garamond,Arial,Helvetica,sans-serif;

	font-size: 18px;

	font-weight: bold;

	color : #008000;

	text-decoration : none;

} 



/* A:visited {color: blue} */

A:active {

	color : black;

}



A:HOVER {

	color : Gray;

	text-decoration : none;

}



.color1 {

	color : #CCCF99;

} 

.color2 {

	color : #008000;

} 



.color3 {

	color : olive;

} 



/*

BODY

{

scrollbar-face-color:#bdc6b5;

scrollbar-shadow-color: #424b0d;

scrollbar-highlight-color: #c9d2b6;

scrollbar-3dlight-color: #color;

scrollbar-darkshadow-color: #a3ad90;

scrollbar-track-color: #f5f5f5;

scrollbar-arrow-color: #424b0d;

}

*/



BODY.homepage {

	background-color : White;

}



H1, H2, H3, H4, H5, H6 {

	font-family : Arial,Helvetica,sans-serif;

	color: #008000;

	margin-bottom : 8px;

}



HR {

	color : gray;

	height : 1px;

}



P, TABLE, TD, DIV, FORM {

	font-family : Garamond,Arial,Helvetica,sans-serif;

	color : Black;

	font-size : 18px;

}

.smalltext {

	font-family : Garamond,Arial,Helvetica,sans-serif;

	color : Black;

	font-size : 14px;

}

.bodytext {

	font-family : Garamond,Arial,Helvetica,sans-serif;

	color : Black;

	font-size : 18px;

}





TABLE.text {

	color : Black;

	width : 100%;

/*	height: 400;  */

	font-family : Garamond,Arial,Helvetica, sans-serif;

	font-size : 18px;

/*	background-image : url(images/set36back.gif);  */

}



TD.spacer {

	width : 5%;

}



.bold

{

	font: bold Garamond,Arial,Helvetica,sans-serif;

}



P.note {

	font-family : Garamond,Arial,Helvetica,sans-serif;

	color: Gray;

	font-size : 75%;

	text-align : center;

}



P.copyright {

	font-family : Verdana,Arial,Helvetica,sans-serif;

	color: Black;

	font-size : 75%;

	text-align : center;

}



TD.mainbar {

	padding-left : 16px;

}



TD.resourcebar {

/*	border-left: 1px solid silver;*/

	background-color: #F5F5F5;

}



TD.sidebar {

/*	border-right: 1px solid silver;*/

	background-color: #EAEAEA;

}



all.clsMenuItemNS {

	font: bold small Arial,Helvetica,sans-serif;

	color: black; 

	text-decoration: none;

	}

.clsMenuItemIE {

	text-decoration: none;

	font: bold small Arial,Helvetica,sans-serif;

	color: #424b0d;

	cursor: hand;

}



