body {
	margin-right: 0px;
	margin-left: 0px;
	background-color: #DDDDDD;
	font-family: Arial;
	background-image: url(images/backgrounds/body.jpg);
	margin-top: 30px;
}
.m-bdr {
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	height: 30px;
	line-height: normal;
}
.data {
	padding: 20px;
	background-color: white;
}

td {
	font-size: 10pt;
	color: black;
	font-family: "Comic Sans MS";
}
a.m {
	background-color: #DBDBDB;
	color: red;
	text-decoration: none;
	display: block;
	line-height: normal;
	height: 26px;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
}
.m-hdr {
	padding: 5px;
	background-color: red;
	color: white;
	background-image: url(images/buttons/background.jpg);
}

a.m:hover {
	background-color: #FF0000;
	color: white;
	height: 26px;
	text-decoration: none;
	line-height: normal;
	padding-left: 10px;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;

}



.edge {
	line-height: normal;
	line-height: normal;
	display: block;
	text-decoration: none;
	border: 1pt solid #CCCCCC;
}
td {
	font-family: "Comic Sans MS";
	line-height: 150%;
}
.footer {
	text-align: center;
	padding: 20px;
	background-color: white;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
a {
	color: red;
	text-decoration: none;
}
a:hover {
	color: blue;
	text-decoration: underline;
}
.header {
	background-color: white;
	border-top-width: 1pt;
	border-right-width: 1pt;
	border-bottom-width: 1pt;
	border-left-width: 1pt;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(images/header/main.jpg);
}
h1 {
	font-weight: normal;
	font-size: 18px;
	line-height: normal;
}
h2 {
	font-weight: bold;
	font-size: 15px;
	line-height: normal;
}
.image {
	border: 1pt solid black;
}
.range-hdr {
	background-color: red;
	color: white;
	text-align: center;
	padding: 5px;
}
.range-cell {
	background-color: #E0E0E0;
	padding: 4px;
}
.m-text {
	text-decoration: none;
	display: block;
	line-height: normal;
	padding-top: 3px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-left: 4px;
}
.gallery {
	border: 1pt solid #999999;
	line-height: normal;
	line-height: normal;
	display: block;
	text-decoration: none;
	background-color: white;
}

