A {text-decoration: none;}
A:hover {text-decoration: underline;}

.marge  {
	padding-left:1em;
	padding-right:1em;
	}

.boxGrnDbl{
	border-style:double;
	border-color: #003300;
	border-width:3px;
      }
	  
.box{
	border-style:solid;
	border-color: #003300;
	border-width:1px;
      }	

.boxBlk{
	border-style:solid;
	border-color: #000000;
	border-width:1px;
      }	

.boxCamo{
	border-style:solid;
	border-color: #96a37b;
	border-width:1px;
      }	



.topGrn{

		border-top:1px solid #003300;
		border-bottom:1px solid #003300;
      }


a.ctest:link{
	color:#cc0000;
	background-image:url(graphics/grey_nav.jpg);
	padding:1em .5em;
	}

a.ctest:visited{
	color:#cc0000;
	background-image:url(graphics/grey_nav.jpg);
	padding-right:20px;
	padding:5px 10px 5px 20px;
	border-bottom:1px solid #cc0000;
	}
	
a.ctest:hover {
	color:#dddddd;
	background-color:red;
	background-image:none;
}

a.ctest:active{
	color:#FFFF00;
	background-color:#000000;
	background-image:none;
}


	ul#navigation
	{
		margin-left: 0;
		padding-left: .1em;
		list-style-type: none;
	}
	
	ul#navigation a
	{
		display: block;
		text-decoration: none;
		font:"Maiandra GD", "Trebuchet MS", Verdana, Arial;
		font-size: 12px;
		color: #030;
		padding: .25em .75em .25em 22px;
		width: 147px;
	}


	ul#navigation a:link
	{
		color:#003300
	}	
	
	
	ul#navigation a:hover
	{
		background:url(images/bg_nav_btn3.gif) no-repeat;
		color: #696;
		text-decoration: underline;
	}
	
	
	ul#navigation li
	{
		display: inline;
	}

.nav_visit{
		font-family:"Maiandra GD", "Trebuchet MS", Verdana, Arial;
		font-size: 12px;
		color: #696;
		text-decoration: none;
		padding: 5px 10px 5px 25px;
		width: 147px;
		background:url(images/bg_nav_btn3.gif) no-repeat;

		}

.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #111111;
	font-weight: normal;
	line-height: 105%;

}
.text_navSm {
	font-family: "Maiandra GD", "Trebuchet MS", Verdana, Arial;
	font-size: 10px;
	color: #FFFFDD;
}
.textNav {
	font-family: "Maiandra GD", "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	color: #003300;
}

.title_med_grn {
	font-family: "Maiandra GD", "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #003300;
}
.title_lg_grn {
	font-family: "Maiandra GD", "Trebuchet MS", Verdana, Arial;
	font-size: 16px;
	color: #003300;
	font-weight: bold;
}
.title_med_gry {

	font-family: "Maiandra GD", "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #222222;
}
.title_med_red {

	font-family: "Maiandra GD", "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	color: #660000;
}
