a:link {
	text-decoration: none;
	color: #FEB100;
}
a:visited {
	text-decoration: none;
	color: #FEB100;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.table {
	font-family: "lr SVbN", "Osaka|";
	font-size: 12px;
	line-height: 18px;
	letter-spacing: 0em;
	font-weight: bold;
}
.table2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 0px;
}
.table2 a {
	font-size: 14px;
	font-weight: bold;

}
.stylebold {
	font-weight: bold;
}
h4 {
	font-size: 120%;
	color: #CCCCCC;
	padding-left: 5px;
	margin-bottom: 2px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	background-image: url(../img/fontback1.png);
	background-repeat: repeat-x;
	background-position: center;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 130%;
	font-weight: bold;
	color: #FFFFFF;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #85B9DE;
	padding-left: 10px;
	margin-bottom: 2px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.part {
	border: 1px solid #666666;
	background-color: #333333;
	padding: 0px;
	display: block;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.part2 {
	background-color: #000000;
	margin: 0px 0px 10px;
	height: 75px;
	padding: 5px;
	border-top: 1px #333333;
	border-right: 1px #333333;
	border-bottom: 1px solid #333333;
	border-left: 1px #333333;
}
.part3 {
	background-color: #000000;
	padding: 5px;
	margin: 0px 0px 10px;
	border-top: #333333;
	border-right: #333333;
	border-bottom: 1px solid #333333;
	border-left: #333333;
}
