/* Suckerfish 3 level CSS menu */
#nav, #nav ul {
	float: left;
	width: 100%;
	list-style: none;
	line-height: 1;
	font-weight: normal;
	padding: 0;
	border: none;
	border-width: 0px;
	margin: 0 0 0 0;
	text-align:left;
}

#nav a {
	display: block;
	color: #999999;
	text-decoration: none;
	padding: 13px 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:9px;
	text-transform:uppercase;
	list-style: none;
}

#nav a.daddy {
	background: url(rightarrow2.gif) center right no-repeat;
}

#nav li {
	float: left;
	padding: 1px 0px 1px 0px;
	border-right:1px solid #87100a;
	list-style: none;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 160px;
	w\idth: 162px;
	font-weight: normal;
	border-width: 1px;
	margin: 0;
	list-style: none;
}

#nav li li {
	padding-right: 2px;
	width: 160px;
	border-bottom:1px solid black;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}

#nav li ul a {
	width: 160px;
	w\idth: 162px;
}
#nav li ul ul {
	margin: -1.75em 0 0 14em;
}

#nav a:hover { 
	color:#ffffff;  }

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	background: #333333;
	color:#fff;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
	background: #333333;
	color:#fff;
}

#nav li:hover, #nav li.sfhover {
	color:#fff;
}

#flashcontent {
	width:766px;
	height:160px;
}

#flashcontent_xmas {
	width:170px;
	height:170px;
}

/* Suckerfish 3 level CSS menu END*/



.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AAA9A9;
	font-size: 8pt;
	padding: 2px 16px 20px 12px;
	line-height: 20px;
	
}


a { font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DD9A15;
	font-size: 8pt;
	text-decoration: none;
}

a:hover { font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #DD9A15;
	font-size: 8pt;
	text-decoration: underline;
}

td{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AAA9A9;
	font-size: 8pt;
	line-height: 20px;
}

tr{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AAA9A9;
	font-size: 8pt;
	line-height: 20px;
}

H1{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11pt;
	line-height : 18px;
	font-weight : bold;
	color : #e6e6e6;
	text-transform: capitalize;
	text-align: left;

}

H2{
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9pt;
	line-height : 16px;
	font-weight : bold;
	color : #860f0a;
	text-align: left;

}

li{
	list-style-position: outside;
	list-style-image: url(/persistent/templateimages/li.gif);

}

.footerBg {
	background-attachment: fixed;
	background-image: url(/persistent/templateimages/Footer.gif);
	background-repeat: no-repeat;

}

.footer_address {
	font-size: 9px;
}

input {
	color: #000000;
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
	background-color: #cccccc;

}

.Formbutton {
	background: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #e6e6e6;
	height: 18px;
	border: 1px solid #CCCCCC;
}

textarea {
	color: #000000;
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
	background-color: #cccccc;

}
select {
	color: #000000;
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
	background-color: #cccccc;

}

body { background-color: #666666;
  scrollbar-base-color: color;
  scrollbar-track-color: 333333;
  scrollbar-face-color: 000000;
  scrollbar-highlight-color: 666666;
  scrollbar-3dlight-color: color;
  scrollbar-darkshadow-color: 333333;
  scrollbar-shadow-color: 666666;
  scrollbar-arrow-color: e6e6e6; }
  
  /* Globalise - Quality Links Program
--------------------------- */
.linkcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AAA9A9;
	font-size: 8pt;
}

.linkref {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #AAA9A9;
	font-size: 8pt;
	text-align: left;
	position: relative;
	display: inline;
	text-decoration:underline;
}

#flashcontent {
	width: 180px;
	text-align: right;
	padding: 0px;
	margin: 0px;
}
