p,.content {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #330000;
}

p a:visited,p a:link,p a:active,.content a:visited,.contnet a:link,.content a:active{
color:#990000;
}
p a:hover,.content a:hover{
color:#000000;
}

.caption{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #330000;
}
.credit{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #330000;
}
h2 {
	font-family: Georgia, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #330000;
	position: relative;
	top: 4px;
}
.heading {
	font-family: Georgia, Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #330000;
	}

hr {
height: 1px;
color: #330000;
}


a.side1, a.side1b, a.side2b, a.side2 {
font-size: 11px;
font-family: verdana;
color: #003;
border-bottom: 1px solid #2B442B;
border-top: 1px solid #fff;
display: block;
padding: 3px 4px 3px 2px;
text-decoration: none;
}
a.side2:link, a.side2:visited, a.side2:active {
/*
background-color: #BFA95D;
background-image: url(images/sideback1.jpg);
*/
}
a.side1:link, a.side1:visited, a.side1:active, a.side1:hover {
color:#660000
}
a.side2b:link, a.side2b:visited, a.side2b:active {
/*
background-color: #BFA95D;
background-image: url(images/shadow1.gif);
*/
background-repeat: repeat-x;
border-top: 0px;
}
a.side1b{
/*
background-color: #F3ECD2;
background-image: url(images/shadow2.gif);

background-repeat: repeat-x;
border-top: 0px;
*/
color:#990000;
}
a.side2:hover, a.side2b:hover {
background-image: none;
color:#990000;
}

td.sidecell {
border-right: 1px dotted #2B442B;
background-image:url(images/sideback.gif);
}

.edit td, .edit input, .edit textarea, .edit select  {
font-family: verdana;
font-size: 11px;
color: #003;
}

.keytext {
color:#CC9966;
font-size:10px;
font-family:Georgia, "Times New Roman", Times, serif;
}
a.key{
color:#CC9966;
text-decoration:none;
}

a.tab1:active, a.tab1:visited, a.tab1:link{
display: block;
padding: 4px 10px;
border-style: groove;
border-color: #996600;
border-width: 1 1 0 1;
background-color: #F1EBD3;
white-space: nowrap;
font-family: tahoma, arial;
font-size: 11px;
color: #996600;
text-decoration: none;
}

a.tab2:active, a.tab2:visited, a.tab2:link{
display: block;
padding: 2px 10px;
border-style: groove;
border-color: #996600;
border-width: 1 1 1 1;
background-color: #E2D5A9;
white-space: nowrap;
font-family: tahoma, arial;
font-size: 11px;
color: #996600;
text-decoration: none;
}
a.tab2:hover {
background-color: #fff;
}
a.tab3:active, a.tab3:visited, a.tab3:link{
display: block;
padding: 2px 10px;
border-style: groove;
border-color: #996600;
border-width: 1 1 1 1;
background-color: #E2D5A9;
white-space: nowrap;
font-family: tahoma, arial;
font-size: 11px;
color: #996600;
text-decoration: none;
}
a.tab3:hover {
background-color: #fff;
}

a.nav1:link,a.nav1:active,a.nav1:visited{
padding:2px 8px;
font-family:georgia,serif;
color:#900;
text-decoration:none;
font-size:12px;
white-space:nowrap;
display:block;
font-weight:bold;
}

a.nav2:link,a.nav2:active,a.nav2:visited{
padding:2px 8px;
font-family:georgia,serif;
color:#fff;
text-decoration:none;
font-size:12px;
font-weight:bold;
display:block;
white-space:nowrap;
}

a.nav3:link,a.nav3:visited,a.nav3:active{
padding:2px 8px;
font-family:georgia,serif;
color:#fff;
text-decoration:none;
font-size:12px;
font-weight:bold;
display:block;
white-space:nowrap;
}

a.nav2:hover, a.nav3:hover {
color:#900;
background-image: none;
text-decoration:underline;
}


.nonav {
border-bottom:1px solid #000;
}