/* CSS Document */
html {
text-align:center;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
width:100%;
height:100%;
}


body {
FONT-SIZE: 12px; 
FONT-FAMILY: Arial, Helvetica, sans-serif;
text-align:center;
padding: 0px 0px 0px 0px;
margin: 0px 0px 0px 0px;
width:100%;
height:100%;
color:#000000;
background-color:#000000;
letter-spacing:1px;

scrollbar-face-color:#F7CD19; scrollbar-shadow-color: #F7CD19; 
scrollbar-highlight-color: #F7CD19; scrollbar-3dlight-color: #F7CD19; 
scrollbar-darkshadow-color: #F7CD19; scrollbar-track-color: #CFCFCF;
scrollbar-arrow-color: #000000;
}

table {
FONT-SIZE: 12px; 
FONT-FAMILY: Arial, Helvetica, sans-serif;
color:#000000;
letter-spacing:1px;
}

p {
color:#000000;
}

/* links */

a:link, a:visited, a:hover, a:active {
color: ##7585A5;
font-size:11px;
font-family: Arial, Helvetica, sans-serif;
}

a:link, a:visited, a:hover, a:active {
text-decoration: underline;
}

a:hover, a:active {
text-decoration: none;
}

a.white:link, a.white:visited, a.white:hover, a.white:active {
color: ##7585A5;
font-size:10px;
font-family: Arial, Helvetica, sans-serif;
text-transform:uppercase;
}

a.white:link, a.white:visited, a.white:hover, a.white:active {
text-decoration: none;
}

a.white:hover, a.white:active {
text-decoration: underline;
}

/* Colored Boxes effects */

td.blueFullWidth {
background-color:#000033;
width:100%;
height:94px;
}

td.greyFullWidth {
background-color:#CFCFCF;
background-image:url(../images/powell-brothers-tractors_25.gif);
background-repeat:repeat-y;
background-position:center;
width:100%;
text-align:center;
}

table.whiteContent {
background-color:#ffffff;
width:944px;
}

td.whiteContent {
padding:0px 0px 0px 0px;
color:#000000;
}

td.menuLeft {
padding:0px 0px 0px 0px;
color:#000000;
background-color:##000033;
background-image:url(../images/powell-brothers-tractors_08.gif);
background-repeat:no-repeat;
background-position:top left;
width:277px;
}

td.introText {
background-image:url(../images/powell-brothers-tractors_13.gif);
background-repeat:no-repeat;
background-position:bottom center;
width:664px;
height:149px;
padding:5px 5px 5px 15px;
}



/* text effects */

h1 {
font-family: "Arial Black", Arial, Helvetica, sans-serif;
font-size:20pt;
text-transform:uppercase;
letter-spacing:3px;
font-smooth:always;
display:inline;
padding:0px 0px 5px 0px;
}

.textMedium {
font-family: Arial, Helvetica, sans-serif;
font-size:10pt;
letter-spacing:2px;
font-smooth:always;
}

.whiteOnBlackTitle {
color:#FFFFFF;
font-family: Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
text-transform:uppercase;
font-smooth:always;
background-color:#000000;
display:block;
width:100%;
text-align:center;
margin:15px 0px 0px 0px;
padding:5px 0px 5px 0px;
}

.yellowOnBlackTitle {
color:#F7CD19;
font-family: Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:bold;
text-transform:uppercase;
font-smooth:always;
background-color:#000000;
display:block;
width:100%;
text-align:center;
margin:15px 0px 0px 0px;
padding:5px 0px 5px 0px;
}

.sideAdSpacing {
padding-left:50px;
padding-top:6px;
text-align:center;
}

.whiteLarge {
color:#FFFFFF;
font-family: "Arial Black", Arial, Helvetica, sans-serif;
font-size:13pt;
text-transform:uppercase;
font-smooth:always;
}

.whiteMedium {
color:#FFFFFF;
font-family: "Arial Black", Arial, Helvetica, sans-serif;
font-size:9pt;
text-transform:lowercase;
font-smooth:always;
}

.justUnderline {
text-decoration:underline;
}

.justBold {
font-weight:bold;
}

.justUnderlineBold {
text-decoration:underline;
font-weight:bold;
}

.justItalic {
font-style:italic;
}

.small {
font-size:8pt;
color:#c9c9c9;}

.white {
color:#fff;}

img.left {
float:left;
margin:3px 3px 3px 3px;
}

img.right {
float:right;
margin:3px 3px 3px 3px;
}





