/***********************************************/
/* scagpopup.css                               */
/* Scag Power Equipment CSS Style Sheet        */
/* The images and code contained within this document may not be reproduced without written consent from Scag Power Equipment  */
/* Author: Chris Frame - Scag Power Equipment  */
/* www.scag.com    */
/***********************************************/

/***********************************************/
/* Layout and Format Divs                      */
/***********************************************/

body{
    font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #000000;
	line-height: 1.1;	
	margin: 0px;
	padding: 0px;}

table, tr, td{
    font-family: Arial, Helvetica, sans-serif, Verdana;
	font-size: 12px;
	color: #000000;
	padding: 3px;}

a:link, a:visited, a:hover {
    font-family: Arial, Helvetica, sans-serif, Verdana;
	color: #000099;
	text-decoration: none;
    font-weight: 700;
	border-style: none;}

a:hover {text-decoration: underline;}

DIV {font-family: Arial, Helvetica, sans-serif, Verdana;}
				
/************** .copyright divs *****************/

#copyright{
	clear: both;
	margin: 3px;
	padding: 7px;
	border-style: none; 
	font-size: 80%; color: #000000;
	background-color: #FFFFFF;
	text-align: left;}