h3
 {
 color :#008000;
 text-align: center;
 font-size: 12pt;
 }

body {
font: normal normal 15px Arial, Tahoma, Helvetica, FreeSans, sans-serif;
color: #333333;
background: #111111 url(images/image.jpg) repeat-x fixed top center;
}


td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	}


h2 {font-size:18px}


h1, h2, h3 {
	color:#698b2e;
	padding:0px;
	margin:0px;}

.middle  {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
        text-valign: center;
	font-weight: normal;
	font-size: 13pt;}

.smallcaps  {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: center;
        text-valign: center;
	font-weight: normal;
	font-size: 10pt;}

.bigred  {
	font-family:Times New Roman, sans-serif;
	color:#800000;
	text-decoration: none;
	text-align: center;
        text-valign: center;
	font-weight: bold;
	font-size: 36pt;}

.smallred  {
	font-family:Times New Roman, sans-serif;
	color:#800000;
	text-decoration: none;
	text-align: center;
        text-valign: center;
	font-weight: normal;
	font-size: 13pt;}




.medtext  {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
        text-valign: center;
	font-weight: normal;
	font-size: 14pt;}

.smalltext  {
	font-family:Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-align: left;
        text-valign: center;
	font-weight: normal;
	font-size: 12pt;}

a.majBot {
	text-decoration: none;
	text-align: center;
        text-valign: center;
	font-weight: normal;
	font-size: 12pt;
// display in vertical stack 	display: block;
	display: inline;
	// background-color:#f4c7a2;
	// (green) background-color:#acc07b;
	background-color:#170c96;
	// (maroon) color: #800000;
	// color: #d9d5d6;
	color: #ffffff;
	height: 24px;
	width: 80px;
	border-style: solid;
	border-color: #eeeeee #000000 #000000 #eeeeee;
	border-width: 1px 2px 2px 1px;
	padding: 2px 2px 2px 6px;
}

a.majBot:visited {text-decoration: none;}
a.majBot:hover {
	text-decoration: none;
//	light green-gray color background-color:#ffffff;
        background-color:#d9d5d6;
	color: #170c96;
	border-color: #eeeeee #000000 #000000 #eeeeee;

}

a.minBot {
	text-decoration: none;
	text-align: center;
        text-valign: center;
	font-weight: normal;
	font-size: 12pt;
// display in vertical stack 	display: block;
	display: inline;
	// background-color:#f4c7a2;
	// (green) background-color:#acc07b;
	background-color:#170c96;
	// (maroon) color: #800000;
	// color: #d9d5d6;
	color: #ffffff;
	height: 24px;
	width: 60px;
	border-style: solid;
	border-color: #eeeeee #000000 #000000 #eeeeee;
	border-width: 1px 2px 2px 1px;
	padding: 2px 2px 2px 6px;
}

a.minBot:visited {text-decoration: none;}
a.minBot:hover {
	text-decoration: none;
//	light green-gray color background-color:#ffffff;
        background-color:#d9d5d6;
	color: #170c96;
	border-color: #eeeeee #000000 #000000 #eeeeee;

}





a.majBotsm {
	text-decoration: none;
	text-align: center;
        text-valign: center;
	font-weight: bold;
	font-size: 10pt;
	display: inline;
	background-color:#507800;
	
	color: #f0ffa0;
	height: 18px;
	// width: 60px;
	border-style: solid;
	border-color: #eeeeee #000000 #000000 #eeeeee;
	border-width: 1px 2px 2px 1px;
	padding: 2px 2px 2px 6px;
}

a.majBotsm:visited {text-decoration: none;}
a.majBotsm:hover {
	text-decoration: none;
//	light green-gray color background-color:#a8c0ba; grayB8D8D0
        background-color:#a8c0ba;
	color: #800000;
	border-color: #eeeeee #000000 #000000 #eeeeee;

}

a.majMen {
	text-decoration: none;
	text-align: center;
        vertical-align: middle;
	font-weight: normal;
	font-size: 11pt;
	// display: block;
	// display: inline;
	// background-color:#4682b4;
	background-color:#404040;
	color: #ffffff;
	height: 16px;
	width: 90px;
	border-style: solid;
	border-color: #eeeeee #000000 #000000 #eeeeee;
	border-width: 1px 2px 2px 1px;
	padding: 2px 2px 2px 6px;
}
a.majMen:visited {text-decoration: none;}
a.majMen:hover {
	text-decoration: none;
	// background-color:#b5d7e7;
	background-color:#ffffff;
	color: #000000;
	border-color: #eeeeee #000000 #000000 #eeeeee;

}





#middle {
	padding: 40px 45px 0px;
	clear:both;
	}

#intro {
	font-size:12px;
	font-weight:bold;
	clear: both;
	}
	

#footer {
	font-size:10px;
	border-top:1px solid #666;
	padding-top: 10px;
	padding-bottom: 60px;
	}

#footer div.Left {
	float: left;
	
	}
	
#footer div.Right {
	float: right;
	}
	
#footer div.Logos {
	float:left;
	margin-left: 17px;
	margin-top: 22px;
	margin-right: 15px;
	margin-bottom: 0px;
	width: 220px;
	}
	

