body {
	font-size: 63.5%; /* sets the stage for using ems */
	text-align: left; 
	font-family: normal,tahoma,sans-serif;
	font-size: 11px;
    margin: 0;
	padding: 0; 
    color: #000000;
	scrollbar-base-color: #39548D;
	scrollbar-arrow-color: #FFCC66;
	scrollbar-track-color: #8D9DBD;
	background-image : url(images/bg.gif);
	}

.link {
	color: #fff;
	text-decoration: none;
	font-family: "Trebuchet MS",  Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	letter-spacing:-0.01em
}
.link:hover {
	color: #d1dfe7;
	text-decoration: underline;
	font-family:"Trebuchet MS",Helvetica, sans-serif;
	font-size: 10px;	
	font-weight: bold;
	letter-spacing:-0.01em
}
A {
	color: #3c7d84;
	text-decoration: underline;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
}
A:hover {
	color: #400000;
	text-decoration: underline;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: none;
}
.B {
	color: #FFFFFF;
    text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.B:hover {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.text {
	color: #666666;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.textcontent {
	color: #000000;
	text-decoration: none;
	font-family: Georgia, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	letter-spacing: 0.6px;
	word-spacing: 2pt;
	line-height:150%
}


#b1 li {
padding-left:15px;
/* background-image:url(images/custom/red-bullet.gif);*/
background-repeat:no-repeat;
background-position:0 .5em;
margin-top:.5em;
font-family: Georgia,Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
text-align: left;
letter-spacing: 0.6px;
	word-spacing: 2pt;
	line-height:150%
}

.textblue {
	color: #006699;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
}

.textwhite {
	color: #ffffff;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.textsmall {
	color: #666666;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: none;
}

.welcometext {
	color: #000000;
	font-family: Verdana,Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
}

.price {
	color: #ffffff;
	text-decoration: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 17px;
}

.hdr {
	color: #BF4D00;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}

.subhdr {
	color: #507190;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.head {
	color: #2C2C2C;
	text-decoration: none;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: none;
}
.input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    border-color: #805929;
    border-width: 1px;
	color: #805929;
	text-decoration: none;
	background-color: #F5EFEE;
}
.input2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
    border-color: #929288;
    border-width: 1px;
	color: #929288;
	text-decoration: none;
	background-color: #E5E4DF;
}
.input-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.long-text {
	letter-spacing: 0.6px;
	word-spacing: 2pt;
}


 div.hr {
  height: 15px;
  background: #fff url(images/hr1.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}