@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #333333;
}
body {
	/*background-image: url(images/backTile.jpg);
	background-repeat: repeat;
	*/
	margin-left: 0px;
	margin-top: 0px; /* was 10 */
	margin-right: 0px;
	margin-bottom: 0px;
}
#background {     width: 100%;      height;min-height: 100%;      position: fixed;      left: 0px;      top: 0px;      z-index: -1; } 
.stretch {     width:100%;     height:100%; } 
a:link {
	/*color: #663399;
	color:#933FB8;
	color:#660066;*/
	color:#990033;
}
a:visited {
	color: #990033;
}
a:hover {
	color: #006699;
}
a:active {
	color: #006699;
}
.tblBdrGreen{ border:#669966 2px solid; }

.rollover a {
display:block;
width: 200px;

padding:6px 0px 6px 0px;
font: bold 12px sans-serif;
color:#000033;
background: url("images/rollover-image.gif") 0 0 no-repeat;
text-decoration: none;
}
.rollover a:hover { 
background-position: 0 -26px;
color: #000000;
}
.rollover a:active {
background-position: 0 -52px;
color:#663399;
}
.style3 {
	font-size: 16px;
	font-weight: bold;
}
.style10 {color: #CB8434}
.style16 {	font-size: small;
	font-weight: bold;
	color: #993300;
}
.style24 {color: #996600}
.style7 {font-size: 10px}
.style8 {
	font-size: 12px;
	font-weight: bold;
}
.style11 {color: #000000}
p{ font-size:14px; line-height:1.4em;
}
.phone18B {font-size: 20px; font-weight: bold; letter-spacing: .25em;  }
.phone16B {font-size: 16px; font-weight: normal; }

.logotop{
background-image:url(graphics/00000001/logow.png); background-repeat:no-repeat; background-position:top-right;}