.authors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.bottom {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #336699;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	padding-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.basictxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
}

.navlinks {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
a.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	padding-right: 8px;
}
a.navigation:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
	padding-right: 8px;
}
.bluebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #336699;
	text-decoration: none;
	}
.introborder {
	border: 1px solid #336699;
	background-color: #F0F5FB;
}
.buttonM
{
	border: 1px solid #BDBAB5;
	color: #336699;
	font-family: Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 11px;
	cursor: pointer;
	WIDTH: auto;
	background-image: url(../rich/images/grad_button.gif);
	background-repeat: repeat;
	background-position: center center;
	margin: 5px;
	text-decoration: none;
	display: inline;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
}
a.buttonM
{
	border: 1px solid #BDBAB5;
	color: #336699;
	font-family: Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 11px;
	cursor: pointer;
	WIDTH: auto;
	background-image: url(../rich/images/grad_button.gif);
	background-repeat: repeat;
	background-position: center;
	margin: 5px;
	text-decoration: none;
	display: inline;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	line-height: 24px;
}
a.buttonM:hover
{
	border: 1px solid #BDBAB5;
	color: #336699;
	font-family: Tahoma, Verdana, Arial, SunSans-Regular, Sans-Serif;
	font-size: 11px;
	cursor: pointer;
	WIDTH: auto;
	background-image: url(../rich/images/spacer.gif);
	background-repeat: repeat;
	background-position: center;
	margin: 5px;
	text-decoration: none;
	display: inline;
	padding-top: 5px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-left: 8px;
	background-color: #FFFFE6;
	line-height: 24px;
}
.loginshade
{
	font-size: 11px;
	color: #336699;
	background-color: #F7F9FB;
	vertical-align: middle;
	padding-left:5px;
}