.gradlt {
	background-image: url(images/grad_lt.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.gradrt {
	background-image: url(images/grad_rt.gif);
	background-repeat: repeat-y;
	background-position: right top;
}
.smiley {
	background-color: #00341c;
	background-image: url(images/smilybackground.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	padding: 10px;
	line-height: 1.7em;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #000000;
	padding: 10px 20px 20px 12px;
	text-align: left;
	vertical-align: top;
	line-height: 1.7em;
}
.text a:link {
	color: #6699CC;
	text-decoration: none;
}
.text a:visited {
	color: #CCCCCC;
	text-decoration: none;
}
.text a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.35em;
	font-weight: bolder;
	color: #6699CC;
	border-bottom-style: solid;
	border-bottom-color: #003B20;
	font-style: italic;
	border-bottom-width: 1px;
}
.smiley a:link {
	color: #9DB6D2;
}
.smiley a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.smiley a:visited {
	color: #CCCCCC;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-weight: bold;
	text-transform: capitalize;
	color: #003B1E;
	text-decoration: none;
	background-color: #EDEFED;
	padding-left: 10px;
}
.nav a:link {
	color: #11482D;
	text-decoration: none;
}
.nav a:visited {
	color: #11482D;
	text-decoration: none;
}
.nav a:hover {
	color: #247297;
	text-decoration: underline;
}

