body {	background-color: #FFFFFF;
		background-image: url(/nav/navbg.gif);
		background-position: top left;
		background-repeat: repeat-y;
		color: #000000;
		font: 15px Verdana, Tahoma, sans-serif;
		margin: 0px;
		padding: 0px; }

td {	font-size: 15px; }

/* Elements ------------------------------ */

.ad {
		display: block;
		margin-left: auto;
		margin-right: auto;
		padding: 20px;
		background-color: #e3e2cb;
		border: 2px solid #000000;
		text-align: center;
		width: 450px;
}

.ad1 {
		display: block;
		margin-left: auto;
		margin-right: auto;
		padding: 10px;
		background-color: #e3e2cb;
		border: 2px solid #000000;
		text-align: center;
		width: 450px;
}

.ad2 {
		display: block;
		margin-left: auto;
		margin-right: auto;
		padding: 20px;
		border-left: 2px solid #000000;
		border-right: 2px solid #000000;
		border-bottom: 2px solid #000000;
		text-align: center;
		height: 70px;
		width: 450px;
}

#banner {
		background-image: url(/nav/banner.gif);
		background-position: top left;
		background-repeat: repeat-x;
}

#bannerpic {
		margin-top: 3px;
		vertical-align: text-bottom; }

.box {
	border: 1px solid #000000;
	padding: 10px;
	background-color: #EFEFEF;
}			
			
#btmnav {
		font-size: 11px;
		margin: 4px 0px;
}

.caption {
	font-weight: normal;
	font-size: .8em;
	text-align: center;
}

.center {
		display: block;
		margin-left: auto;
		margin-right: auto;
}

.coat {
	color: #CC0000;
}
		
#contact {
		position: absolute;
		top: 0px;
		right: 0px;
		text-align: right;
		font-size: 11px;
		font-weight: bold;
		color: #FFFFFF;
		margin: 0px;
		padding-right: 10px;
}

.form {
		background-color: #FFFFFF;
		border: 2px solid #000000;
		width: 490px;
}

.form th {
		color: #CC0000;
		font-weight: bold;
		padding: 20px;
}

.label {
		background-color: #FFFFFF;
		text-align: right;
		font-weight: bold;
}

.input {
		background-color: #FFFFFF;
}
		
#layout { }
		
#leftnav {
		font-size: 11px;
		padding-top: 8px;
}

#leftnav a, #leftnav a:visited {
		display: block;
		height: 18px;
		width: 110px;
		border: 1px solid #000000;
		padding-top: 2px;
		padding-right: 5px;
		background-color: #000000;
		color: #FFFFFF;
		font-weight: bold;
		text-decoration: none;
		text-align: right;
}

#leftnav a:hover {
		background-color: #FFFFFF;
		color: #CC0000;
}

#self {
		display:block;
		height: 18px;
		width: 110px;
		border: 1px solid #000000;
		padding-top: 2px;
		padding-right: 5px;
		background-color: #000000;
		color: #FF0000;
		font-weight: bold;
		text-decoration: none;
		text-align: right;
}
		
#logo {	vertical-align: text-bottom;
		margin: 0px; }
		
.red {
		color: red;
		font-weight: normal; }
		
.redstar {
		color: red; }
		
#sidebar {
		border: 1px solid #000000; }
		
#sidebar th {
		background-color: #000000;
		height: 18px;
		border-bottom: 1px solid #000000;
		color: #FFFFFF; }
		
#sidebar ul {
		padding-left: 18px;
		margin-left: 0px; }
		
#sidebar li {
		}

#sidebar a, sidebar a:visited {
		font-weight: bold;
		color: #CC0000;
		text-decoration: none;
}

#sidebar a:hover {
		color: #000000;
}
		
#stripefade {
		vertical-align: text-bottom; }
		
#trium {
}

#trium h2 {
	background-color: black;
	color: white;
	text-align: center;
	width: 100%;
}

#trium p {
	margin: 1em 6px; }

#trium td {
	border: 1px solid black;
}

/* Headlines ------------------------------ */

h1 {	color: #000000;
	font-size: 23px;
	margin-top: 0px; 
	text-align:center; }

h2 {	margin-top: 0px;
		font-size: 20px; }

h3 {	color: #CC0000;
		margin-top: 5px;
		font-size: 18px; }

h4 {	font-size: 14px; }

h5 {	font-size: 12px; }

h6 {	font-size: 11px; }



/* Body Text ------------------------------ */

a:link {
		color: #0000FF; }

a:active {
		color: #CCCCFF; }

a:hover {
		color: #6666FF; }

a:visited {
		color: #0000FF; }

.ctc {	margin: 0px;
		font-size: 1em;
		color: #333333; }

.fineprint {
		font-size: 9px; }

input {	margin: 0px; }

.small {
		font-size: 11px; }