A { 
    color : #397DF3; 
	text-decoration : underline; 
}
A:hover { 
    color : #397DF3; 
	text-decoration : underline; 
}
.footer {
    font-family : Verdana, Arial;
	font-size : 9px;
    color : #666666;
}
td {
    font-family : Verdana, Arial;
	font-size : 10px;
    color : #383838;
	line-height: 15px;
}
p  {
    font-family : Verdana, Arial;
	font-size : 10px;
    color : #383838;
	line-height: 15px;
}
.contact  {
    font-family : Verdana, Arial;
	font-size : 9px;
    color : #4c4c4c;
	line-height: 15px;
	background-color:#e8e8e8;
	padding-left: 11px;
	padding-top: 20px;
}
a.link:link  {
    font-family : Verdana, Arial;
	font-size : 9px;
    color : #9B9B9B;
	font-weight: bold;
	text-decoration:none
}
a.link:visited  {
    font-family : Verdana, Arial;
	font-size : 9px;
    color : #9B9B9B;
	font-weight: bold;
	text-decoration:none
}
a.link:hover  {
    font-family : Verdana, Arial;
	font-size : 9px;
    color : #2661DD;
	font-weight: bold;
	text-decoration:none
}
a.textlink:link  {
    font-family : Verdana, Arial;
	font-size : 9px;
    color : #4c4c4c;
	text-decoration:none
}
a.textlink:visited  {
    font-family : Verdana, Arial;
	font-size : 9px;
    color : #4c4c4c;
	text-decoration:none
}
a.textlink:hover  {
    font-family : Verdana, Arial;
	font-size : 9px;
    color : #2661DD;
	text-decoration:underline
}
a.textlink1:link  {
    font-family : Verdana, Arial;
	font-size : 9px;
    color : #ffffff;
	text-decoration:none
}
a.textlink1:visited  {
    font-family : Verdana, Arial;
	font-size : 9px;
    color : #ffffff;
	text-decoration:none
}
a.textlink1:hover  {
    font-family : Verdana, Arial;
	font-size : 9px;
    color : #ffffff;
	text-decoration:underline	
	
}
.redTitle  {
    font-family : Verdana, Arial;
	font-size : 9px;
	font-weight:bold;
    color : #872436;
	line-height: 15px;
}
.red1Title  {
    font-family : Verdana, Arial;
	font-size : 14px;
	font-weight:bold;
    color : #872436;
	line-height: 15px;
}
.black1Title  {
    font-family : Verdana, Arial;
	font-size : 14px;
	font-weight:bold;
    color : #000000;
	line-height: 15px;
}
.red2Title  {
    font-family : Verdana, Arial;
	font-size : 12px;
    color : #000000;
	line-height: 15px;
}
.red3Title  {
    font-family : Verdana, Arial;
	font-size : 24px;
    color : #ecbd1f;
	line-height: 15px;
}
.amber1Title  {
    font-family : Verdana, Arial;
	font-size : 14px;
	font-weight:bold;
    color : #ecbd1f;
	line-height: 15px;
}
.darkamber1Title  {
    font-family : Arial;
	font-size : 14px;
	font-weight:bold;
    color : #ecad1f;
	line-height: 15px;
}
a.redTitle:link  {
    font-family : Verdana, Arial;
	font-size : 9px;
	font-weight:bold;
    color : #D30E2B;
	line-height: 15px;
	text-decoration:none;	
}
a.redTitle:visited  {
    font-family : Verdana, Arial;
	font-size : 9px;
	font-weight:bold;
    color : #D30E2B;
	line-height: 15px;
	text-decoration:none;	
}
a.redTitle:hover  {
    font-family : Verdana, Arial;
	font-size : 9px;
	font-weight:bold;
    color : #D30E2B;
	line-height: 15px;
	text-decoration:none;	
}
.redBlock  {
    font-family : Verdana, Arial;
	font-size : 9px;
    color : #ffffff;
	background-color:#872436;
	padding-left: 12px;
	padding-top: 9px;
	padding-bottom: 9px;
	width: 190px;
}

#shownav td {
    font-family : Verdana, Arial;
	font-size : 9px;
	font-color : #ffffff;
    padding-left:12px;
	padding-top:1px;
	padding-bottom:3px;
	border-top:1px solid #ffffff;	
    border-bottom:1px solid #9b9b9b;		
	cursor:pointer;
	color:#ffffff;
	background-color:#000000;
}



#nav{
  height:25px;
}


#nav a{
  font-family : Verdana, Arial;
	font-size : 9px;
  color: #fff;
  padding:6px;
  height:25px;
  text-decoration:none;
  border-left: #aaa 1px solid;
  border-right: #333 1px solid;
}

#nav a.on{
  background-color: #ECBD1F;
}



#nav a:hover{
  background-color: #ECBD1F;
}

span.navstart{
  height:12px;
  width:29px;
  padding:6px;
  border-right: #333 1px solid;
}
span.navend{
  height:12px;
  width:29px;
  padding:6px;
  border-left: #aaa 1px solid;
}
