.container {
   margin: auto;
   width: 800px;
   font-family: verdana;
   font-size: 10pt;
 }
 
 
.clear {
   clear: both;
} 

 
body {
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
background-color: #EEEEEE;
background-image: url(/images/image-background.gif); 
background-repeat: repeat-y;
background-position: top center;
}




.globe {
width: 550px;
background-image: url(/images/image-globe.jpg); 
background-repeat: no-repeat;
}



.clickforprice {
width: 100%;
margin-top: 10px;
background-image: url(/images/image_clickforprice.gif); 
background-repeat: no-repeat;
}

#productchatlink2{
font-family: arial;
font-size: 16pt; 
font-weight: normal; 
color: #960101;
text-decoration: none;
margin-bottom: 10px;
padding:0px;
}

#productchatlink2 a:link{
font-family: arial;
font-size: 16pt; 
font-weight: normal; 
color: #960101;
text-decoration: none;
margin-bottom: 10px;
padding:0px;
}

#productchatlink2 a:hover{
font-family: arial;
font-size: 16pt; 
font-weight: normal; 
color: #960101;
text-decoration: none;
margin-bottom: 10px;
padding:0px;
}

#productchatlink2 a:visited{
font-family: arial;
font-size: 16pt; 
font-weight: normal; 
color: #960101;
text-decoration: none;
margin-bottom: 10px;
padding:0px;
}


#productchatlink2 a:active{
font-family: arial;
font-size: 16pt; 
font-weight: normal; 
color: #960101;
text-decoration: none;
margin-bottom: 10px;
padding:0px;
}

.small { font-size: 7pt; }



.error { color: #FF0000; }

h1 { font-family: times new roman; font-weight: normal; font-size: 36pt; color: #003768; }
h2 { font-family: arial; font-size: 14pt; font-weight: normal; color: #666666; }
h3 { font-family: times new roman; font-size: 18pt; font-weight: normal; color: #960101; }
h4 { font-family: verdana; font-size: 10pt; font-weight: bold; line-height: 5pt; }

a:link { color: #003768; text-decoration: underline; } 
a:hover { color: #003768; text-decoration: blink; }
a:visited { color: #003768; } 
a:active { color: #003768; }


.awhite a:link { color: #FFFFFF; text-decoration: underline;} 
.awhite a:hover { color: #FFFFFF; text-decoration: blink; }
.awhite a:visited { color: #FFFFFF; } 
.awhite a:active { color: #FFFFFF; }