body {
   font-family: verdana, arial, sans-serif;
   font-size: 8pt;
   color: #222222;
   line-height: 1.3em
}
p, td {
   font-family: verdana, arial, sans-serif;
   font-size: 8pt;
   color: #222222;  
   line-height: 1.3em;
}
a, a:link, a:visited, a:active {
   text-decoration: none;
   font-size: 10pt;
   color: #45181B;
}
a:hover {
   text-decoration: underline;
   color: #000000;
}
.headerlinks {
   font-family: tahoma, arial, sans-serif;
   font-size:8pt;
   font-weight: bold;
   color: #CCCCCC;
   text-align: center;
   width: 80px;
   max-height: 24px;   
   border: 1px solid #666666;
   filter: alpha(opacity=85);
}
a.mainlinks, a:active.mainlinks, a:visited.mainlinks, a:link.mainlinks {
   color: #CCCCCC;
}
a:hover.mainlinks {
   text-decoration: none;
   color: #FB9D00;
}
a:hover.headerlinks {
   border: 1px solid #FB9D00
}
table.leftbar {
   border-right:10px solid #FB9D00; 
   height:100%; 
   width:48px; 
   position:absolute; 
   top:350px; 
   left:0px; 
   background-color: #4D4D4D
}
.content {
   width:90%;
   position:absolute;
   top:280px;
   left:50px;
   right: 50px;
   margin: 0px 0px 0px 0px;
}
img.headerline {
   position:relative;
   left:-52px;
}
.heading {
	font-family: arial;
	font-size:10pt;
	color: #FB9D00;
	font-weight: bold;
	position:relative;
	top: -16px;
	left: -6px;
}
li {
  list-style-image: url('images/dot_black.gif');
}
.footer1 {
   width:100%;
   border-top: 0px solid #EEEEEE;
}
.footer2 {
   border-bottom: 0px solid #4D4D4D;
   border-top: 1px dotted #CCCCCC;
   font-size: 7pt;
   color: #999999;
   text-align:center;
}
img.border {
   border: 1px solid #333333
}
a.back {
  font-family: verdana;
  font-size:7pt;
  color:#999999;
  font-weight: normal;
  text-align:right;
  text-decoration: none;
}
a:hover.back {
  text-decoration: none;
  color: #FB9D00;
}
