BODY,
PRE,
TR,
TD,
TH,
P {
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a {
	text-decoration: none;
}
a:link {
	color: #FFFF66;
}
a:visited {
	color: #FFFF99;
}
a:active,
a:hover {
	color: #FF9900;
}
BODY {
	margin: 0px;
}


#topline {
	font-size: 9px;
	color: lightgrey;
}
#top {
	border-bottom:solid blue 1px;
	border-top:solid blue 2px;
	background-image: url(../Images/logo_prosperb_4.JPG);
	background-repeat: repeat-y;
}
#top .brand {
	font-family: CommercialScript,TimesNewRoman;
	color: white;
	font-size: 25px;
}
#top .link1 a {
	hover:none;
}
#top .link2 a {
	font-weight: bold;
	line-height: 16px;
	color: yellow;
}
#top .link2 a:hover,
#top .link3 a:hover {
	color: orange;
}
#top .link3 a {
	font-weight:bold;
	font-size:9;
	color: white;
}
#top .font1 {
	font-family: Arial;
	color: yellow;
	font-size: 12px;
	font-weight: bold;
}
#top .font2 {
	font-family: Arial;
	color: lightblue;
	font-size: 10px;
	font-weight: bold;
}

#content {
	border-top: outset darkblue 2px;
	border-spacing: 0px;
	background-image: url(../Images/sym_background2.JPG);
	background-repeat: repeat-y;
}
#left {
	border-spacing: 0px;
	border-top: outset lightblue 6px;
	width: 180px;
}
#left TABLE {
	border-top: double lightblue 6px;
	width: 180px;
}
#left .font1,
#left .font2 {
	color: yellow;
	font-weight: bold;
}
#left .font1 {
	font-style: italic;
	font-size: 15px;
}
#center a,
#footer a,
#right a {
	font-weight: bold;
	font-size: 10px;
	color: blue;
}
#center a:hover,
#footer a:hover,
#right a:hover {
	color: orange;
}
#center .font1 {
	font-size: 11px;
	background-image: url('../Images/underline.GIF');
	background-repeat: no-repeat;
	font-weight: bold;
}
#center .font2,
#center .font3 {
	font-style: italic;
	font-size: 15px;
	font-weight: bold;
}
#center .font2 {
	color: blue;
}
#center .font3 {
	color: orange;
}
#center .tb1 TABLE {
  font-size: 11px;
  border-style: solid;
  border-width: 0 0 1px 1px;
  border-color: blue
}
#center .tb1 TD {
  text-align: center;
  border-style: solid;
  border-width: 1px 1px 0 0;
  border-color: blue;
  margin: 0;
  padding: 5px;
}
#footer TD {
	padding: 2px;
}
#footer .font1 {
	padding: 2px;
	background-color: darkblue;
	color: white;
	font-weight: bold;
}
#footer .font2 {
	color: blue;
	font-weight: bold;
}
#footer .bg1 {
	background-color: #F0F8FF;
}
#right {
	border-left: 10px solid white;
	background-image: url(../Images/sym_background3.JPG);
	background-repeat: repeat-y;
}
#right TD {
	padding-left: 10px;
}
#right .font1 {
	font-size: 16px;
	color: red;
	background-image:url('../Images/underline.GIF');
	background-repeat:no-repeat;
	font-weight:bold;
}
#right .price {
	color: red;
}
#right .btn a {
	background-color: #F0F8FF;
	border: 1px solid grey;
	line-height: 12px;
	font-size: 10px;
	font-weight: bold;
}
#right .btn a:visited {
	color: blue;
}
