#mbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-image: url(images/bac.gif);
	background-repeat: repeat-x;
}
p {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 0px;
	padding-left: 0px;
}

#menu {
	padding: 8px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #00497B;
}
#content {
	padding-right: 25px;
	padding-left: 25px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: dashed;
	border-top-color: #DE2418;
	border-right-color: #DE2418;
	border-bottom-color: #DE2418;
	border-left-color: #DE2418;
}
a:link {
	color: #00497B;
	text-decoration: underline;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #DE2418;
	text-decoration: none;
}
a:active {
	color: #990000;
}
#footer {
	padding-left: 25px;
}
#bluebold {
	font-weight: bold;
	color: #00497B;
}
#menu a {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22pt;
	font-weight: bold;
	color: #DE2418;
	margin: 0px;
	padding: 0px;
}
#menu a:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	border: 1px solid #FFFFFF;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	background-color: #00497B;
}
#white {
	font-weight: bold;
	color: #FFFFFF;
	font-size: 10px;
}
#redbord {
	border: 1px solid #CC0000;
}
#redbold {
	font-weight: bold;
	color: #DE2418;
	font-size: 14px;
}
#hbody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-image: url(images/cf-h.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center top;
	background-color: #DE2418;
}
.tra {
	color: #000066;
	/* the filter attribute is recognized in
   Internet Explorer and should be a percentage */
   filter: Alpha(opacity=50);

   /* the -moz-opacity attribute is recognized by 
   Gecko browsers and should be a decimal */
   -moz-opacity: .5;
	/* opacity is the proposed CSS3 method, supported
   in recent Gecko browsers */
   opacity: .5;
	background-color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}
#put {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00497B;
}
.tra2 {
	font-size: 12px;
	font-weight: bold;
	color: #DE2418;
}
#moved {
	float: right;
	z-index: 99;
	position: absolute;
	visibility: visible;
}

