@charset "utf-8";
body {
	position: relative;
	height: 100%;
	background-color: #5C7117;
	bottom: 0px;
	top: 0px;
	clip: rect(auto,auto,0px,auto);
	margin: 10px 0px 0px 5px;
	background-image: 
url(images/bg-menu-shd3.png);
	background-repeat: repeat-y;
	background-attachment: fixed;
}

.table
{
	table-layout: fixed;
	margin-top: 10px;
	padding-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
}


.style3 {
	color: #FFFF00;
	font-weight: bold;
	font-size: 14px;
	text-decoration: blink;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFF00;
	font-size: 11px;
	height: 15px;
	text-decoration: none;
}

/* CSS Document */

.email-link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.5;
	padding-left: 9px;
}

a:hover {
	color: #FFCC66;
	
}
.style11 {
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
}

.style13 {
	color: #FFFFFF;
	padding: 20px;
}
.style14 {
	font-size: 60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #91AFBF;
	margin-top: 10px;
	margin-left: 3px;
	left: 5px;
}
.style15 {
	font-size: 45px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #91AFBF;
	font-weight: bold;
	margin-top: 10px;
	margin-left: 3px;
	text-align: left;
}
.style16 {
	font-size: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #91AFBF;
}
.tumbn {
	margin-right: 10px;
	margin-left: 10px;
}
.button-images {
	background-image: url(images/button.png);
	background-repeat: no-repeat;
}

