@charset "utf-8";
/* CSS Document */
body {
	margin:0px;
	padding:0px;
	padding-top:25px;
}
.bordertop {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	height:17px;
	background-image:url(images/29-09-08/bordertop2.jpg);
	background-repeat:no-repeat;
}
.border {
	width:800px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/29-09-08/border2.jpg);
	background-repeat:repeat-y;
}
.container {
	width:686px;
	margin-left:auto;
	margin-right:auto;
	height:100%;
}
.navTable a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	font-size:10px;
}
.navTable a:hover{
	text-decoration:underline;
}
