BODY {
	font-family:		Verdana,Arial,Helvetica;
	color:				#666666;
	font-size:			11px;
	background-image:	url('images/background.jpg');
	background-repeat:	no-repeat;
	background-color:	#ffffff;
	}

img {
	border: 0;
	}

#button  {
	font-family:		Verdana,Arial,Helvetica;
	color:				#999999;
	background-color:	#1F2E65;
	font-size:			10px;
	border-width:		1px;
	border-color:		#999999;
	border-style:		solid;
	}
	
INPUT {
	font-family:		Verdana,Arial,Helvetica;
	color:				#000000;
	font-size:			10px;
	border-width:		1px;
	border-color:		#999999;
	border-style:		solid;
	}
	
TEXTAREA {
	font-family:		Verdana,Arial,Helvetica;
	color:				#000000;
	font-size:			10px;
	border-width:		1px;
	border-color:		#999999;
	border-style:		solid;
	}
	
P {
	font-family:		Verdana,Arial,Helvetica;
	color:					#999999;
	font-size:			10px;
	}
	
TD {
	font-family:		Verdana,Arial,Helvetica;
	color:				#666666;
	font-size:			11px;
	}
	
#line {
	position:			absolute;
	left:				40px;
	top:				79px;
	z-index:			10;
	}

#content {
	position:			absolute;
	left:				60px;
	top:				100px;
	z-index:			10;
	width:				350px;
	line-height:		18px;
	}

#content_right {
	position:			absolute;
	left:				450px;
	width:				350px;
	top:				100px;
	z-index:			10;
	line-height:		18px;
	}
	
#head {
	position:			absolute;
	left:				20px;
	top:				75px;
	z-index:			10;
	width:				350px;
	}	

#pics {
	position:			absolute;
	left:				450px;
	width:				200px;
	top:				100px;
	z-index:			10;
	}	

#index {
	position:			absolute;
	left:				540px;
	top:				40px;
	z-index:			10;
	}

#topnavi {
	height:				90px;
	position:			absolute;
	top:				1px;
	left:				1px;
	}
	
#topnavi a {
	font-weight:		bold;
	color:				#192757;
	text-decoration:	none;
	}

#mainframe {
	background-color:	#999999;
	position:			absolute;
	top:					145px;
	left:					100px;
	border-top:		1px solid #999999;
	}

.naviblocklogo {
	height:				155px;
	width:				150px;
	float:				left;
	margin-top:		1px;
	padding:			0px;
	}
	
.naviblock {
	height:				155px;
	width:				140px;
	border-left:	1px solid #90a0a4;
	float:				left;
	margin-left:	20px;
	padding:			5px;
	line-height:	20px;
	}
