h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #B30000;
	padding-top: 0px;
	padding-bottom: 0px;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	color: #B30000;
	padding-top: 0px;
	padding-bottom: 0px;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #B30000;
	padding-top: 0px;
	padding-bottom: 0px;
}

body { font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px }

/* all content is displayed in this main table */ 
.maintable { border-bottom-color:#CCCCCC; border-bottom-style:solid; border-bottom-width:thin }

/* these are the 3 boxes on the first page */ 
.box { background-image: url('background.jpg'); background-repeat: repeat-x; border:thin; border-color:#B30000; border-style:solid }

/* contains the logo */ 
div#header {
  margin: 0;
  padding: 0;
  height: 43px;
  width:303;
  background: #fff url(images/logonew2.jpg) no-repeat 0;        
  text-align: center;
}

/* this is the menu bar at the top */ 
#stylefour{position:relative;display:block;height:39px;font-size:11px;font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-top:4px solid #B30000;}
#stylefour ul{margin:0;padding:0;list-style-type:none;width:auto;}
#stylefour ul li{display:block;float:left;margin:0;}
#stylefour ul li a{display:block;float:left;color:#666;text-decoration:none;padding:11px 20px 0 20px;height:23px;background:transparent url(images/bgDIVIDER.gif) no-repeat top right;}
#stylefour ul li a:hover,#stylefour ul li a.current{color:#B30000;background:#fff url(images/bgON.gif) no-repeat top right;}

/* Start Tag Cloud CSS */

.highlight { background-color: yellow }

/* End Tag Cloud CSS */
