@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	margin-right: 25px;
	letter-spacing: 1px;
}
.rtback {
	background-image: url(images/rightcol.gif);
	background-repeat: repeat-y;
}

.RtColText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 12px;
	line-height: 16px;
}

.RtColText a {
	color: #000000;
	text-decoration:underline;
}

.RtColText a:visited {
	color: #000000;
	text-decoration:underline;
}

.RtColText a:hover {
	color: #cc0033;
	
}
.RtCol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-image: url(../images/rightcol.gif);
	margin: 12px;
}

.RtCol a {
	color: #000000;
	text-decoration:underline;
}

.RtCol a:visited {
	color: #000000;
	text-decoration:underline;
}

.RtCol a:hover {
	color: #cc0033;
	
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.hometext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #550100;
	margin: 12px;
}

.hometext a {
	color: #666666;
	text-decoration:underline;
}



.hometext a:visited {
	color: #666666;
	text-decoration:underline;
}

.hometext a:hover {
	color: #cc0033;
	text-decoration:underline;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #550100;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.toplinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
	float: right;
	margin: 15px;
}

.toplinks a {
	color: #FFFFFF;
	text-decoration:none;
}

.toplinks a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

.toplinks a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #FFFFFF;
}

.bottomlinks a {
	color: #FFFFFF;
	text-decoration:none;
}

.bottomlinks a:visited {
	color: #FFFFFF;
	text-decoration:none;
}

.bottomlinks a:hover {
	color: #FFFFFF;
	text-decoration:underline;
}

.linebreak {
	border-top-width: 4px;
	border-top-style: dotted;
	border-top-color: #D5172C;
	margin-bottom: -15px;
}

.leftCol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #550100;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 20px;
	background-image: url(../images/leftcol.gif);
	background-repeat: repeat-y;
}

.leftCol a {
	color: #550100;
	text-decoration:none;
}

.leftCol a:visited {
	color: #550100;
	text-decoration:none;
}

.leftCol a:hover {
	color: #CC0033;
	text-decoration:underline;
}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	margin: 12px;
}

.maintext a {
	color: #550100;
	text-decoration:underline;
}


.maintext a:visited {
	color: #666666;
	text-decoration:underline;
}

.maintext a:hover {
	color: #cc0033;
	text-decoration:underline;
}
