body {
    margin:0px; overflow-x: hidden; overflow-y: scroll;
    background-color: #03396F;
    background-image: url('../images/main-bg.gif');
    background-repeat: repeat;

}
body, td
{
	font-family: verdana, sans-serif;
	font-size: 80%;
	font-weight:bold;
	color: #002B54;
}
A {color: #002B54}
A:active {color: #002B54}
A:hover {text-decoration: none}
A:hover {color: #DEDEDE}

A.footer {color: #FFFFFF}
A.footer:hover {color: #DEDEDE}
A.footer {text-decoration: underline}
A.footer:hover {text-decoration: none}
}
h1 {font-family: Arial, Helvetica, san-serif}
h1 {font-size: 140%}
h1 {text-indent: 0px; margin-bottom: 0; margin-top: 0; margin-left: 0px}
h1 {color: #002C53}
h1 {text-decoration: underline;}

h2 {color: #5D975F}
h2 {font-family: Arial, Helvetica, san-serif}
h2 {font-size: 120%}
h2 { text-indent: 0px; margin-bottom: 0; margin-top: 0; 
}
.smallwhitebold {
    font-size: 70%;
    font-weight: bold;
    color: #FFFFFF;
}
.smallwhite {
    font-size: 70%;
    color: #FFFFFF;
    font-weight: normal;
}
.small {
    font-size: 70%;
    font-weight: normal;
}
.categorytable {
    font-family: arial, sans-serif;
    font-size: 90%;
    font-weight: bold;
}
.categorydisplay {
     width: 130px;
     height: 60px;
     border: 1px solid #000000;
     background-color: #BEBEBE;
     padding: 4px;
     align: center;
     cursor:hand;
}
.productdescription {
     background-color: #2C5F8C;
     padding: 4px;
     spacing: 3px;
     color: #FFFFFF;
}
.productdescriptiontext {
     padding: 4px;
}
.productspectext {
     font-family: arial, sans-serif;
     font-size: 70%;
     padding: 4px;
}     
.producttitle {
     padding-left: 6px;     
}     
.facilitylist {
    padding-top: 4px;
    font-family: arial, sans-serif;
    font-size: 100%;
    font-weight: bold;     
}
.qaquote {
     border: 1px solid #FFFFFF;
     background-color: #04477E;
     padding: 4px;
     font-family: arial, sans-serif;
     font-weight: normal;
}
.machinelist {
     padding-left: 4px;     
} 
.facility2 {
     padding-bottom: 4px; 
	 padding-top: 2px;
	 padding-left: 2px;
	 font-weight: normal;    
} 
.machinedetails {
     background-color: #2C5F8C;
     padding: 4px;
     spacing: 3px;
     font-size: 70%;
     color: #FFFFFF;
     font-weight: normal;
}   
ul
{
padding-left:15px;
margin:0;
font-size: 90%;
list-style-type: square;
list-style-image: url(../images/bullet.gif);
}
INPUT, TEXTAREA, SELECT  {font-family: Arial, Helvetica, san-serif}
INPUT, TEXTAREA, SELECT  {color: #626262}
INPUT, TEXTAREA, SELECT  {font-size: 11px}
INPUT, TEXTAREA, SELECT  {font-weight: bold}
