.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
.bg-right-content {
	background-image: url(images/slice-content-right.jpg);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #EEEEEE;

}
.bg-left-content {
	background-image: url(images/slice-content-left.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #EEEEEE;

}
.bottommenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #515151;
	text-decoration: none;

}
.details {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #8A8A8A;
	text-decoration: none;
}
.contentbg {
	background-image: url(images/inbetween.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #EEEEEE;
}

.whfont{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}

.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D6D6D;
	text-decoration: none;
	list-style-image: url(images/arrows.jpg);
}

.buslist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6D6D6D;
	text-decoration: none;
	background-color: #F8F8F8;
}


a:link.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9A0008;
	text-decoration: none;
	list-style-image: url(images/arrows.jpg);
}
a:visited.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #9A0008;
	text-decoration: none;
	list-style-image: url(images/arrows.jpg);
}

a:hover.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
	list-style-image: url(images/arrows.jpg);
}
.bg {
	background-image: url(images/slice-top.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

.content h2 {
  font-family:Arial,Verdana,Helvetica;
  font-size:16px;
  font-weight:bold;
  text-transform:uppercase;
  padding:10px 0 0 0;
  margin:0;
  color:#990000;
      
}

.content ol.home {
  list-style-image:none;    
  margin:12px 0 6px 0;
  padding:0;
  list-style-position: inside;
}
.content ol.home li {
  font-size:14px;
  font-weight:bold;
  padding-bottom:10px;    
}
.content ol.home li ul {
    list-style-image: url(images/arrows.jpg);
    margin:6px 0;
    padding:0 10px;
    list-style-position:inside;
}
.content ol.home li ul li {
    font-weight:normal;
    font-size:12px;  
    padding-bottom:5px;  
}

.content p {
  padding:0;
  margin:12px 0;    
}

.content ol.services {
  list-style-image:none;    
  list-style-position: outside;
  list-style-type: lower-roman;
  padding:0 0 0 30px;
}
.content ol.services li {
  line-height:22px;    
}

.content ol.home p {
  font-size:12px;
  font-weight:normal;
  padding:10px 60px 0 20px;   
  margin:0; 
  line-height:18px;
}

.content ol.bbc {
  list-style-image:none;    
  list-style-position: outside;
  list-style-type:decimal;
  padding:0 0 0 20px;
}
.content ol.bbc li {
  line-height:18px;    
}