#crumbBar
{
	background-color: #9DD;
	color: #003;
}

#crumbBar a { color: #003; }

.block
{
	background-color: #9DD;
	color: #003;
}

.quote { color: #003; }

.section
{
	border-color: #9DD;
	background-color: #FFF;
}
.sectionh
{
	display: block;
	color: #333;
	font-weight: bold;
	background-image: url(images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: left center;
	border-top:1px solid  #9DD;
}
.empty
{
	border: 0;
	background-color: transparent;
}


#leader a:hover { color: #036; }
#leader a { font-weight: normal; }
#leader ul { margin-top: 0px; }

.headline
{
	background-color: #EEF;
	color: #003;
	border-color: white;
	border-width: 2px 0 0 2px;
	border-style: solid;
}

#navmenu p.standard a:hover { color: #009; }
#maintext a:hover{color:#069;}
#maintext a{color:#036}
#leader a{color:#036;}

#maintext table
{
	border-color: #CCF;
	border-width: 1px 0 0 1px;
	border-style: solid;
	background-color:#EFF;
	margin: 20px;
	width:710px;
}

#maintext td, #maintext th
{
	border-color: #CCF;
	border-width: 0 1px 1px 0;
	border-style: solid;
}

.leftborder {border-color: #9DD;
	border-width: 0 0 0 1px;
	border-style: solid;
	width: 375px;}

.rightborder
{
	border-color: #9DD;
	border-width: 0 1px 0 0;
	border-style: solid;
	width: 375px;
}


 #maintext th {background-color:#DDF;}
 #navmenu  a:hover {color:white}
 
 
 .darkline {border-top: 2px dotted  #CCF;}
 
 .submenu {font-size:1.1em}
 
 .section {width:750px;}
 
 .blockmenu2 li.selected a
{
	background-color: #9DD;
	color: black;
}

.blockmenu2 {background-color: #CDD;}
li.plus {border-right:2px solid white;}

.dotted
{
	color: #036;
	border-color: #069;
	border-width: 0 0 1px 0;
	border-style: dotted;
	margin: 10px auto 10px auto;
	padding: 0px;
	
}
.none {border:0}

#maintext div.column p.more
{
	display: normal;
	border-color: #366;
	border-width: 0 0 1px 1px;
	border-style: dotted;
	text-align: right;
	margin: 0 20px 20px 20px;
	padding: 0 0 2px 0;
}
.more a {font-size:smaller;}
 
