html { 
min-height: 100%; margin-bottom: 1px;
}

body {
scrollbar-base-color:#234F6C;
}

p, div, td, ul, ol, .normal {
        font: 12px/17px Trebuchet, Trebuchet MS, Verdana, sans-serif;
        color: #666666;
        }

.justify {
	text-align: justify;
}

.footer {
        font: 10px/14px Trebuchet, Trebuchet MS, Verdana, sans-serif;
        color: #6A92A9;
        }

a:link  { text-decoration: none; color: #6A92A9 }
a:active        { text-decoration: none; color: #6A92A9 }
a:visited       { text-decoration: none; color: #6A92A9 }
a:hover { text-decoration: none; color: #000000 }

.submit { background-color: #6A92A9; color: #000000; font-size: 10px; font-weight: bold; line-height:14px}

.leftbg{ 
 background-image: url(http://www.pyrolox.com/images/leftbg.jpg); 
 background-position : top right; 
 } 

.rightbg{ 
 background-image: url(http://www.pyrolox.com/images/rightbg.jpg); 
 background-position : top left; 
 } 

form {
	margin: 0px;
	padding: 0px;
}
