body {
  font-family:Georgia, Times, serif;
  font-size : 12px;
}


td{
  font-family:Georgia, Times, serif;
  font-size : 12px;
  color:#000000;
}

a:link {
  color : #d85f40;
  text-decoration:underline;
}

a:visited {
  color : #d85f40;
  text-decoration:underline;
}

a:active {
  color : #d85f40;
  text-decoration:underline;
}

a:hover {
  text-decoration : underline;
  color : #000000;
}

a.b:link {

	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline
}

a.b:active {

	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline
}

a.b:hover {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
}
a.b:visited {
	font-family: Georgia, Times, serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}

a.c:active {
  font-family:Georgia, Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.c:link {

	font-family: Georgia, Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.c:hover {
	font-family: Georgia, Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
a.c:visited {
	font-family: Georgia, Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}

a.c:active {
  font-family:Georgia, Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}


.text {
  text-align : left;
  color : ##000000;
  padding-left: 12px;
  padding-right: 10px;
}

.text2 {
  color : #FFFFFF;
}

.text3 {
  color : #FFFFFF;
  font-size: 10px;
}

.text4 {
  color : #d85f40;
  font-weight:bold;
  font-size:12px;
}

.text5 {
color:#993300;
}

.text6 {
color:#000000;
font-size:11px
}

.text8 {
  color:#d85f40;
  font-size:9px;
}


.text7 {
color:#d85f40;
font-family:Arial, Helvetica, sans-serif;
font-size:10px
}

h4 {
color : #d85f40;
  font-weight:bold;
  font-size:12px;
}

h3 {
color : #000000;
  font-weight:bold;
  font-size:12px;
}

.text-link-area {
padding-right: 18px;

}

.main-text-area {
padding-top: 10px;
}

.spotlight-box {
padding-left: 45px;
padding-right:10px
}

.footer {
color:#CCCCCC;
  font-size:10px;
}

.scrolling-box {
background-color:#d85f40;
color: #FFFFFF;
SCROLLBAR-FACE-COLOR: #d85f40;
  SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
  SCROLLBAR-SHADOW-COLOR: #000000;
  SCROLLBAR-3DLIGHT-COLOR: #d85f40;
  SCROLLBAR-ARROW-COLOR: #000000;
  SCROLLBAR-TRACK-COLOR: #d85f40;
  SCROLLBAR-DARKSHADOW-COLOR: #000000;
  SCROLLBAR-BASE-COLOR: #d85f40;
}

/* set millions of background images */
.rbroundbox { background: url(images/nt.gif) repeat; width:285px }
.rbtop div { background: url(images/tl.gif) no-repeat top left; }
.rbtop { background: url(images/tr.gif) no-repeat top right; }
.rbbot div { background: url(images/bl.gif) no-repeat bottom left; }
.rbbot { background: url(images/br.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop div, .rbtop, .rbbot div, .rbbot {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent { margin: 0 7px; }
.rbroundbox { width: 50%; margin: 1em auto; }

/* set millions of background images */
.rbroundbox2 { background: url(images/nt2.gif) repeat; width:285px }
.rbtop2 div { background: url(images/tl2.gif) no-repeat top left; }
.rbtop2 { background: url(images/tr2.gif) no-repeat top right; }
.rbbot2 div { background: url(images/bl2.gif) no-repeat bottom left; }
.rbbot2 { background: url(images/br2.gif) no-repeat bottom right; }

/* height and width stuff, width not really nessisary. */
.rbtop2 div, .rbtop2, .rbbot2 div, .rbbot2 {
width: 100%;
height: 7px;
font-size: 1px;
}
.rbcontent2 { margin: 0 7px; }
.rbroundbox2 { width: 50%; margin: 1em auto; }
