.menu {
	background-image: url(../images/badge_left.jpg);
	background-repeat: no-repeat;
	height: 500px;
	width: 156px;
	vertical-align: top;

}
.body {
	background-image: url(../images/badge_right.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	vertical-align: top;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;



}
body {
	background-color: #DDEEDD;
	background-attachment: fixed;
	background-image: url(../images/back.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin: 0px;
	padding: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;

}
h1 {
	font-size: large;
	text-transform: uppercase;

}
.menuTD {
	text-align: center;
	font-size: x-small;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;



}
.footerL {
	font-size: xx-small;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 3px;

}
.footerR {
	font-size: xx-small;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-bottom: 3px;

}
.footerC {
	font-size: xx-small;
	text-align: center;
	padding-top: 5px;
}
a.menulink:link {
	color: #000000;
	text-decoration: none;
}
a.menulink:visited {
	color: #000000;
	text-decoration: none;
}
a.menulink:hover {
	color: #000000;
	text-decoration: none;
}
a.menulink:active {
	color: #000000;
	text-decoration: none;
}
.menuTDHover {
	text-align: center;
	font-size: x-small;
	padding: 4px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFCC33;
	color: #FFCC00;
}
a:link {
	color: #006600;
	text-decoration: underline;
}
a:visited {
	color: #006600;
	text-decoration: underline;
}
a:hover {
	color: #006600;
	text-decoration: underline;
}
a:active {
	color: #006600;
	text-decoration: underline;
}
h2 {
	font-size: small;
	text-decoration: underline;
	text-transform: uppercase;


}
