a {
font-family: Verdana;
color: #000000;
}
a:link {
text-decoration: none;
color: #000000;
}
a:visited {
text-decoration: none;
color: #000000;
}
a:hover {
text-decoration: underline;
color: #000000;
}
a:active {
text-decoration: none;
color: #000000;
}
body,td,th,p {
font-family: Verdana;
font-size: 11px;
color: #000000;
}

h2{
	font-family: "Tahoma", Verdana, Arial;
	font-size: 14px;
	border-bottom: 1px solid #787878;
	margin-bottom: 2px;
        color: #000000;
	margin-top: 0px;
	text-align: left;
	padding-bottom: 2px;
}

.clear{
	height: 0;
	clear: both;
	content: ".";
	display: block;
	visibility: hidden;
}

#content_container {
  width: 631px;
  text-align: left;
  background-color: #ffffff;
 font-family: "Tahoma", Verdana, Arial;	
        float: left;
	margin-left: 16px;
	margin-right: 10px;
	
  
}
#content_top {
  background: url(images/container/topp.png);
  height: 37px;
 
}
#content_mid {
  background: url(images/container/midt.png);

}
#content_bot {
  background: url(images/container/bunn.png);
  height: 11px;
}



#box {
  width: 178px;
  text-align: left;
  background-color: #ffffff;
 font-family: "Tahoma", Verdana, Arial;	
        float: left;
	margin-left: 16px;
	margin-right: 10px;
	
  
}
#box_top {
  background: url(images/box/topp.png);
  height: 37px;
 
}
#box_mid {
  background: url(images/box/midt.png);

}
#box_bot {
  background: url(images/box/bunn.png);
  height: 10px;
}

