a:link {
	color: #313D5F;
}
a:visited {
	color: #980000;
}
a:active {
	color: #980000;
}
a:hover {
	color: #980000;
}
.sideback2 {
	background-image: url(images/design/sideback2.gif);
}
.leftsidebar {
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 15px;
	font-weight: bold;
	background-image: url(images/design/sideback2.gif);
}

.Titles {
	/** this is an H1 heading  **/
    font-size: 16px;
	font-weight: bold;
	color: #980000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #980000;
	text-transform: uppercase;
}
h2 {
	font-size: 14px;
	font-weight: bold;
}
.tablestroked {
	border: 1px solid #A50000;
}
.top_links_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #A50000;
	background-color: #CCCCCC;
}
.CenterLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	list-style-image: url(../images/splash/listbutton.gif);
	color: #FFFFFF;
	font-weight: 200;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #354874;
	list-style-type: square;
	background-color: #FFFFFF;
}
.content {
	padding-left: 8px;
	list-style-type: square;
}
.p9ointtext {font-size: 9px}
rounded corners
.rtop, .rbottom{display:block}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{margin: 0 1px; height: 2px}
.LinksCenter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
}
.addresssplash {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	padding-top: 8px;
	padding-right: 15px;
	text-decoration: none;
}
.TopText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #980000;
	padding-left: 90px;
}
.TopText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #980000;
	padding-left: 100px;
/*	background-image: url(images/design/interior_10.gif); */
	background-color: #D5D8DB;
	background-repeat: no-repeat;
	background-position: top;
}
.sidelinks {
	color: #FFFFFF;
	font-size: 12px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #D5D8DB;
	border-right-color: #D5D8DB;
	border-bottom-color: #D5D8DB;
	border-left-color: #D5D8DB;
}
.sidelinks_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

.Links_fancy_table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: small-caps;
}
ul {
	list-style-image: url(/images/design/bullet.gif)
}
.redText {
	color: #980000;
}