.funkybutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	font-size: x-small;
	border: 1px solid #333332;
}
/* CSS Document */

body {
background:#E1E1E1;
padding:0px;
margin:0px;
text-align:center
}

.page{
background:#FFFFFF;
border:#333333 1px;
width:798px;
margin-top:0px;
padding:0px;
margin-left:auto;
margin-right:auto;
text-align:left;
}

h1{
padding:0;
margin:0;
}

h2{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:14px;
font-weight:bold;
color:#666666;
text-align:right;
border-bottom:#666666 1px dotted;
}

h3{
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
background-color:#E8E8E8;
color:#333333;
margin:0;
padding:4px 4px 4px 4px;
border-bottom:#CCCCCC 1px dotted;
}

h4{
color:#666666;
font-family:Georgia, "Times New Roman", Times, serif;
font-size:11px;
font-weight:bold;
}

#mainMenu{
width:160px;
float:left;
height:100%;
padding:0;
margin:0 5px 0 0;
background:#999999 url(../images/menubg.jpg) bottom repeat-x;
}

#mainMenu li{
	font-family:Arial, Helvetica, sans-serif;
	color:#E1E1E1;
	font-size:12px;
	font-weight:bold;
	list-style:none;
	margin:0 3px 5px 3px;
	border-top:#666666 1px dotted;
	padding:5px 0 0 7px;
}

#mainMenu #lastLink{
padding-bottom:45px;
padding-top:10px;
}

#mainMenu a:link{color:#FFFFFF; text-decoration:none}
#mainMenu a:visited{color:#FFFFFF; text-decoration:none}
#mainMenu a:hover{color:#DDE8F0; text-decoration:none}

.bodyText{
float:right;
padding:10px 0 20px 0;
margin:0;
}

.pageContent{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	width:600px;
	padding:0px 20px 3px 5px;
}

.pageContent a:link{
	color:#666666;
	text-decoration:none
}
.pageContent a:visited{
	color:#666666;
	text-decoration:none
}
.pageContent a:hover{
	color:#0099FF;
	text-decoration:underline
}

.inTextImg {
padding:3px 10px 3px 0;
}
.style16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: none;
	border-top-color: #666666;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}


.footer{
	clear:both;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#666666;
	border-bottom:#999999 1px dotted;
	border-top:#999999 1px dotted;
	background-color:#CCCCCC;
}

.footer a:link{
	color:#666666;
	text-decoration:none
}
.footer a:visited{
	color:#666666;
	text-decoration:none
}
.footer a:hover{
	color:#666666;
	text-decoration:none
}
.Awards_images {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #3F3F3F;
	border-right-color: #3F3F3F;
	border-bottom-color: #3F3F3F;
	border-left-color: #3F3F3F;
	float: right;
	margin-left: 20px;
	margin-bottom: 5px;
}
