body {
	background-color: #CCCCCC;
}
a:link {
	color: #000066;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #CC0000;
}
.maintable {
	border: 1px solid #000066;
}
.bg {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
.sidebars {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	border-top: 1px none #000033;
	border-right: 1px none #000033;
	border-bottom: 1px none #000033;
	border-left: 1px none #000033;
	border-collapse: collapse;
}
.sidebars th {
	font-family: Arial, Helvetica, sans-serif;
	border: none;
	color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.sidebars td {
	font-family: Arial, Helvetica, sans-serif;
	color: #33333;
	font-size: 10px;
	border-top: none;
	border-right: none;
	border-bottom: 1px dotted #666666;
	border-left: none;
}.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	padding: 10px;
}
.right {
	border-left-style: solid;
	border-left-color: #000033;
	border-left-width: 1px;
}
.navbar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	text-indent: 10px;
}
.navbar td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#navigation {
	width: 147px;
	font-family:  Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	}
#navigation ul {
	list-style: none;
	margin: 0;
	margin-left: 5px;
	padding: 0;
	}
#navigation ul li {
	font-size: 12px;
	font-weight: bold;
	margin-top: 10px;
	}
#navigation ul ul{
	list-style: none;
	margin-left: 10px;
	margin-right: 15px;
	}
#navigation ul ul li {
	border-bottom: 1px dotted #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	margin-top: 2px;
	}
#navigation ul ul a:link, #navigation ul ul a:visited {
	color: #CCCCCC;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}
#navigation ul ul a:hover {
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	}.contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
}
.admincontent { color: #999999; font-size: 12px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; line-height: 12px; }
.admintable { font-size: 12px; color: #000000; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #e6e6e6; }
.admintable a:link { color: #600 ; font-weight: normal; }
.admintable a:visited { color: #600 ; font-weight: normal; }
.admintable a:hover { color: #696 ; font-weight: normal; }
.admintable a:active { color: #600 ; font-weight: normal; }
.admintable th { font-size: 12px; color: #ffffff; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; background-color: #333333; }
.admintable td { font-size: 10px; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; border-bottom: 1px solid #999999; }
.admintable textarea { font-size: 11px; color: #000000; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
.admintable form {
	margin: 0px;
	padding: 0px;
}
.admintable input { font-size: 11px; color: #000000; font-family: Helvetica, Geneva, Arial, SunSans-Regular, sans-serif; }
