body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	background-attachment: fixed;
	background-color: #666666;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: 0% 0%;
	color: #999999;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
}

ul {	
	margin-left: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 10px;
}

input, textarea, select, button {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #666666; 
	background-color: #D8D8D8;
	color: #000000;
}

a:link, a:visited, a:active {
	text-decoration: none;
	color: #fbb018;
}

a:hover {
	text-decoration: underline;
	color: #fbb018;
}

a.navi:link, a.navi:visited, a.navi:active {
	text-decoration: none;
	display: block;
	color: #999999;
	width: 113px;
	margin-bottom: 2px;
	padding: 1px 1px 5px 5px;
	border: 1px solid #999999;
	margin-top: 1px;
}

a.navi:hover {
	text-decoration: none;
	display: block;
	color: #fbb018;
	width: 113px;
	margin-bottom: 2px;
	padding: 1px 1px 5px 5px;
	border: 1px solid #fbb018;
	margin-top: 1px;
}

a.jdnetwork:link, a.jdnetwork:visited, a.jdnetwork:active {
	text-decoration: none;
	color: #340000;
}

a.jdnetwork:hover {
	text-decoration: underline;
	color: #000000;
}

.box {
	color: #000000;
	width: 113px;
	margin-bottom: 2px;
	padding: 1px 1px;
	border: 1px solid #666666;
	margin-top: 1px;
	background-color: #D8D8D8;
}

.colleft {
	padding: 10px;
}

.title {
	font-size: 18px;
	font-weight: bold;
	color: #B00203;
}

.style14 {
	font-size: 14px;
	font-weight: bold;
	color: #CCCCCC;
}
.style15 {
	font-size: 14px;
	color: #B0060F;
}
.style16 {
	font-size: 18px;
	color: #CCCCCC;
}
.stitle {
	font-size: 11px;
	font-weight: bold;
	color: #B00203;
}

.border {
	border: 1px solid #666666;
}

.redtext {
	font-size: 11px;
	color: #CC3300;
}

.pad0 {
	padding: 0px;
}

.pad10 {
	padding: 10px;
}

.pad12 {
	padding: 12px;
}

.blau {
	font-size: 16px;
	color: #FF0000;
}

.sub-stitle {
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}
.text-title {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
}

