* { 
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	box-sizing: border-box; 
	margin: 0px;
	padding: 0px;
}
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}

body  { 
	margin: 0px;
	padding: 0px;
	font-family: 'Verdana', sans-serif;
	font-size: 15pt;
	color: #343434;
	background: #FDFDFD;
	background-image: url(../assets/images/imagebgreen.jpg);
	text-shadow: rgba(0, 0, 0, 0.2) 2px 2px 5px;
	line-height: 1.4;
	text-align: justify;
}

#wrapper {
	background: #FDFDFD;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	max-width: 940px;
	border: 2px solid #004D00;
	border-radius: 4px;
	box-shadow: 2px 2px 5px #888888; 
}
.head{
	height: auto;
	padding: 10px;
	color: #660000;
	margin: 15px;
	border: 3px solid #004D00;
	background-color: #FFFFFF;
	background-image: url(../assets/images/imagebgreen.jpg);
	border-radius: 4px;
	box-shadow: 2px 2px 5px #888888; 
}
.headtxt{
	text-align: center;
	font-size: 48pt;
	font-family: 'PT Sans', Arial, sans-serif;
	font-weight: bold;
	height: auto;
	padding: 10px;
	color: #004D00;
	margin: 10px;
	border: 3px solid #004D00;
	background-color: #FFFFFF;
	border-radius: 4px;
}
menu{
	font-size: 12pt;
	font-family: 'PT Sans', Arial, sans-serif;
	font-weight: bold;
	position: relative;
	height: auto;
	margin: 15px;
	background-color: #99CC66;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
	border-width: 3px;
	border-style: solid;
	border-color: #004D00;
	border-radius: 4px;
}
menu ul {
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0;
}
menu li {
	display: inline;
	float: left;
}
menu a {
	color: #fff;
	display: inline-block;
	text-align: center;
	text-decoration: none;
	line-height: 40px;
	text-shadow: 1px 1px 0px #283744;
	border-right: 1px solid #004D00;
}
menu li a {
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	padding-right: 6px;
	padding-left: 6px;
}
menu a:hover, menua:active {
	background-color: #004D00;
}
menu a#pull {
	display: none;
}
#top-nav {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
    line-height:30px;
    background-color:#FFFFFF;
    width:100%;
    padding:10px;
	box-shadow: 2px 2px 5px #888888;
	border-width: 1px;
	border-style: solid;
	border-color: #004D00;
	border-radius: 4px;	      
}
#nav {
    line-height:30px;
    background-color:#FFFFFF;
    width:140px;
    float:right;
    padding:10px;
	box-shadow: 2px 2px 5px #888888;
	border-width: 1px;
	border-style: solid;
	border-color: #004D00;
	border-radius: 4px;	      
}
.center {
	text-align: center;
}
.img-header {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}
.img {
	max-width: 100%;
	height: auto;
	border-radius: 4px;
	border: 2px solid #000000;
	box-shadow: 2px 2px 5px #888888;
	background-color: #FFFFFF;
	width: auto\9; /* ie8 */
}
.img-center {
    display: block;
    margin-left: auto;
    margin-right: auto;
	max-width: 100%;
	height: auto;
	border-radius: 4px;
	border: 2px solid #000066;
	box-shadow: 2px 2px 5px #888888;
	background-color: #FFFFFF;
	width: auto\9; /* ie8 */
}
.img-pad {
	max-width: 100%;
	height: auto;
	border-radius: 4px;
	padding:  8px;
	margin-left: 6px;
	border: 1px solid #E0E0E3;
	box-shadow: 2px 2px 5px #888888;
	background-color: #FFFFFF;
}
.fltlft {
	float: left;
	max-width: 100%;
	height: auto;
	border-radius: 4px;
	margin-right: 15px;
	border: 2px solid #000000;
	box-shadow: 2px 2px 5px #888888;
	background-color: #FFFFFF;
	width: auto\9; /* ie8 */
}
.marquee {
	border: 3px solid #000000;
	border-radius: 4px;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
	margin: 10px;
	padding: 15px;
	background-color: #FFFFFF;
}
.main-content {
	margin: 15px;
	padding: 15px;
	background-color: #FFFFFF;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
	border-width: 2px;
	border-style: solid;
	border-color: #004D00;
	border-radius: 4px;
}
table,th,tr,td	{
	text-align: center;
	border:2px solid #000066;
	padding: 3px;
	border-radius: 4px;
	border-spacing: 4px;
	box-shadow: 2px 2px 5px #888888;
}
tr:nth-of-type(even) { 
		background: #F5F5FF; 
}

tr:nth-of-type(odd) { 
		background: #FFFFFF; 
}
.tableclass {
	width: 100%;
	border: 3px solid #000066;
}
.tableclass a {
	color: #000099;
}
section {
	max-width: 100%;
	margin: 10px;
	height: auto;
	border-radius: 4px;
	padding:  20px;
	border: 2px solid #000000;
	box-shadow: 2px 2px 5px #888888;
	background-color: #FFFFFF;
}
#footer {
	color: #FFFFFF;
	height: auto;
	text-align: center;
	padding: 6px;
	margin: 15px;
	background-color: #99CC66;
	box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.5);
	border-width: 3px;
	border-style: solid;
	border-color: #004D00;
	border-radius: 4px;
}
#footer ul {

}
#footer li {
}
#footer a {
	font-size: 13pt;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 28px;
	padding: 5px;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	
}
#footer a:hover, #footer a:active {
	color: #004D00;	
}
.txtsize {
	font-size: 8pt;
	font-weight: bold;
}
.txtlarge {
	font-size: 36pt;
	text-align: center;
	font-weight: bold;
	color: #000099;
}
.redtxt {
	color: #660000;
	text-align: center;
	font-size: 28px;
}
.darkblue {
	color: #000033;
	font-weight: bold;
	font-size: 24px;
	padding-bottom: 10px;
	text-align: center;
}
.greentxt {
	font-size: 28px;
	color: #009933;
	text-align: center;
}
.linka {
	text-align: center;
	color: #000033;
	
}		
