body { background: #ffffff; margin: 0 }

.topleft { background: #004848 }
.topbg { background: #000000 }
.leftcol { background: #4C9494 }
.menu { color: #ffffff; font: bold 90% Verdana, Arial, Helvetica }
	.menu A:link, .menu A:visited { color: #ffffff; text-decoration: none }
	.menu A:active, .menu A:hover { color: #e3c591; text-decoration: none }
.bottom { background: #4c9494 }
.copyright { color: #cccccc; font: 68% Verdana, Arial, Helvetica }
	.copyright A:link, .copyright A:visited { color: #ffffff; text-decoration: none }
	.copyright A:active, .copyright A:hover { color: #e3c591; text-decoration: none }
.content { background: #ffffff; padding: 5px; color: #777777; font: 68% Verdana, Arial, Helvetica }
.rightcol { background: #ffffff; border-left: solid 1px #4C9494; color: #777777; font: 68% Verdana, Arial, Helvetica }

h1 { border-bottom: solid 1px #4C9494; color: #000000; font: bold 150% Verdana, Arial, Helvetica }
h2 { color: #000000; font: bold 140% Verdana, Arial, Helvetica }
h3 { color: #000000; font: bold 130% Verdana, Arial, Helvetica }
h4 { color: #000000; font: bold 120% Verdana, Arial, Helvetica }
h5 { color: #000000; font: bold 110% Verdana, Arial, Helvetica }
h6 { color: #000000; font: bold 100% Verdana, Arial, Helvetica }
A.ared:link, A.ared:visited { color: #FF2020; text-decoration: none; }
A.ared:active, A.ared:hover { color: #e3c591; text-decoration: none; }
A:link { color: #237D7C }
A:visited { color: #237D7C }
A:hover, A:active { color: #83C7C6 }
.wobody {
white-space: pre-wrap;
}
.main TH A:link { color: #E3C591 }
.main TH A:visited { color: #E3C591 }
.main TH A:hover, A:active  { color: #83C7C6 }
.main 
{
    background-color: #A1D5D7;
	border-collapse:collapse;
	border-top: #004848 thin solid;
	border-right: #004848 thin solid;
	border-left: #004848  thin solid;
	border-bottom: #004848 thin solid:
	color: #000000;
	padding-left:2px;
	padding-right:2px;
	border-style:solid;
	font-size:11px;
	font-family:verdana,arial,helvetica,sans-serif;
}
.main th
{
	font-size:12px;
	font-family:verdana,arial,helvetica,sans-serif;
	font-weight:bold;
	color:#E3C591;
	text-align:left;
	padding-left:5px;
	padding-right:5px;
	background-color: #4C9494;

	border-bottom: #004848 solid;
	border-top: #004848 thin solid;
	border-right: #004848 thin solid;
	border-left: #004848 thin solid;
	
}
.main td
{
	background-color: #D3FFFF;
	border-top: #004848 thin solid;
	border-right: #004848 thin solid;
	border-left: #004848 thin solid;
	border-bottom: #004848 thin solid;	
	padding-top: 5px;
	padding-bottom: 5px;
	font-size:11px;
	font-family:verdana,arial,helvetica,sans-serif;
}
.noborder
{
	margin: -1px;
	border-collapse:collapse;
	padding: 0px;
	border: none 0px;
	font-size:11px;
	font-family:verdana,arial,helvetica,sans-serif;
}
.form
{
	background-color: #F3FFFF;
	border-color: #237D7C;
	border-width: 1px;
	border-style: solid;
}
.formcheckbox
{
	background-color: transparent;
	border-color: #237D7C;
	border-width: 1px;
	border-style: hidden;
}
.cblack {
background-color: inherit;
color: black;
font-weight: 700;
}
.cred {
background-color: inherit;
color: red;
font-weight: 700;
}
.cblue {
background-color: inherit;
color: blue;
font-weight: 700;
}
.cbluei {
background-color: inherit;
color: blue;
font-style: italic;
font-weight: 700;
}

.cgreen {

background-color: inherit;
color: green;
font-weight: 700;
}