/**********     general interface     **********/

body {
	background-color: #bebede;
}

a img {
	border: 0;
}

.searcharea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}

.searcharea form {
	display: inline;
}

.searcharea form div {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	display: inline;
}

.searcharea input {
	font-size: 9px;
	border: 1px solid #ffffff;
}

.searcharea a {
	color: #ffffff;
}

.searcharea a:hover {
	color: #ffffff;
	border-bottom: 1px dotted #f8f8ff;
}

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

.breadcrumbs {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 6px;
}

.breadcrumbs a {
	color: #ffffff;
	font-weight: bold;
}

.breadcrumbs a:hover {
	color: #e0e0ff;
	text-decoration: underline;
}

.newstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #57578b;
	padding: 8px;
	width: 194px;
}

.newsdesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #666699;
	padding: 8px;
	width: 194px;
}

.bodyarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFFF;
	padding: 15px;
	line-height: 125%;
	text-decoration: none;
}

h1, .textheader {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #333366;
}

h2 {
	font-family: "Trebuchet MS", Trebuchet, Arial, Verdana, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #333366;
}

.alertbar {
	border: #660000 1px solid;
	background-color: #ffc0c0;
	padding: 2px;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 125%;
	color: #999999;
	text-decoration: none;
	text-align: center;
	padding: 8px;
}
/*
.footer a {
	color: #999999;
}

.footer a:visited {
	color: #999999;
}*/

.adpadding {
	text-align: center;
	padding: 8px;
}

.lightpurpback {
	background-color: #666699;
}

.medpurpback {
	background-color: #57578b;
}

.darkpurpback {
	background-color: #333366;
}

.homelineback {
	background-image: url(images/purp_line_back.gif);
}

#rightmenu a {
	color: #e0e0ff;
}

#rightmenu a:hover {
	color: #ffffff;
}


/**********     admin panel  **********/

.managetable {
	border: 1px solid #000000;
}

.managetable th {
	border: 0;
	padding: 0;
	margin: 0;
}

.managetable tr.oddrow {
	background-color: #e8e8ff;
}

.managetable tr.evenrow {
	background-color: #f8f8ff;
}

.managetable td {
	border: 1px solid #dddddd;
	padding: 1px 5px 1px 5px;
	margin: 0px;
}

.managetable td.title {
	font-weight: bold;
	padding: 1px 20px;
}

.managetable a {
	color: #000080;
	text-decoration: none;
}

.managetable a:hover {
	color: #0000ff;
	border-bottom: 1px dotted #0000ff;
}


/**********     left nav     **********/

.navheader
{
	font-family: Arial, Verdana, "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 17px;
	font-weight: bold;
	padding: 10px 5px 10px 10px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #7979ad;
	border-top: 1px solid #8282b3;
	border-right: 0px solid #8282b3;
	border-bottom: 1px solid #8282b3;
	border-left: 0px solid #8282b3;
	/*background-image: url(images/interface/navback.gif);*/
	text-align: left;
}

.navheaderlink
{
	font-family: Arial, Verdana, "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

ul#activesublist
{
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0 0 0 0em;
	width: 100%;
}

ul#activesublist li
{
	display: block;
	margin: 0;
	padding: 0;
}

ul#activesublist li a
{
	display: block;
	width: 100%;
	padding: 5px 5px 5px 18px;
	color: #ffffff;
	text-decoration: none;
	background-color: #7979ad;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8282b3;
	border-right-color: #8282b3;
	border-bottom-color: #8282b3;
	border-left-color: #8282b3;
	font-weight: bold;
}

#subcontainer>ul#activesublist li a { width: auto; }

ul#activesublist li a:hover, ul#activesublist
{
	font-weight: bold;
	color: #4c71b5;
	background-color: #7979ad;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8282b3;
	border-right-color: #8282b3;
	border-bottom-color: #8282b3;
	border-left-color: #8282b3;
}

#subcontainer
{
	width: 100%;
	margin: 0 0 0 0em;
	font-family: Arial, Verdana, "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 12px;
	text-align: center;
}

ul#sublist
{
	text-align: left;
	list-style: none;
	padding: 0;
	margin: 0 0 0 0em;
	width: 100%;
}

ul#sublist li
{
	display: block;
	margin: 0;
	padding: 0;
}

ul#sublist li a
{
	display: block;
	width: 100%;
	padding: 5px 5px 5px 18px;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #57578b;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8282b3;
	border-right-color: #8282b3;
	border-bottom-color: #8282b3;
	border-left-color: #8282b3;
}

#subcontainer>ul#sublist li a { width: auto; }

ul#sublist li a:hover, ul#sublist
{
	color: #FFFFFF;
	background-color: #7979ad;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #8282b3;
	border-right-color: #8282b3;
	border-bottom-color: #8282b3;
	border-left-color: #8282b3;
}
