body, td, div, p, li, span, th, h1, input, textarea, .path{
	font-family:Arial, Helvetica, Sans-serif;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(/images/bg_head.gif);
	background-repeat:repeat-x;
	background-color:#0A2F5C;
}

.path {
   background-image:url(/images/bg_path.gif);
   background-repeat:repeat-x;
   padding-left:10px;
}
.pathtext:link, .pathtext:visited {
  color: #333333;  
  font-size: 11px;  
  font-weight:normal; 
  text-decoration: none;
  position:relative;
  top:-3px;
}
.pathtext:hover {
  color: #333333;  
  font-size: 11px;  
  font-weight:normal; 
  text-decoration: underline;
}




.centerfield {
  padding-left:10px;
}
.centerfield img{
 display:block;
}


td {
 font-size:11px;
 font-weight:normal;
 color:#0A0B0B;
}
/*
h1 {
  color:#underline;
  font-weight:bold;
  font-size:14px;
}*/



/*Standardlinks*/
a:link {color: #0A2F5C;  font-size: 11px;  font-weight:normal; text-decoration: underline;}
a:visited {color: #0A2F5C;  font-size: 11px;  font-weight:normal; text-decoration: underline;}
a:hover {color: #0A2F5C;  font-size: 11px;  font-weight:normal;  text-decoration: none;}



.powered {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight:normal;
}
.powered a:link, .powered a:hover, .powered a:visited {
	color: #FFFFFF;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}
.powered .ven {
	color: #FF9933;
	font-size: 8pt;
	font-weight:bold;
	text-decoration: none;
}