body {
	margin-top: 0px; 
	/* margin-left: auto; 
	margin-right: auto; */
	padding: 0px;
	background-color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}

/* Fix for IE7 */
*:first-child+html ul.MenuBarHorizontal 
{
    position: relative;
    width: 100%;
    left: -10px;   
}

/* Fix for IE6 */
* html ul.MenuBarHorizontal {
    position: relative;
    left: 50px;
    width: 100%;
}


a:link, a:visited, a:active  {
   
	color: #FFFFFF;  
	text-decoration: underline;
	font-weight: bold;
	font-size: 16px;
}
.cost {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
.disclaimer {
	font-style: italic;
	font-size: 10px;
}
.contact {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-position: left;
	text-align: left;
	vertical-align: top;
	text-indent: 0px;
}
.loginlink {
    background-color: #000000;
    }
    
/* Fix for IE7 */    
*:first-child+html .braceletarrows {
    margin-left: 0px;
    text-align: left;
    }
    
#dontsee {
    width: 180px;
    border: 3px solid #003399; 
    background-color: #FFFFFF;
}    

.leftright {
    width: 20px;
    height: 22px;
}

.search2  {
    font-weight: bold;
    font-size: 16px;
    /* background-image: url(images/bgsmall.gif); */
    color: #ffcc33;
    width: 390px;
    height: 40px;
    padding-top: 0px;
    margin-top: 0px;
    margin-bottom: -15px;
    margin-left: -25px; 
    text-align: center;
}

/* Fix for IE7 */
*:first-child+html .search2 {
    margin-left: -65px;
    margin-top: -10px;
}

.search3 {
    font-size: 18px;
    color: #FFFFFF;
    float: left;
    padding-top: 2px;
    margin-left: 30px;
    }

/* Fix for IE7 */    
*:first-child+html .search4 {
    margin-top: -30px;
}

.contbut {
    background-color: #FFCC33;
    font-weight: bold;
}

.emailing {
	margin-top: 4px;
}

#findbyref 
{
    vertical-align: middle;
    height: 30px;
    background: black url('images/findrefbg.png') no-repeat;
}

#dontseed
{
  vertical-align: middle;
  width: 390px;
  border: 3px outset #003399; 
  text-align: center; 
  color: black; 
  background-color: White; 
   margin: 72px auto 0 auto;
   height: 80px;
  font-weight: bold;
  position: relative;
}

#dstxt 
{
   position: absolute;
   height : 80px;     
   display: block;
   vertical-align: middle;
   top: 50%;
   margin-top: -30px;
}

#brandB 
{
     background-color: Gold; 
     color: Black; 
     font-weight: bold;
     border:3px outset Gold; 
     height: 80px;
     width: 140px;
     vertical-align: middle;
     text-align: center;
     position: relative;
}

#brandB a:link, #brandB a:visited
{
    display: block;
    position: absolute;
    height: 80px;
    width: 100%;
    top: 50%;
    margin-top: -30px;
    font-size: 15px;
    color: Black;
    text-decoration: none;
}

#linklist 
{
    font-size: 17px;
    width: 780px;
}

#linklist .ylw 
{
    color: Yellow;
}

#linkstable 
{
    width: 780px;
    height: 33px;
   /* background-color: #294da8; 
    border-top: 3px solid silver;
    border-bottom: 3px solid silver; */

}
#linkstable .title
{
    display: block;
    height: 50px;
    position: relative;
    float: left;
    width: 365px;
    text-align: center;
    background-image: url(images/nav.png);
    background-repeat: repeat-x;
    background-position:left middle;   
    font-size: 22px;
}

#linkleft 
{
    display: block;
    float: left;
    width: 21px;
    height: 50px;
    background-image: url(images/menuleft.gif);
    background-position: left middle;
}

#linkright 
{
    display: block;
    float: left;
    width: 21px;
    height: 50px;
    background-image: url(images/menuright.gif);
    background-position: left middle;
}

.linksmall input
{
    font-size: 10px;
    text-align: left;
}

.linkfull input
{
    font-size: 15px;
}

.linkbrandW input, .linkbrandJ input
{
    color: White;
    background-color: #294da8;
    border-radius: 5px;
    height: 30px;
    font-weight: bold;
    width: 112px;
    margin-left: 4px;
    margin-top: 8px;
}

.linkbrandW input 
{
    border-color: Gold;
}

.linkbrandJ input 
{
    border-color: Red;
}


.linkscol 
{
    display: inline;
    width: 370px;
    float: left;
    border: 1px groove white;
    min-height: 300px;
    padding-left: 8px;
}
#leftcol
{
    margin-left: 6px;
}
