/* from style.css */
.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;
}
/* from user */
a, a:link {
	color:#aa0000;
	font-family:Verdana;
	font-size:11px;
}

a:active {
	color:#aa0000;
	font-family:Verdana;
	font-size:11px;
}

a:visited {
	color:#aa0000;
	font-family:Verdana;
	font-size:11px;
}

a:hover {
	color:#440000;
	font-family:Verdana;
	font-size:11px;
}

.outborder {
	background-color:#666666;
}

.inborder {
	background-color:#666666;
}

.out {
	background-color:#ffffff;
}

.in {
	background-color:#ffffff;
}

td {
	background-color:#ffffff;
}

.title {
	background-color:#1199bb;
	color:#ffffff;
}

.vline {
	border-left-color:#440000;
}

#sidebar {
	border-left:#999999;
	font-family:Verdana;
	font-size:12px;
}

#sidebar h1 {
	color:#5c5b66;
	border-bottom-color:#440000;
	font-family:Verdana;
	font-size:12px;
}

.naviRow {
	background-color:#1199bb;
}

.naviRow ul li a, .naviRow ul li a:link {
	color:#ffffff;
	border-right-color:#ffffff;
}

.naviRow ul li a:active {
	color:#ffffff;
	border-right-color:#ffffff;
}

.naviRow ul li a:visited {
	color:#ffffff;
	border-right-color:#ffffff;
}

.naviRow ul li a:hover {
	color:#000000;
}

.searchRow {
	color:#ffffff;
	background-color:#44bbcc;
	border-bottom-color:#000000;
}

.searchRow a, .searchRow a:link {
	color:#ffffff;
}

.searchRow a:active {
	color:#ffffff;
}

.searchRow a:visited {
	color:#ffffff;
}

.searchRow a:hover {
	color:#ffffff;
}

.footerTable {
	border-top-color:#000000;
}

.footerTable td {
	background-color:#44bbcc;
	color:#aa0000;
	font-family:Verdana;
	font-size:9px;
}

.footerTable td a, .footerTable td a:link {
	color:#ffffff;
	font-family:Verdana;
	font-size:11px;
}

.footerTable td a:active {
	color:#ffffff;
	font-family:Verdana;
	font-size:11px;
}

.footerTable td a:visited {
	color:#ffffff;
	font-family:Verdana;
	font-size:11px;
}

.footerTable td a:hover {
	color:#990000;
	font-family:Verdana;
	font-size:11px;
}

.error {
	border:#990000;
	background-color:#FFFFE1;
	color:#990000;
}

.quote {
	border:#000000;
	background-color:#f8f8f8;
	color:#000000;
}

.ad {
	border:#999999;
}

.textfield {
	border:#999999;
}

body, td {
	font-family:Verdana;
	font-size:11px;
}

input, textarea, select {
	font-family:Verdana;
	font-size:11px;
}

.searchRow ul li a, .searchRow ul li a:link {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
}

.searchRow ul li a:active {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
}

.searchRow ul li a:visited {
	font-family:Verdana;
	font-size:10px;
	color:#000000;
}

.searchRow ul li a:hover {
	font-family:Verdana;
	font-size:10px;
	color:#999999;
}


