.navbaroutline {
	width: auto;
	border-top: 1px none #999999;
	border-right: 1px none #999999;
	border-bottom: 1px none #999999;
	border-left: 1px solid #999999;


}
.navtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;

}
a:link {
	text-decoration: none;
	color: #006699;

}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #336699;



}
.save {
	color: #FFFFFF;
	font-weight: normal;
	font-size: 10px;
	border: 1px none;
	background-color: #990000;




}
.toptext {
	font-size: 11px;
}
.slogan {
	font-size: 14px;
	font-weight: bolder;
}
.bottomlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;

}
.headdings {
	font-size: 12px;
}
.featurebg {
	background-color: #D5EAFF;
}
a:visited {
	text-decoration: none;
}
.gobutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFFF;
	border: 1px solid #333333;
}
.rightline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-left-style: none;
	border-top-color: #cccccc;
	border-right-color: #cccccc;
	border-bottom-color: #cccccc;
	border-left-color: #cccccc;
	border-right-style: solid;
}
.ringlinewhite {
	border: 1px solid #FFFFFF;

}
.tablefont {
	font-size: 10px;
}
.dedicatedring {
	border: 1px solid #999999;
}
.sharedring {
	border: 1px solid #009933;
}
.bottomline {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.formfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #FFFFCC;
	border-top: 1px solid #000000;
	border-right: 1px ridge #FFFFFF;
	border-bottom: 1px ridge #FFFFFF;
	border-left: 1px solid #000000;


}
.submitbutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: 99CC66;
	border: 1px solid #000000;
	color: #000000;
	font-weight: bolder;

}

