.img {
	border: 1px solid #EA4645;
}
body,td,th {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
.mntbl {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #F2525E;
	border-left-color: #F2525E;
}
td.undhead {
	background-image: url(template_images/under_header_grad.gif);
	background-repeat: repeat-x;
	height: 8px;
}
td.navbg {
	background-image: url(template_images/left_nav_bg.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	width: 169px;
}
td.contentbox {
	padding: 5px;
}


body {
	background-color: #EBEDF3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #EC4648;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #EC4648;
}
a:hover {
	text-decoration: underline;
	color: #5A9CEE;
}
a:active {
	text-decoration: none;
	color: #EC4648;
}
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 12pt;
}
h3 {
	font-size: 10pt;
}

#links ul {
	padding: 1px;
	margin: 0px;
	list-style: none;
	width: 160px;
	display: block;
	font-size: 9px;
}
#links li a {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color: #ED3842;
	width: 152px;
	display: block;
	margin: 1px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FA96A3;
	border-right-color: #B9111A;
	border-bottom-color: #B9111A;
	border-left-color: #FA96A3;
	font-size: 9px;
	height: 21px;
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#links li a:hover {
	color: #7E1F2B;
	font-weight: bold;
	text-decoration: none;
	background-color: #FB6B8C;
	width: 152px;
	display: block;
	margin: 1px;
	text-transform: uppercase;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #B9111A;
	border-right-color: #FA96A3;
	border-bottom-color: #FA96A3;
	border-left-color: #B9111A;
	font-size: 9px;
	height: 21px;
	text-align: left;
	vertical-align: top;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
td.abvfoot {

	background-image: url(template_images/above_foot_grad.gif);
	background-repeat: repeat-x;
	height: 8px;
}
