﻿a:link, a:visited, a:active  {text-decoration:underline; color:#333333}
a:hover {color:black;}

a.white:active {text-decoration:none; color:white}
a.white:visited {text-decoration:none; color:white}
a.white:link {text-decoration:none; color:white}
a.white:hover {text-decoration:underline; color:#E9E9E9;}

a.und:link ,a.und:visited ,a.und:active {text-decoration:underline; color:#333333}
a.und:hover {text-decoration:underline; color:black;}


a.nav:link, a.nav:active, a.nav:visited  {
	text-decoration:none;
	color:#B21E14;
	font-family: "Arial Narrow", Helvetica-Narrow,Arial, Helvetica, sans-serif;
	font-size:10pt;
	font-weight:bold;
	padding:0px 5px 0px 2px;	
}
a.nav:hover {
	text-decoration:underline; color:#7A1913;
}




.anylinkcss{
position:absolute;
visibility: hidden;
border:1px solid #666666;
border-bottom-width: 0;
z-index: 100;
background-color: #cccccc;
width: 150px;
text-align:left;
}

.anylinkcss a:link {
display: block;
border-bottom: 1px solid #666666;
border-top: 1px solid #e3e3e3;
padding: 2px 5px 2px 5px;
text-decoration:none;
color:#B21E14;
font-family: "Arial Narrow", Helvetica-Narrow,Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
text-align:left;

}
.anylinkcss a:active {
display: block;
border-bottom: 1px solid #666666;
border-top: 1px solid #e3e3e3;
padding: 2px 5px 2px 5px;
text-decoration:none;
color:#B21E14;
font-family: "Arial Narrow", Helvetica-Narrow,Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
text-align:left;
}
.anylinkcss a:visited {
display: block;
border-bottom: 1px solid #666666;
border-top: 1px solid #e3e3e3;
padding: 2px 5px 2px 5px;
text-decoration:none;
color:#B21E14;
font-family: "Arial Narrow", Helvetica-Narrow,Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
text-align:left;
}
.anylinkcss a:hover{ /*hover background color*/
background-color: black;
color: white;
}













body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #333333;
	margin: 23px 0px 0px 0px;
	background:#0A0C10 url('siteart/background-black.jpg') repeat-x top;
}

td {font-family: Arial, Helvetica, sans-serif; font-size: 11pt; color: #333333;}

#redbar {
	height:36px;
	background:url('siteart/background-redbar.jpg') repeat-x;
	text-align:left;
	border-top: 2px solid white;
	border-bottom: 3px solid white;
	color: white;
	font-size:10pt;
	padding-left:30px;
}

.headline {
	color: #B21E14;
	font-size:14pt;
}

#rightpad {
	width: 170px;
}

.redbold {
	color: #B21E14;
	font-size:10pt;
	font-weight:bold;
}

.smbold {
	font-size:10pt;
	font-weight:bold;
}

.sm {
	font-size:10pt;
}

.imgborder {
	border:1px solid #BEBEBE;
}

#gobutton {
  padding-bottom:3px;
  margin: 0;
  padding: 0;
  border: 0;
  background:#B21E14;
  font-size:11pt;
  font-weight:bold;
  color:white;
  border:1px white solid;
  cursor: hand; /* for IE 5.x */
}





#left {
	vertical-align:top; 
	padding:0px 20px 20px 5px; 
	text-align:center;
}

#mid {
	vertical-align:top; 
	padding:0px 0px 0px 0px; 
	text-align:center;
}


#right {
	vertical-align:top; 
	padding:0px 0px 20px 20px; 
	text-align:center;
}





