body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin:0
}
a:link {
	color: #333333;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: underline;
	color: #333333;
}

#logo {
background:url(../images/show_room_top.jpg);
background-repeat:no-repeat;
}

#main {
	background:url(../images/maintile_bg.jpg);
	background-repeat:repeat-y;
	width:968px;
	margin:0 auto;
}

#navigation {
	background:url(../images/Center_top.jpg);
	height:41px;
	width:900px;
	margin:0 auto;
	padding-left:20px;
	padding-top:10px;
}

#content {
	background:url(../images/Center_tile.jpg);
	width:900px;
	margin:0 auto;
	padding-left:20px;
}

#contentend {
	background:url(../images/Center_end.jpg);
	width:900px;
	height:10px;
	margin:0 auto;
	padding-left:20px;
}

#mainend {
	 background:url(../images/main_end.jpg);
	 height:14px;
}

#copyr {
	font-size:10px;
}

.Header1 {
	font-size:12px;
	color:#00468E;
	font-weight:bold;
}
.DateHeader {
	font-size:10px;
	color:#00468E;
	font-weight:bold;
}

.Crumbs {
	font-size:10px;
	color:#4A4A4A;
	font-weight:bold;
}

#hometext {
	width:98%;
}

.textbox {
	width:200px;
	height:16px;
	border: solid 1px #00468E;
	color:#00468E;
}

.commentbox {
	width:200px;
	border: solid 1px #00468E;
	color:#00468E;
}

.Button {
	color:#00468E;
}

#newsblok {
	border:solid 1px #999999;

}

#border {
	border:solid 1px #666666;
}