	html,body {
	background-image: 
url(../images/bg.gif);
background-repeat: repeat-x;
  background-color: #3da7f3;
	height: 100%;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color:black;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#hm_box {
border:dashed 1px #0e71ff;
padding: 10px;
}

#ajaxticker1{
width: 480px;
height: 40px;
border: 0px ridge black;
padding: 0px;
background-color: #FFFFF;
}
#ajaxticker1 div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
background-color: #FFFFF;
}

.someclass{
font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: black;
	text-decoration: none;
}

ul {
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 
/*- Menu 9--------------------------- */
	
#menu9 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: BOLD;
	width: 180px;
	}
	
#menu9 li a {
	height: 32px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 21px;
	text-decoration: none;
	}	
	
#menu9 li a:link, #menu9 li a:visited {
	color: black;
	display: block;
	background:  url(../images/button.gif);
	padding: 5px 0 0 20px;
	}
	
#menu9 li a:hover {
	color: black;
	background:  url(../images/button.gif) 0 -25px;
	padding: 5px 0 0 20px;
	}
	
	.blue_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
	.blK_big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
}
.body_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.blue_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
	text-decoration: none;
}
.red_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.promo_heading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: bold;
	color: #0033CC;
	text-decoration: none;
}
	#footer_nav {
	text-align: center;
	font-size: 11px;
	height:auto;
	margin-top: 15px;
	margin-bottom: 15px;
}
#footer_nav a:link, #footer_nav a:visited, #footer_nav a:active {
  color: black;
  text-decoration: none; 
}
#footer_nav a:hover {
  color: #6b6b6b;
  text-decoration: underline; 
}
#side_tab{
		background-image: 
url(../images/title_bar.jpg);
padding-top: 4px;
padding-left: 10px;
		width:156px;
		height:22px;
	}
.red_head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
.testi {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;
}
