﻿@charset "UTF-8";
/* CSS Document */

body {
	background-color: #C9DD0A;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	color: #9a9a9a;
	text-decoration: none;
	}
	
.subnav #active {
	color:#bed600;
	text-decoration:underline;
		}


.subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	text-decoration:none
}
.subnav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF7800;
	text-decoration:none
}
.subnav a:visited {
	color: #FF7800;


}
.subnav a:hover {
	color:#bed600;
	text-decoration:underline;		

}
.subnav a:active {
	color: #FF7900;
		}
		
.footer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9a9a9a;
}
.footer a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF7800;
	text-decoration:none;
}
.footer a:visited {
	color: #FF7800;
}
.footer a:hover {
	color: #FF7800;
		text-decoration:underline;
}
.footer a:active {
	color: #FF7800;
}
.footer1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9a9a9a;
}
.footer1 a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #9a9a9a;
		text-decoration:none;

}
.footer1 a:visited {
	color: #9a9a9a;
}
.footer1 a:hover {
	color: #9a9a9a;
			text-decoration:underline;

}
.footer1 a:active {
	color: #9a9a9a;
}

.sidepanels {
	background-color: #FFFFFF;
	background-image: url(assets/sidepanel.jpg);
	background-repeat: repeat-y;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.bodytext a:hover {
	
	color: #FF7800;
	text-decoration:underline
}
.bodytext a:active {
	
	color: #FF7800;
	
}
.bodytext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF7800;
	text-decoration:none
}
.bodytext a:visited {
	
	color: #FF7800;
	
}
.images {
	border: solid 3px #FF7800;
	margin-right: 25px; 
	margin-top: 32px
}
.colac {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
}
.colac a:hover {
	
	color: #bed600;
	text-decoration:underline
}
.colac a:active {
	
	color: #bed600;
	
}
.colac a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #bed600;
	text-decoration:none
}
.colac a:visited {
	
	color: #bed600;
	
}


input
{
	color: #666666;
	background: #ffffff;
	border: 1px solid #666666
}

textarea
{
	color: #666666;
	background: #ffffff;
	border: 1px solid #666666
}