body
		{
			font-family 	: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
			margin		: 0px; 
     		}
	
a, a:link, a:visited, a:active, a:hover
		{
			font-size   	: 12px;
			color	  	: #fe661b;
			text-decoration	: none;
		}

a:hover
		{
			text-decoration	: underline;
		}
		
a.linksubnav, a.linksubnav:link, a.linksubnav:visited, a.linksubnav:active, a.linksubnav:hover
		{
			font-size   	: 12px;
			color	  	: #444444;
		}
		
a.linksubnav:hover
		{
			text-decoration	: underline;
			color	  	: #fc6820;
		}

a.linksubnav2, a.linksubnav2:link, a.linksubnav2:visited, a.linksubnav2:active, a.linksubnav2:hover
		{
			font-size   	: 10px;
			color	  	: #fc6820;
		}
		
a.linksubnav2:hover
		{
			text-decoration	: underline;
		}

a.smalllinks, a.smalllinks:link, a.smalllinks:visited, a.smalllinks:active, a.smalllinks:hover
		{
			font-size   	: 10px;
			color	  	: #fc6820;
		}
		
a.smalllinks:hover
		{
			text-decoration	: underline;
			color	  	: #fc6820;
		}

.text
		{
			font-family 	: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
			font-size   	: 12px;
			text-align	: justify;
			color	  	: #666666;
			line-height	: 1.3em;
		}

.textform
		{
			font-family 	: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
			font-size   	: 12px;
			color	  	: #666666;
		}

.form
		{
			font-family 	: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
			font-size   	: 12px;
			color	  	: #666666;
			padding-bottom	: 4px;
		}

.form2
		{
			font-family 	: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
			font-size   	: 12px;
			color	  	: #666666;
			padding-top	: 4px;
		}
		
.bottom
		{
			font-size   	: 11px;
			color	  	: #ffffff;
			padding-top	: 40px;
			padding-bottom	: 14px;
			padding-left	: 29px;
			padding-right	: 30px;
		}
		
.bordertop
		{
			border-top	: 3px solid white;
			border-left	: 3px solid white;
			border-right	: 3px solid white;
		}

.bordermid
		{
			border-left	: 3px solid white;
			border-right	: 3px solid white;
		}

.borderbot
		{
			border-left	: 3px solid white;
			border-right	: 3px solid white;
			border-bottom	: 3px solid white;
		}

.entry
		{
			font-family 	: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
			font-size   	: 12px;
			color	  	: #666666;
			padding		: 7px;
			border		: 1px solid #999999;

		}
.name
		{
			font-family 	: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
			font-size   	: 12px;
			font-weight	: bold;
			color	  	: #666666;
		}
.info
		{
			font-family 	: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
			font-size   	: 12px;
			color	  	: #666666;
		}
.date
		{
			font-family 	: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
			font-size   	: 10px;
			color	  	: #aaaaaa;
		}

.navigate
		{
			font-size   	: 12px;
			color	  	: #ffffff;
			width		: 400px;
			border-top	: 1px solid #999999;
			background-color: #999999;
			padding		: 3px;

		}

.headeroranje
		{
			font-family 	: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
			font-size   	: 13px;
			font-weight	: bold;
			color	  	: #fe661b;
		}

.imageright 		{
			float		: right;
		}

.imageleft
		{
			float		: left;
		}

.subnav
		{
			font-family 	: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
			font-size   	: 12px;
			height		: 28px;
			vertical-align	: middle;
			padding-top	: 7px;
			padding-left	: 5px;
		}

.subnav2
		{
			font-family 	: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
			font-size   	: 10px;
			height		: 20px;
			vertical-align	: middle;
			padding-top	: 0px;
			padding-left	: 18px;
		}

.count
		{
			font-family 	: Arial, Verdana, Trebuchet MS, Helvetica, sans-serif;
			font-size   	: 11px;
			color	  	: #ffffff;
		}
