body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	background-color: DFE7F4;
	color: #000066;
	SCROLLBAR-FACE-COLOR: #DFE7F4; 
	SCROLLBAR-HIGHLIGHT-COLOR: #000066; 
	SCROLLBAR-SHADOW-COLOR: #000066; 
	SCROLLBAR-ARROW-COLOR: #000066; 
	SCROLLBAR-TRACK-COLOR: #DFE7F4;
	SCROLLBAR-DARKSHADOW-COLOR: #000066;
}

a:link		{ color: #7893DA; text-decoration: none }

a:visited	{ color: #7893DA; text-decoration: none }

a:active	{ color: #7893DA; text-decoration: none }

a:hover		{ color: #000066; text-decoration: none }

.navbox {
	padding-top: 0px;
	padding-right: 10px;
	border: 1pt solid #000066;
	text-align: center;
}

.title	{font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:600;
}

.credits {
}

.linktext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: 400;
	color: 7893DA;
}

.description {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: 400;
	color: #000066;
}

.shadeform	{
	FONT: 12px Georgia, "Times New Roman", Times, serif;
	background-image: url("assets/shadeform.gif");
	text-align: left;
	WIDTH: 180px;
	BORDER: #000000 1px solid;
	padding-left: 5px;
}

.shadeemailform	{
	FONT: 12px Georgia, "Times New Roman", Times, serif;
	background-image: url("assets/shadeform.gif");
	text-align: left;
	WIDTH: 250px;
	BORDER: #000000 1px solid;
	padding-left: 5px;
}

.textarea	{ FONT: 12px Georgia, "Times New Roman", Times, serif;
		background-image: url("assets/shadeform.gif");
		text-align: left;
		WIDTH: 250PX;
		BORDER: #000000 1px solid}
