body {
  background-color: #F4EFEA;
  margin-top: 5px;
  margin-left: 15px;
  margin-right: 0px;
  margin-bottom: 20px;
  padding: 0px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
}

a   { text-decoration:none   }
a:link { color: #000099 }
a:visited { color: #666666 }
a:hover { color: #CC0000;
          text-decoration:underline; }
a.menu:link {  color: #FFFFFF}
a.menu:visited {  color: #CCCCCC}
A.menu:hover {color: #F94A04;
              text-decoration: underline;}

ul {
  list-style-image: url('/images/note-8th.gif');
}

.ctable {
	 border: 1px solid #FFFFFF;
	 border-spacing: 0;
	 border-collapse: collapse;
	 cell-spacing: 4px;
	 cell-padding: 4px;
    font-family: arial,helvetica,sans-serif;
	 font-size: 10pt;
	 color: #000000;	 
	 }

.ctabletr {border-color: #666666;
           border: 1px;
}

.ctable td {border-color: #AAA;
           border-width: 0px;
           border-bottom-width: 1px;
           border-style: solid;
           border-right-width: 1px;
           border-right-style: solid;
           border-right-color: #CCE;
}


.TitleText {
  font-size: 16px;
  color: #007700;
  font-weight: bold;
  text-shadow: #000000 3px 3px 5px;
  }

#cBanner {
  height: 89px;
  width: 700px;
  overflow: hidden;
  margin: 0px; 
  padding: 0px; 
  background-image: url('/images/site/layout_r1_c1.gif');
  background-repeat: no-repeat;
}

#cNavigation {
  display: block;
  position: relative;
  top: 17px;
  left: 32px;
  width: 640px;
  height: 21px;
}

#tHeading {
  width: 558px;
  height: 30px;
  border-width: 0px;
  border-bottom-width: 5px;
  border-color: #009900;
  border-style: dotted;
  padding: 5px;
  text-align: center;
  font-size: 16px;
  font-weight: bold;  
}

.tTextBox {
  width: 458px;
  border-width: 3px;
  border-color: #009900;
  border-style: dotted;
  padding: 5px;
  text-align: center;
  font-size: 16px;
  padding: 10px;
  align: center;
  float: center;
}

#cContent {
}

#cNav {
 width: 120px;
 height: 100%;
 background-color: #FFFFFF;
 background-image: url('images/site-layout_r3_c1.gif');
 background-repeat: repeat-y;
}

#cMain {
  background-color: #FFFFFF;
 background-image: url('/images/site/layout_r6_c2.gif');
 background-repeat: no-repeat;
 background-position: bottom left;
  width: 632px;
 height: 100%;
 margin: 0px;
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 14px;
  padding: 8px;
}

#cLeft {
 width: 37px;
 height: 100%;
 background-image: url('/images/site/layout_r4_c1.gif');
 background-repeat: repeat-y;
}

#cRight {
 width: 31px;
 background-image: url('/images/site/layout_r9_c7.gif');
 background-repeat: repeat-y;

}

#cBottomLeft {
  width: 127px;
  height: 95px;
}

#cBottomCenter {
  background-image: url('/images/site/layout_r12_c1.gif'); 
  background-repeat: repeat-x; 
  margin: 0px; 
  padding: 0px;
}

#cFooter {
  background-image: url('/images/site/layout_r12_c1.gif');
  height: 40px;
  width: 700px;
  background-color: #EEEEEE;
}

#cBottomRight {
  width: 63px;
  height: 95px;
}


h1 {
  font-size: 1.6em;
  font-style: italic;
  color: rgb(0,130,0);
  text-align: center;
}

h1 span {
  color: rgb(0,195,45);
}

h2 {
  font-size: 1.4em;
}

h3 {
  font-size: 1.3em;
  color: rgb(200,100,100);
  text-align: left;
  font-weight: bold;
}

h4 {
  color: #000066;
  font-size: 1.2em;
  }

.Highlight {
  background-color: #FFFF99;
  font-weight: bold;
 }


div.float {
  float: left;
  margin: 8px;
  text-align: center;
  }
  
div.float p {
   text-align: center;
   }
.homebottom {  font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; color: #666666; text-decoration: none}

a:link { color: #000099 }
a:visited { color: #666666 }
a:hover { color: #CC0000 }

#buttonalt {
	border-right: 1px solid #000;
	border: 0px;
	padding: 0 0 0px 0px;
margin: 0px;
margin-top: 0px;
	font-family: Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	font-size: 12px;
	font-family: verdana, arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	line-height: 14px;
	background-color: transparent;
	color: #333;
        width: 120px;
        
	}

#buttonalt ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		border: none;
		}
		
#buttonalt li {
		border-top: 1px solid #99CCFF;
		border-bottom: 1px solid #336699;
		border: 0px;
		margin: 0;
		}

#buttonalt li a {
		display: block;
		padding: 2px 2px 2px 2px;
		border-left: 8px solid #77AADD;
		border: 0px;
		padding: 0px;
       background-image: url('images/button-bg.gif');
		background-color: #6699CC;
		color: #fff;
		text-decoration: none;
		width: 100%;
width: 120px;
height: 25px;
padding-left: 4px;
padding-top: 3px;
margin-bottom: 3px;
		}

html>body #button li a {
		width: auto;
		}

#buttonalt li a:hover {
		border-left: 8px solid #99CCFF;
		border-top: #336699;
		border-bottom: #99CCFF;
		border: 0px;
		xborder-left: 10px solid #FF0000;
		xborder-right: 10px solid #FFEE00;
		background-color: #AA0000;
       background-image: url('images/button-bg-hover.gif');
		color: #fff;
		}


#tabnav ul {
  display: block;
  list-style: none outside;
  padding: 0;
  margin: 0 0 0 0px;
	font-family: 'Trebuchet MS', 'Lucida Grande',
	  Verdana, Lucida, Geneva, Helvetica, 
	  Arial, sans-serif;
	font-size: 12px;
}

#tabnav li {
  padding: 0;
  margin: 0 0 0 0;
  height: 21px;
  border-top: 1px solid #FFFFFF;
  border-right: 1px solid #000077;
  border-left: 1px solid #FFFFFF;
  background-color: #007700;
  color: #ffffff;
  font-weight: normal;
  /* the next 4 lines are magic */
  display: block;
  float: left;
  position: relative;
  top: 0px;
}

#tabnav a:link,
#tabnav a:visited {
  background-color: #66CCFF;
xbackground-color: #FFFF99;
  color: #000000;
  text-decoration: none;
  padding-left: 1.6em;
  padding-right: 1.6em;
}

#tabnav a:hover {
  background-color: #CC0000;
  color: #FFFFFF;
}


#navclear {
  display: none;
}
html>body #navclear {
  display: block;
  clear: both;
}


#rollbutton1 a {
     color: #330066;
     font-size: 9px;
     font-family: verdana;
     font-weight:bold;
     text-decoration: none;
     border:2px outset white;
     background-color:#9966CC;
     width: 95px;
        height: 20px;
     padding: 5px 5px;
     margin: 3px;
}

#rollbutton1 a:hover {
     background-color: #9999FF;
     color:#FFFFFF;
     padding-left:3px;
     border:2px inset light gray;
} 


table #mTable td {
  font-family: Verdana, Helvetica, Arial, sans-serif;
  font-size: 12px;
  padding: 2px;
  padding-left: 10px;
}

 

.Quote {
  border:2px outset #CC0000; display: block;
  float: right;
  width: 200px;
  xborder-top-width: 0px;
  padding-left: 5px;
  padding-right: 5px;
  padding-bottom: 6px;
  padding-top: 5px;
  font-size: 12px;
  background-color: #F5F5F5;
  background-image: url('none');
  background-repeat: no-repeat;
  margin-right: 6px; background-position-y:50%
}

.QuoteAuthor {
  display: block;
  align: right;
  text-align: right;
  font-style: italic;
}  