	.link {
		color: #396935;
		text-decoration: none;
	
	}
	.link:hover {
		color: #39b3aaC;
		text-decoration: underline;
	
	}
	
	.linknav {
		color: #B2B2B2;
		text-decoration: none;
		}
	.linknav:hover {
		color: #396935;
		text-decoration: none;
		}	
		
	.linkcolorbold {
		color: #B2B2B2;
		text-decoration: none;
		font-weight: bold;
	}
	.linkcolorbold:hover {
		color: #396935;
		text-decoration: none;
		font-weight: bold;
	}
	
	.linkcolorboldon {
		color: #396935;
		text-decoration: none;
		font-weight: bold;
	}
	.linkcolorboldon:hover {
		color: #396935;
		text-decoration: underline;
		font-weight: bold;
	}
		
	.linkmenu {
		color: #8C8C8C;
		text-decoration: none;
	}
	.linkmenu:hover {
	color: #396935;
	text-decoration: underline;
	}
	
	.linkmenuon {
		color: #396935;
		text-decoration: none;
		font-weight: bold;
	}
	.linkmenuon:hover {
		color: #396935;
		text-decoration: underline;
		font-weight: bold;
	}
	

	
		.Ver10 {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 10px;
		color: #B2B2B2;
		text-decoration: none;
		line-height: normal;
		font-weight: normal;
	}

	
	.Ver11color {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #396935;
		font-weight: normal;
		text-decoration: none;
		line-height: normal;
	}


	.Ver11colorbold {
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #396935;
		font-weight: bold;
		text-decoration: none;
		line-height: normal;
	}




.Tim13 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	font-weight: normal;
	color: #7F7F7F;
	text-decoration: none;
}


		
	.background {
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #d1dccf;
	}
	
	
	.line01 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

	.line02 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

	.menu {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
	padding-bottom:8px;
	padding-top:7px;
	padding-left:14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #02B2AD;
	text-decoration: none;
	background-image: url(images/bullet_02.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

