BODY {
	FONT-SIZE: 11px; COLOR: black; LINE-HEIGHT: 15px; FONT-FAMILY: Verdana, Helvetica, Arial, sans-serif; BACKGROUND-COLOR: #bbcec2
}
UNKNOWN {
	COLOR: #000000
}
A:link {
	COLOR: #339999
}
A:visited {
	COLOR: #339999
}
A:hover {
	COLOR: blue
}
A:active {
	COLOR: black
}
.smallertext{font-family: Arial, sans-serif; font-size=6px}
.title_motion  { font-family: Eras Light ITC; font-size: 16pt; font-style: italic ; font-weight:bold }
.title_mechanics  { font-family: Eras Bold ITC; font-size: 14pt; font-weight:bold }
.title  { font-family: Verdana, Helvetica, Arial, sans-serif; font-size: 11pt; font-weight:bold }
.quote  { font-family: Times New Roman, sans-serif; font-size: 10pt; font-weight:normal}


#ddcolortabs{
margin-left: 4px;
padding: 0;
width: 100%;
background: transparent;
voice-family: "\"}\"";
voice-family: inherit;
padding-left: 5px;
}

#ddcolortabs ul{
font: bold 9px Arial, Verdana, sans-serif;
margin:0;
padding:0;
list-style:none;
}

#ddcolortabs li{
display:inline;
margin:0 2px 0 0;
padding:0;
text-transform:uppercase;
}


#ddcolortabs a{
float:left;
color: white;
background: #B43100 url(../images/color_tabs_left.gif) no-repeat left top;
margin:0 2px 0 0;
padding:0 0 1px 3px;
text-decoration:none;
letter-spacing: 1px;
}

#ddcolortabs a span{
float:left;
display:block;
background: transparent url(../images/color_tabs_right.gif) no-repeat right top;
padding:4px 9px 2px 6px;
}

#ddcolortabs a span{
float:none;
}


#ddcolortabs a:hover{
background-color: #D9E2DA;
color: black;
}

#ddcolortabs a:hover span{
background-color: #D9E2DA;

}

#ddcolortabs #current a, #ddcolortabs #current span{ /*currently selected tab*/
background-color: #D9E2DA;
color: black;

}

#ddcolortabsline{
clear: both;
padding: 0;
width: 100%;
height: 8px;
line-height: 8px;
background: #B43100;
border-top: 1px solid #fff; /*Remove this to remove border between bar and tabs*/
}