.caption      { color: #666; font-size: 10px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 13px }
	
.head    { 
	text-transform: capitalize;
	color: #708090; 
	font-size: 1.4em; 
	font-family: serif 
	}
	
.subhead   { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #8090A0; 
	font-size: 15px; 
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 2px dotted #4B7E1E;
	}
	
a   { 
	color: #708090; 
	font-weight: bold; 
	text-decoration: underline 
	}

a:hover    { 
	color: #6b8e23; 
	background-color: #F0F1F2;
	text-decoration: none 
	}

.body     { color: #4c4c57; font-size: 13px; font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; line-height: 18px }

.sidebar   { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	color: #696969; 
	font-size: 11px; 
	font-family: serif; 
	line-height: 14px 
	}

.tableR  { 
	background-color: #fff; 
	background-image: url("images/spacer.gif"); 
	background-repeat: no-repeat 
	}

.captionbig { 
	font-size: 13px; 
	font-style: italic; 
	line-height: 14px 
	}

.menu { 
	color: #696969; 
	font-size: 14px; 
	font-family: serif 
	}

.bighead   { color: #708090; font-size: 32px; font-family: Georgia, "Times New Roman", Times, serif; font-weight: bold; line-height: 32px }

#line td { 
	background-image: url("images/line-horz.gif"); 
	background-repeat: repeat-x 
	}

#navcontainer ul {
	padding: .2em 0;
	margin: 0;
	list-style-type: none;
	background-color: #f0f1f2;
	color: #545556;
	width: 100%;
	font: 85% serif;
	letter-spacing: -0.05em;
	text-align: center;
	}

li { display: inline;
	}

li a {
	font-family: Georgia, "Times New Roman", Times, serif; 
	text-decoration: none;
	background-color: #e3e6e9;
	color: #545556;
	padding: .2em .5em;
	padding-bottom: 3px;
	border-right: 1px dotted #3e6186;
	}

li a:hover {
	background-color: #3e6186;
	color: #fff;
	}
ul {
	padding-left: 5px;
}
.reg {
	color: #a2683b;
}