body {
	margin-left:		2px;
	margin-right:		0px;
	margin-top:			0px;
	scroll-bar:			none;
}
table.index {
	border-collapse:	collapse;
	width:				1000px;
	border:				0px;
	padding-top:		4px;
	padding-bottom:		4px;
	padding-left:		0px;
	padding-right:		0px;
}

p.newshead {
	font-family:		arial;
	font-size:			12px;
    color:				#5B6095;
    font-style:			normal;
    font-weight:		bold;
   	text-align:			left;
   	
   	margin-top:			10px;
   	margin-bottom:		2px;
}

p.newshead a{
	font-family:		arial;
	font-size:			12px;
    color:				#5B6095;
    font-style:			normal;
    font-weight:		bold;
   	text-decoration:	underline;
   	text-align:			left;
   	
   	margin-top:			10px;
   	margin-bottom:		2px;
}

p.news {
	font-family:		arial;
	font-size:			10px;
    color:				#5B6095;
    font-style:			normal;
    font-weight:		normal;
   	text-align:			left;
   	
   	margin-top:			2px;
   	margin-bottom:		2px;
}

p.news a{
	font-family:		arial;
	font-size:			10px;
    color:				#5B6095;
    font-style:			normal;
    font-weight:		normal;
   	text-decoration:	underline;
   	text-align:			left;
   	
   	margin-top:			2px;
   	margin-bottom:		2px;
}

table.overview {
	border-collapse:	collapse;
	width:				1000px;
	border-width:		1px;
	border-style:       solid;
	border-color:		#E8D19A;
	padding-left:		8px;
	padding-right:		8px;
}

td.head {
	background-image:	url('media/border1.gif');
	background-repeat:	repeat;
	width:				100%;
	
	font-family:		arial;
	font-size:			18px;
    color:				#5B6095;
    font-style:			normal;
    font-weight:		bold;
   	text-align:			center;
	padding-top:		0px;   	
	padding-bottom:		0px;	
}

td.body {
	background-color:	#FFFFFF;
	text-align:			center;
	width:				100%;
	padding-top:		5px;   	
	padding-bottom:		5px;	

}

td.bodypart {
	background-color:	#FFFFFF;
	text-align:			center;
	padding-top:		5px;   	
	padding-bottom:		5px;	

}

td.admin {
	background-color:	#FFFFFF;
	width:				100%;

	font-family:		arial;
	font-size:			10px;
    color:				#999999;
    font-style:			normal;
   	text-align:			center;
	padding-top:		5px;
	padding-bottom:		5px;
}

td.link {
	background-image:	url('media/bg_blank.gif');
	background-repeat:	no-repeat;
	background-position:center;
	height:				30;
	width:				180;

	font-family:		arial;
	font-size:			10px;
    color:				#5B6095;
    font-style:			normal;
    font-weight:		bold;
   	text-align:			center;
   	margin-top:			3px;
   	margin-bottom:		3px;

	padding-top:		3px;   	
	padding-bottom:		3px;
}

td.link a{
	font-family:		arial;
	font-size:			10px;
    color:				#5B6095;
    font-style:			normal;
    font-weight:		bold;
   	text-align:			center;
   	text-decoration:	none;
   	margin-top:			3px;
   	margin-bottom:		3px;
}

td.info {
	background-image:	url('media/border1.gif');
	background-repeat:	repeat;
	font-family:		arial;
	font-size:			12px;
    color:				#5B6095;
    font-style:			normal;
    font-weight:		normal;
   	text-align:			left;
   	margin-top:			3px;
   	margin-bottom:		3px;

	padding-top:		3px;   	
	padding-bottom:		3px;
}

td.info a{
	font-family:		arial;
	font-size:			12px;
    color:				#5B6095;
    font-style:			normal;
    font-weight:		normal;
   	text-align:			left;
   	text-decoration:	underline;
   	margin-top:			3px;
   	margin-bottom:		3px;
}