.menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
}
.main {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

.quoted {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #5D7DC7;
}

.hilite {
	font-style: italic;
	font-weight: bold;
}

.quoted-2 {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #44883F;
}

.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #324187;
}
.redtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #cc0000;
}
.redtitlelarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #cc0000;
}
a:link {
	color: #324187;
}
a:visited {
	color: #324187;
}
a:hover {
	color: #5C81C5;
}
a:active {
	color: #DADFF2;
}
.navtable {
	background-color: #ECFFEC;
	border: 1px solid #CCCCCC;
}
.dotty {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: normal;
	color: #CCCCCC;
	letter-spacing: 2px;
}
.form {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}
.logintitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.topics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

.quote-name {
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7E638C;
}
ul.main {
	list-style-type: circle;
}
#toprightlink img {
	position: relative;
	float: right;
	border: 0;
}
