.ad {
	text-align:center;
	padding-bottom:15px;
	margin-bottom:15px;
}

.title {
	font-weight:bold;
}

.vline {
	border-left:1px solid;
	padding-left:10px;
}

/* ------------------------ */
/* Sidebar	 				*/
/* ------------------------ */
#sidebar h1 {
	margin-top:0px;
	padding-bottom:3px;
	border-bottom:1px solid;
}

#sidebar ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#sidebar ul li {
	line-height:15px;
}

#sidebar ul li a {
	font-weight:normal;
}

#sidebar div a {
	font-weight:normal;
}

a,
a:link,
a:active,
a:visited {
	font-weight:bold;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

.headerTable {
	width:800px;
}

/* ------------------------ */
/* Navi - Row 				*/
/* ------------------------ */
.naviRow {
	padding:5px;
}

.naviRow ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}

.naviRow ul li {
	display:inline;
}

.naviRow ul li a,
.naviRow ul li a:link,
.naviRow ul li a:active,
.naviRow ul li a:visited {
	text-decoration:none;
	padding-right:5px;
	font-weight:normal;
	border-right:1px solid;
}

/* ------------------------ */
/* Search - Row 			*/
/* ------------------------ */
.searchRow {
	border-bottom:1px solid;
	padding:5px;
}

.searchRow form {
	margin:0px;
	padding:0px;
}

.searchRow a,
.searchRow a:link,
.searchRow a:active,
.searchRow a:visited {
	text-decoration:underline;
	font-weight:normal;
}

.searchRow a:hover {
	text-decoration:none;
}

/* ------------------------ */
/* Content - Row 			*/
/* ------------------------ */
.contentTable {
	width:800px;
	margin-top:15px;
	margin-bottom:15px;
}

/* ------------------------ */
/* Footer - Row 			*/
/* ------------------------ */
.footerTable {
	width:800px;
	border-top:1px solid;
}

.footerTable form {
	margin:0px;
	padding:0px;
}

.footerTable td {
	padding:5px;
}

.footerTable td a,
.footerTable td a:link,
.footerTable td a:active,
.footerTable td a:visited {
	text-decoration:none;
	font-weight:normal;
}

.footerTable td a:hover {
	text-decoration:underline;
}
