@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #000000;
}
body,td,th {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 1.5;
	text-align: left;
}
a:link {
	color: #FFFFFF;
}
.imageline_leftjustified {
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 8px;
}
a:visited {
	color: #FFFFFF;
}
a:hover {
	color: #F6EB7F;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	text-align: left;
}
h1 {
	font-size: 24px;
	color: #F9E280;
	line-height: 22px;
}
h2 {
	font-size: 16px;
	color: #FADF7B;
	line-height: 18px;
}
h3 {
	font-size: 12px;
	color: #FFE893;
	line-height: 16px;
}.subnavigation {
	font-size: 11px;
	line-height: 16px;
	text-align: center;
}
.subnavigation:link {
	text-decoration: underline;
}
.subnavigation:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
.subnavigation:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.subnavigation:hover {
	color: #FFE87D;
	text-decoration: underline;
}
.mainback {
	background-image: url(images/main_back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}.intro {
	font-size: 13px;
	color: #FFEE8D;
}
.sidebarcopy {
	font-size: 10px;
}
.10p_style {
	font-size: 10px;
	text-align: left;
}
.11p_style {
	font-size: 11px;
	text-align: left;
}
.boxback {
	background-image: url(images/box_back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

