A:link {text-decoration: none; font-family: Verdana; font-size: 9px; font-weight: bold; color: #8d3a39}
A:visited {text-decoration: none; font-family: Verdana; font-size: 9px; font-weight: bold; color: #8d3a39}
A:active {text-decoration: none; font-family: Verdana; font-size: 9px; font-weight: bold; color: #8d3a39}
A:hover {text-decoration: none; font-family: Verdana; font-size: 9px; font-weight: bold; color: #8d3a39}

A.navi:link {text-decoration: none; font-family: Verdana; font-size: 11px; font-weight: bold; color: #ffffff}
A.navi:visited {text-decoration: none; font-family: Verdana; font-size: 11px; font-weight: bold; color: #ffffff}
A.navi:active {text-decoration: none; font-family: Verdana; font-size: 11px; font-weight: bold; color: #ffffff}
A.navi:hover {text-decoration: none; font-family: Verdana; font-size: 11px; font-weight: bold; color: #ffffff}

body {
	font-size: 9px;
	font-family: verdana;
	background-color : #ffffff;
	color: #000000; 
	font-weight : bold;
}

.bgheader {
	width: 100%;
	height: 385px;
	position:absolute;
	background-image: url(../images/templates/bgheader.gif);
	z-index:1;
}

.content {
	z-index:2; 
	position:relative;
}

.contentarea {
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	width: 480px;
	overflow: hidden;
}

.contentnavi {
	font-size: 11px;
	font-family: Verdana;
	font-weight : bold;
	padding-top: 10px;
	padding-left: 10px;
	width: 190px;
}

.headernavi {
	font-size: 11px;
	font-family: Verdana;
	font-weight : bold;
	color: #ffffff; 
	float:left;
	width: 109px;
	text-align:center;
}

td {
	font-size: 9px;
	font-family: Verdana;
	color: #000000; 
}

.copyright {
	font-size: 9px;
	font-family: Verdana;
	color: #8d3a39;
	text-align: center;
}

.dropdown {
	font-family: Verdana; 
	font-size: 9px; 
	color: #000000; 
	height: 14px; 
	border: 1px solid #000000; 
	background-color: #ffffff;
}

.button
{
	font-family: Verdana; 
	font-size: 9px; 
	font-weight: bold; 
	color: #000000; 
	height: 17; 
	border: 1px solid #000000; 
	background-color: #ffffff;
}

