body {
	font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
	color: #000000;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px; }
	
	a:link{ color: #C42629; text-decoration: none;
	}
	a:Hover{ color: #000066; text-decoration:none;
	}
	a:Visited{ color: #C42629; text-decoration:none;
	}


.head:link {color: #FFFFFF; text-decoration: none; }
.head:visited {color: #FFFFFF; text-decoration: none; }
.head:hover {color: #F2DB00; text-decoration: none; }
.head:active {color: #FFFFFF; text-decoration: none; } 

.body:link {color: #C42629; text-decoration: none; font-weight: bold; }
.body:visited {color: #C42629; text-decoration: none; font-weight: bold; }
.body:hover {color: #000066; text-decoration: none; font-weight: bold; }
.body:active {color: #C42629; text-decoration: none; font-weight: bold; } 

.quicklink:link {color: #C42629; text-decoration: none; font-weight: bold; }
.quicklink:visited {color: #C42629; text-decoration: none; font-weight: bold; }
.quicklink:hover {color: #84C326; text-decoration: none; font-weight: bold; }
.quicklink:active {color: #C42629; text-decoration: none; font-weight: bold; } 

.content {
	font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
	color: #000000;
	text-align: left;
	margin: 0px;
	padding: 5px; }

.leftcolumn {
    font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
    font-weight: normal;
    text-decoration: none;
	color: #000000;
	text-decoration: none;
	border-left:.5pt solid;
	border-left-color: #000066;
	}

.midtable {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	text-decoration: none;
	border-left:.5pt solid;
	border-left-color: #000066;
	border-Right:.5pt solid;
	border-Right-color: #000066;
	padding: 5px; }

.rightcolumn {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	text-decoration: none;
	border-Right:.5pt solid;
	border-Right-color: #000066;}

#header {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px; }

#links {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	text-decoration: none;
	text-align: left;
	border-color: #000066;
	border:.5pt solid;
	margin: 0px;
	padding: 5px; }

.footer {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000066;
	text-decoration: none;
	text-align: right;
	border-color: #FFFFFF;
	border:.5pt solid;
	margin: 0px;
	padding: 5px; }

