.showtype {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.showtype_xtra {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 16px;
}
.text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
}
.head1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	color: #00529C;
	font-weight: bold;
}
.sub1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FF0000;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	text-transform: uppercase;
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}
.caption1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	font-weight: bold;
	color: #666666;
	text-align: center;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
	text-transform: uppercase;
}
#translate {
   text-align:right;
}
#spLink {
	text-align:center;
}
#spLink a:link, #spLink a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	text-decoration: none;
}
#spLink a:hover {
	color: red;
}
#spmenu {
	text-align:center;
	line-height:14px;
}
#spmenu p {
	margin:0;
	padding:0;
}
#spmenu h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	text-transform: uppercase;
	color: #00529C;
	font-weight: bold;
}
#sustable table td {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size:11px;
  color:black;
  line-height:14px;
}
#sustable .revtype {
  color:white;
  font-weight:bold;
}
.graybg {
  background-color:#999999;
}
.blkbg {
  background-color:#000000;
}
.cname {
   font-size:14px;
   font-weight:bold;
}
.ctitle {
   font-size:12px;
   font-weight:bold;
}
#contacts p {
   font-size:12px;
   font-weight:bold;
}
#contacts span {
   font-size:15px;
}
#contacts a:link, #contacts a:visited {
   font-size:9px;
   color:#666666;
   text-decoration:none;
   text-transform:uppercase;
}
#contacts a:hover {
   color:#cc6600;
}
#contacts p.sub {
   font-size:14px;
   color:#666666;
   text-transform:uppercase;
}
#contacts p.subnocap {
   font-size:15px;
   color:#666666;
   text-transform:none;
}