body {
	background-color: #ffffff;
	margin:		0;
	padding:	0;
	font-size: 14pt;
	font-family:"Times New Roman", Times, serif;
	text-align: justify;
	color: #333300;
}
.green {color: #006600}

.smallarial a:link{font-size: x-small;font-family: Arial, Helvetica, sans-serif;color: #159133;}
.smallarial a:visited{font-size: x-small;font-family: Arial, Helvetica, sans-serif;color: #159133;}
.smallarial a:active{font-size: x-small;font-family: Arial, Helvetica, sans-serif;color: #9D8413;}
.smallarial a:hover{font-size: x-small;font-family: Arial, Helvetica, sans-serif;color: #000000;}

.style1 {font-family: Arial, Helvetica, sans-serif;
	color: ##000000;
	
	
	font-size: 14pt;
	}
.image {
	font-family: Arial, Helvetica, sans-serif;
	color: ##ffff33;
	background-color: #000000;
	margin:		0;
	padding:	0;
	font-size: 12pt;
	

}
.smallarial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.nav a:link {
font-weight: bold;
	font-size: 12pt;
	color: #000000;
	
	
    text-decoration: none;
}
.nav a:visited {
font-weight: bold;
	font-size: 12pt;
	color: #000000;
	
	
    text-decoration: none;
}
.nav a:hover {
font-weight: bold;
	font-size: 12pt;
	color: #A48C23;
	
    text-decoration: none;
}

.snav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #138F31;
	
	
    text-decoration: underline;
}
.snav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #138F31;
	
	
   text-decoration: underline;
}
.snav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #000000;
	
    text-decoration: none;
}


a:link	{
	color:	#138F31;
	background-color: transparent;
	text-decoration: underline;
font-size: 12pt;
	}
a:visited	{
	color:	#138F31;
	background-color: transparent;
	text-decoration: underline;
font-size: 12pt;
	}
a:active	{
	color:	#000000;
	background-color: transparent;
	text-decoration: underline;
font-size: 12pt;
	}
a:hover	{
	color:	#A48C23;
	background-color: transparent;
	text-decoration:	none;
	}
#navcontainer { margin-left: 1px; }
#navcontainerft {border-color: #A38B21;border:1;padding: 5px; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Georgia, "Times New Roman", Times, serif;
}

#navcontainer li { margin: 0; }

#navcontainer a
{
	display: block;
	color: #159133;
	background-color: transparent;
	width: 140px;
	padding: 2px 10px;
	text-decoration: none;
	border-top: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	border-right: 1px solid;
	font-size: 12px;
	border-bottom-color: #A38B21;
	border-color: #A38B21;
	font-weight: bold;
}

#navcontainer a:hover
{
	background-color: #A38B21;
	color: #333;
	border-right: 10px solid;
	padding: 2px 1px 2px 10px;
	border-right-color: #159133;
	font-weight: bold;
}

#navcontainer ul ul
{
margin-left: 20px;
padding: 0;
list-style-type: none;
}

#navcontainer li li a
{
	display: block;
	color: #333;
	background-color: transparent;
	width: 120px;
	padding: 2px 10px;
	margin: 0;
	border-top: none;
	border-bottom: none;
	border-left: 1px solid;
	text-decoration: none;
	font-size: 12px;
	font-weight: normal;
}
#navcontainer li li a:hover
{
	
	font-weight: normal;
}
table.sample td {
	border-width: 1px;
	padding: 10px;
	border-style: solid;
	border-color: #A38B21;
	
}
table.none td { 
	border-width: 0px;
	padding: 3px;
	
}
