a.linkStyleName:link { 
	text-decoration: none;
	font-family: Arial; 
	font-size: 10pt !important;
	font-weight: normal;
}

a.linkStyleName:visited {
	text-decoration: none;
	font-family: Arial; 
	font-size: 10pt !important;
	font-weight: normal;
}
a.linkStyleName:hover {
	text-decoration: none;
	font-family: Arial; 
	font-size: 10pt !important;
	font-weight: normal;
}
a.linkStyleName:active {
	text-decoration: none;
	font-family: Arial; 
	font-size: 10pt !important;
	font-weight: normal;
} 
a.linkStyleName:active {
	text-decoration: none;
	font-family: Arial; 
	font-size: 10pt !important;
	font-weight: normal;
} 



a { 
 text-decoration: underline;
 font-family: Arial; 
  font-size: 11pt !important;
  color: #6E6D72; 
  font-weight: bold;
}
#header a img{
			border:0px none;
			padding-left:1em; padding-right:1em; padding-top:5px; padding-bottom:5px
		}
a:hover { 
 text-decoration: none;
 font-family: Arial; 
 font-size: 11pt !important;
 color: #FFFFFF; 
 font-weight: bold;
 background: #F68028;
}
a:visited { 
 text-decoration: underline;
 font-family: Arial; 
  font-size: 11pt !important;
  color: #6E6D72; 
  font-weight: bold;
}
.noresize { 
 font-family: Verdana, Arial, sans-serif; 
 font-size: 10pt !important; 
 color: #333333; 
 font-weight: normal;
}
.adminmenu { 
 font-family: Verdana, Arial, sans-serif; 
 font-size: 8pt !important; 
 color: #333333; 
 font-weight: normal;
}

.normaltext { 
 font-family: Arial; 
 font-size: 12pt; 
 color: #6E6D72;
 font-weight: normal;
}
.title { 
 font-family: Arial; 
 font-size: 12pt; 
 color: #F68028;
 font-weight: bold;
}
.titleheader { 
 font-family: Arial; 
 font-size: 14pt; 
 color: #F68028;
 font-weight: bold;
}
.phonenumber { 
  font-family: Arial; 
  font-size: 24px !important; 
  color: #F68028; 
  font-weight: bold;
}
.toplinks { 
  font-family: Arial; 
  font-size: 12px !important; 
  color: #6E6D72; 
  font-weight: bold;
}
.smalltext {
  font-family: Verdana, Arial, sans-serif; 
  font-size: 9px; 
  color: #333333; 
  font-weight: normal;
}

br {
  font-family: Verdana, Arial, sans-serif; 
  font-size: 10px; 
}
body
{
    background-image: url('/images/bg_grad.jpg');
    background-attachment:fixed;
    background-position: left top;
 }