@charset "UTF-8";
/* CSS Document */
.c-name {
	width: 650px;
	margin-top: 50px;
	margin-bottom: 0px;
	position: relative;
	height: 70px;
	right: 0px;
	margin-left: 50px;
}

.c-field {
	width: 650px;
	margin-left: 50px;
	margin-bottom: 30px;
	position: relative;
	height: auto;
}
.c-field p {
	width: 600px;
	left: 30px;
	position:relative;
}

.lineup {
	width: 550px;
	margin-left: 50px;
	position: relative;
	height: auto;
}
.lineup .info p {
	font-size: 12px;
	color: #333333;
	width: 97%;
	margin-left: 3%;
}
.lineup .lines {
	width: 100%;
	height: 10px;
	position:relative;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
	margin-bottom:10px;
	clear: both;
}
.lineup h4 {
	font-size: 14px;
	width: 97%;
	margin-bottom: 10px;
	margin-left: 3%;
}
.lineup h4 a,.lineup h4 a:link,.lineup h4 a:visited {
	color: #003366;
	text-decoration: none;
	margin-bottom: 10px;
	margin-left: 3%;
	background-image: url(../baseimages/linkon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669999;
}
.lineup h4 a:hover {
	color: #999999;
	text-decoration: none;
	margin-bottom: 10px;
	margin-left: 3%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-image: url(../baseimages/linkoff.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
} 
.lineup p {
	font-size: 10px;
	color: #666666;
	width: 97%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-left: 3%;
}


.c-title {
	height: 70px;
	width: 300px;
	position: relative;
	margin-bottom: 20px;
}

.c-caption {
	height: auto;
	width: 600px;
	position: relative;
	margin-left: 100px;
}
#mainpart p a,#mainpart p a:link,#mainpart p a:visited {
	font-size: 12px;
	color: #669999;
	text-decoration: none;
	background-image: url(../baseimages/linkon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669999;
}
#mainpart p a:hover {
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-decoration: none;
	background-image: url(../baseimages/linkoff.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}

#mainpart p {
	font-size: 12px;
	color: #333333;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	letter-spacing: 0.2em;
	line-height: 1.5em;
}

#mainpart p strong {
	font-size: 12px;
	color: #003366;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	letter-spacing: 0.2em;
	line-height: 1.5em;
}


#mainpart .klein {
	font-size: 11px;
	color: #496662;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	letter-spacing: 0.2em;
}

#mainpart li {	
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float:right;
	margin-right: 30px;
}

#mainpart li a,#mainpart li a:link,#mainpart li a:visited {
	font-size: 12px;
	color: #669999;
	text-decoration: none;
	background-image: url(../baseimages/linkon.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #669999;
}
#mainpart li a:hover {
	font-size: 12px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-decoration: none;
	background-image: url(../baseimages/linkoff.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
.c-list {
	width: 100%;
	margin-left: 0px;
	margin-bottom: 10px;
	position: relative;
	height: 30px;
	clear:both;
}
