body {  background-color: white}


a.bottom:link, a.bottom:active, a.bottom:visited { color: #000000;
				font-family: arial;
				font-size: 8pt;
				font-weight: normal;
				text-decoration: none}
						 
a.bottom:hover { 	text-decoration: underline }

#topline { background-image: url('https://turbifycdn.com/ty/cdn/afterthoughtsauto/ata-topline-pic.gif');
	    background-repeat: no-repeat;
	    background-position:  right center; }

#topmenu { background-image: url('https://turbifycdn.com/ty/cdn/afterthoughtsauto/ata-slogan.gif');
	    background-repeat: no-repeat;
	    background-position:  left center; }

#sidemenu { background-image: url('https://turbifycdn.com/ty/cdn/afterthoughtsauto/ata-sidemenu-back.jpg');
	    background-repeat: no-repeat;
	    background-position:  left top;
	    background-color: #FFFF00; }

#bodycenter { background-image: url('https://turbifycdn.com/ty/cdn/afterthoughtsauto/ata-body-corner.jpg');
	    background-repeat: no-repeat;
	    background-position:  left top; }

#bottommenu { border-top: 1px solid #3333D6 ;
	      border-bottom: 1px solid #3333D6 }

#searchfield {
    width: 100px;
    border: 1px solid red;
}
#join table {
    opacity: .8;
    filter: alpha(opacity=80);
    -moz-opacity: .8;
}
#searchform {
    font-family: arial,helvetica,sans-serif;
    font-size: 12px;
    color: white;
    font-weight: bold;
    opacity: .8;
    filter: alpha(opacity=80);
    -moz-opacity: .8;
    background-color: rgb(28,112,224);    
    width: 145px;
    align: center;
    text-align: center;
    padding: 5px;
    border: 1px solid black;
}
#navbar          {
    padding-top: 5px;
    text-align: center;
    font-family: Arial; 
    font-size: 9pt; 
    color: #F70008; 
    text-decoration: none; 
    font-weight: bold; margin:0px; 
    background-color: transparent; 
    line-height: 20px;
}
#navbar br { display: none }
#navbar a:link, #navbar a:visited    {
    text-align: left;
    opacity: .8;
    filter: alpha(opacity=80);
    -moz-opacity: .8;

    border: 2px outset gray;
	background-color: white;
	width: 145px;
    font-family: Arial; 
    font-size: 11px; 
    color: black; 
    text-decoration: none; 
    font-weight: bold; 
    margin:0px; 
    line-height: 20px;
    display: block;
    margin-bottom: 4px;
    padding-left: 4px;
}
#navbar a:hover   {
	background-color: #f70008; 
	color: white;
}

/* yst styles */
.yst-side-nav          {
    font-family: Arial; 
    font-size: 9pt; 
    color: #F70008; 
    text-decoration: none; 
    font-weight: bold; margin:0px; 
    background-color: transparent; 
    line-height: 20px
}
.yst-side-nav br { display: none }
A.yst-side-nav:link, A.yst-side-nav:visited    {
    border: 2px outset gray;
	background-color: white;
	width: 110px;
    font-family: Arial; 
    font-size: 11px; 
    color: #F70008; 
    text-decoration: none; 
    font-weight: bold; 
    margin:0px; 
	margin-left: 4px;
    line-height: 20px;
    display: block;
    margin-bottom: 2px;
    padding: 2px;
}
A.yst-side-nav:hover   {
	background-color: #f70008; 
	color: white;
}

/* yst-navbar-js-start */

.menuskin{
position:absolute;
width:200px;
background-color:#FFFF08;
border-top:1px solid #000000;
border-left:1px solid #000000;
border-right:1px solid #000000;
font:bold 11px Arial;
z-index:100;
visibility:hidden;
}

.menuskin a{
display:block; width:200px;
text-decoration:none;
color:CC0000;
padding-left:5px;
padding-right:5px;
padding-top:2px;
padding-bottom:2px;
border-bottom: 1px solid #000000;
}

#mouseoverstyle{
background-color:#0707C7;
color:ffffff;
}

#mouseoverstyle a{
color:ffffff;
}
