/* CSS Document */

body td {
	font-family: Georgia, Palatino, Times New Roman, Times, serif;
	line-height:1.6;
	word-spacing:0.1em;
	font-size:90%;
	color: #020202;
}
.blurbblock {
	font-family: Georgia, Palatino, Times New Roman, Times, serif;
	line-height:1.6;
	word-spacing:0.1em;
	color: #006600;
}
.tabl {
	font-family: Georgia, Palatino, Times New Roman, Times, serif;
	line-height:1.1;
	word-spacing:0.1em;
	font-size:90%;
	color: #020202;
}
.cutline {
	font-family: Georgia, Palatino, Times New Roman, Times, serif;
	line-height:1.1;
	font-style: italic;
	word-spacing:0.1em;
	font-size:70%;
	color: #666666;
}
h2 {
	font-family: Georgia, Palatino, Times New Roman, Times, serif;
	font-style: italic;
	line-height:100%;
	color: #990000;
}
h3 {
	font-family: Georgia, Palatino, Times New Roman, Times, serif;
	font-style: italic;
	line-height:90%;
	color: #006600;
}
a:link {
	text-decoration: none;
	color: #003300;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #001100;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #006600;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #003300;
	font-weight: bold;
}
ul { 
	margin-left:4px; 
	margin-right:0px; 
	margin-top:0px; 
	margin-bottom:0px;
	text-indent: 5px;
	list-style-position: outside;
	list-style-image: url(images/leaf.gif);
	list-style-type: square;
	padding: 6px;
}
.menu ul {
	list-style: none;
	padding: 5px;
	margin: 0px;
	text-indent: 0px;
	text-align: left;
	font-family: Georgia, Palatino, Times New Roman, Times, serif;
	font-size : 80%;
	font-weight: bold;
	font-style: italic;
	color: #006600;
	line-height: 140%;
}
.menu a {
	color: #003300;
	text-decoration: none;
	width: 100%;
	border-left: 0px;
	padding-left: 2px;
}
.menu a:hover {
	text-decoration: underline;
	color: #990000;
}
.menu a:visited {
	text-decoration: none;
	color: #003300;
}
.menu2 ul {
	list-style: none;
	padding-top: 5px;
	padding-left: 0px;
	margin-left: 10px;
	text-indent: 0px;
	text-align: left;
	font-family: Georgia, Palatino, Times New Roman, Times, serif;
	font-size : 80%;
	font-weight: normal;
	font-style: italic;
	color: #006600;
	line-height: 140%;
}
.menu2 a {
	color: #003300;
	text-decoration: none;
	width: 100%;
	font-weight: normal;
	font-style: italic;
	border-left: 0px;
	padding-left: 2px;
}
.menu2 a:hover {
	text-decoration: underline;
	color: #990000;
}
.menu2 a:visited {
	text-decoration: none;
	color: #003300;
}
#opt, #opt a, #opt a:active, #opt a:link {
	text-align:center;
	font-size:10px;
	font-family:Georgia, Palatino, Times New Roman, Times, serif;
        color:#020202;
	}

#opt a:hover{color:#fff000}
