
body 
 {
   font-family: Arial, Helvetica;
   font-size: small;
   color: black;
   text-align: center;
   background-color: #cccccc;
 }

 TD.linkbackground {
	background: white;
	width: 300px;
}

 TD.link {
	white-space: nowrap;
	text-align: center;
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: white;
	background-image: url(../img/frame/btl_17.png);
	background-repeat: repeat-x;
 }
 
 TD.link A:link {color: white; text-decoration: none; }
 TD.link A:visited {color: white; text-decoration: none; }
 TD.link A:hover {color: #ffff99; text-decoration: none; }
 TD.link A:active {color: #ffff99; text-decoration: none; }

.route  {
	padding: 7px; 
	display: block; 
	width: 100%; 
	border: solid 1px #999999; 
	background-color: white;
}

A.route:hover{
	border: solid 1px black;
	color: black;
}
	

 TD.leftbody {
	white-space: normal;
	padding: 30px;
	height: 9cm;
	width: 518px;
	background-color: #e3e2e2; 
	background-position: -20px 0px;
	vertical-align: top;
	font-size:11pt;
 }
 
  TD.formbody {
	width: 517px;
	white-space: normal;
	padding: 30px;
	padding-top: 45px;
	height: 9cm;
	vertical-align: top;
	font-size:11pt;
	background-color:white; 
	border-right:solid 1px #b0b0b0; 
	background-image:url(../img/fade.gif); 
	background-repeat:repeat-x; 
	background-position: 0px 0px;
 }
 
 TD.newsbody {
	text-align: left;
	width: 500px;
	font-size: 11pt;
 }
 
 TD.separator {
	width: 8px;
	background-color: white;
}
 
 TD.rightbody {
	text-align: left;
	white-space: normal;
	padding-left: 15px;
	padding-top: 30px;
	padding-right: 15px;
	height: 9cm;
	width: 224px;
	background-color: white;
	vertical-align: top;
	font-size:11pt;
 }
 
 TD.bottomleft {
	text-align: left;
	background: black;
	color: white;
	padding: 3px;
	font-size: 9pt;
 }
 
 TD.bottomleft A:link { color: white; text-decoration:none; }
 TD.bottomleft A:visited { color: white; text-decoration:none; }
 TD.bottomleft A:hover { color: #ffff99; text-decoration:none; }
 
 TD.bottomadmin {
		text-align: left;
		background: black;
		width: 30px;
 }

   TD.bottomw3c {
	text-align: center;
	width: 188px;
	background: black;
	padding-right: 12px;
	font-size: 5pt;
 }
 
 TD.bottomw3c A:link { color: #333333; text-decoration:none; }
 TD.bottomw3c A:visited { color: #333333; text-decoration:none; }
 TD.bottomw3c A:hover { color: #b0b0b0; text-decoration:none; }
  
  TD.bottomright {
	background: black;
	text-align: right;
	padding-right: 6px;
	font-size: 6pt;
	font-weight: bold;
 }
 
 TD.bottomright A:link { color: #333333; font-weight: bold; text-decoration:none; }
 TD.bottomright A:visited { color: #333333; font-weight: bold; text-decoration:none; }
 TD.bottomright A:hover { color: #b0b0b0; text-decoration:none; }
 
 TD.topline {
	width: 6cm;
	background-image: url("../img/frame/btl_06.png");
	background-repeat: repeat-x;
}

 TD.bottomline {
	background-image: url("../img/frame/btl_29.png");
	background-repeat: repeat-x;
}

 TD.leftline {
	background-image: url("../img/frame/btl_15.png");
	background-repeat: repeat-y;
}

TD.rightline {
	background-image: url("../img/frame/btl_22.png");
	background-repeat: repeat-y;
}
 
 H1 {text-align: left; color: black; font-family:Arial; font-weight: bold; font-size: 13pt;}
 H2 {color: black; font-family:Arial; font-weight: bold; font-size: 12pt;}
  
 A:link {color: black; text-decoration: none;}
 A:visited {color: black; text-decoration: none;}
 A:active {color: black; text-decoration: none;}
 A:hover {color: #484848; text-decoration: none;}

