body {
	margin: 0px;
	background-image: url('../images/lynePark.gif');
	background-position: 100% 0%;
	background-repeat: no-repeat;
	scrollbar-arrow-color:#666666;
	scrollbar-track-color:#cccccc;
	scrollbar-face-color:#cccccc;
	scrollbar-face-color:#eeeeee;
	scrollbar-3dlight-color:#cccccc;
	scrollbar-highlight-color:#666666;
	scrollbar-shadow-color:#666666;
	scrollbar-darkshadow-color:#cccccc;
}
div {
	font-family:verdana,arial,sans serif;
	font-size:13px;
	color:#0000aa;
	text-align:justify;
}
.title {
	font-weight: bold;
	font-size: 14px;
	color:#000033;
}
td.sides {
	background-color:#ffffff;
	border-color:#cccccc;
	border-width:1px;
	border-style:solid;
	font-family:verdana,arial,sans serif;
	font-size:13px;
	color:#000033;
	text-align:justify;
}
td.main {
	background-color:#f5f5f5;
	border-color:#cccccc;
	border-width:1px;
	border-style:solid;
	font-family:verdana,arial,sans serif;
	font-size:13px;
	color:#000033;
	text-align:justify;
}
td.right {
	font-family:verdana,arial,sans serif;
	font-size:13px;
	color:#000000;
	text-align:left;
	padding-bottom:5px;
	vertical-align:top;
}
a {
	text-decoration: none;
	color: #4444aa;
	font-weight: bold;
}
a:hover {
	text-decoration: none;
	color: #000033;
	font-weight: bold;
}
.link {
	text-decoration: none;
	color: #0000aa;
	font-weight: normal;
}
.link:hover {
	text-decoration: none;
	color: #0000ff;
	font-weight: normal;
}
.sub {
	text-decoration: none;
	color: #7777aa;
}
.sub:hover {
	text-decoration: none;
	color: #333399;
}
.head {
	text-decoration: none;
	color: #000099;
	font-weight: bold;
}
.head:hover {
	text-decoration: none;
	color: #000066;
	font-weight: bold;
}
