body {  font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal; color: #000099}

A:link {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #000099; text-decoration: none}

A:visited {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #000099; text-decoration: none}

A:active {text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; color: #000099; text-decoration: none}

A:hover {font-weight:bold; color: #F89901; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline}

a.arial:link {text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #003399}

a.arial:visited {text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #003399}

a.arial:active {text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: normal; color: #003399}

a.arial:hover {font-weight:normal; color: #CC0000; font-family: Arial, Helvetica, sans-serif; text-decoration: underline}


a.orange:link {text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FB9902}

a.orange:visited {text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FB9902}

a.orange:active {text-decoration: none; font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #FB9902}

a.orange:hover {font-weight:bold; color: #FFC05F; font-family: Arial, Helvetica, sans-serif; text-decoration: underline}

.white {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:normal;
	font-size: 12px;
	
}

.white:link {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration:none;
	
}

.white:visited {
	color: #FFFFFF;
	font-size: 12px;
		text-decoration: none;
}

.white:hover {
	color: #FFFFFF;
	font-size: 12px;
			text-decoration: underline;
	
}

.whitebold:active {
	color: #FFFFFF;
	
	font-weight: bold;
}

.whitebold {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.whitebold:link {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
}

.whitebold:visited {
	color: #FFFFFF;
	font-weight: bold;
}

.whitebold:hover {
	color: #FFFFFF;
	font-weight: bold;
}

.whitebold:active {
	color: #FFFFFF;
	font-weight: bold;
}

.whitebold:active {
	color: #FFFFFF;
	font-weight: bold;
}

.bold {
	text-decoration: none;
	font-weight: bold;
}

.bold:link {
	text-decoration:none;
	font-weight: bold;
}

.bold:visited {
	font-weight: bold;
}

.bold:hover {
	font-weight: bold;
}

.bold:active {
	font-weight: bold;
}

.black {
	color: #000000;
	text-decoration: none;
	
}

.black:link {
	color: #000000;
	text-decoration:none;
	
}

.black:visited {
	color: #000000;
	
}

.black:hover {
	color: #000000;
	
}
ul.navbar {
	list-style-type:none; float:left; display:block; width:100%; line-height:1em; 
	clear:both; margin:0px 0px 5px 0px; padding:3px 0px 3px 0px; background-color:#B40201;
}

ul.navbar li {
	display:inline;
}

a.nav:link, a.nav:visited {
	display:block; float:left; width:auto; padding:0.2em 0.7em 0.2em 0.7em; margin:0px 2px 0px 2px; 
	text-decoration:none; background-color:#CD0302; color:#FFF; border:1px solid #000000;
}

a.nav:hover {
	display:block; float:left; width:auto; padding:0.2em 0.7em 0.2em 0.7em; margin:0px 2px 0px 2px; 
	text-decoration:none; background-color:#AB070D; color:#000; border:1px solid #FFF;
}

a.nav:active {
	display:block; float:left; width:auto; padding:0.2em 0.7em 0.2em 0.7em; margin:0px 2px 0px 2px; 
	text-decoration:none; background-color:#FFF; color:#000; border:1px dashed #2E331D;
}

p {
  font-size: 12px;
}

h1 {
  font-size: 18px;
}

h2 {
  font-size: 16px;
  	color: #FFFFFF;
}

h3 {
  font-size: 14px;
}

li {
  font-size: 12px;
}

ul.menuListB {
  float: top;
  clear: both;
  margin: 0px;
  padding: 0px;
  list-style: none;
  text-indent: 0px;
}
ul.menuListB li a {
  color: #E28700;
  text-decoration: none;
}
ul.menuListB li {
  float: left;
  clear: both;
  padding: 0px 0px 0px 25px;
  margin: 0px 10px 0px 0px;
  font-size: 12px;
  text-indent: 0px;
  background: url(/images/bullet.gif) no-repeat left;
}
ul.menuListB ul {
  display: none;
}


input.bigOleSearchBox{
	border: 1px solid #fff;
	color: #c2c2c2;
	font-weight: bold;
	font-family: "Lucida Grande",Verdana,sans-serif;
	font-size:16px;
	height: 30px;
	padding-left: 5px;
	padding-top:4px;
	margin-top: 0px;
	margin-left: 20px;
	text-decoration: none;
	width: 400px;
}

 

input.lime

{

background: url(imgs/lime.jpg) #ffffff repeat-x left center;

}

 

.box_wrapper

{

width: 350px; height: 75px;

background: url(imgs/bg.jpg);

}
#footer{
	width:900px;
	height: 150px;
	padding:10px;
	border:#4589ee solid 1px;
	position:relative;
	z-index:999;
	display: block;
	font-weight: bold;
	text-align: left;
	background-image: url(images/bg_footer.gif);

