.PO {
BACKGROUND-POSITION: center top; 
BACKGROUND-IMAGE: url(Images/Watermarks/PO.gif); 
BACKGROUND-REPEAT: no-repeat; 
padding-left: 15px;


}
.margin {
margin-left: 25px;
margin-right:20px;
text-align: left;
}

.siteInfo {

border-top: ridge;
border-color: #B0B0B0;
border-width: .5px;
font-weight: bold;
font-size: 13px;
font-color: #AEAEAE;
align: center;
text-align: center;
background: url(../Images/beige030.jpg);
}

.address {
border-top: groove;
border-color: black;
font-weight: bold;
font-size: 13px;
font-color: black;
align: center;
text-align: center;
background: url(../Images/beige030.jpg);

}

.addressSupport {
border-top: groove;
border-color: black;
border-bottom: none;
font-weight: bold;
font-size: 13px;
font-color: black;
align: center;
text-align: center;
background: url(../Images/beige030.jpg);

}
.support {
border-left-style: groove;
border-right-style: groove;
border-top-style: ridge;
border-left-color: black;
border-right-color: none;
border-top-color: black;
border-bottom-color: black;
border-bottom-style: groove;
border-width: 2px 1px 2px 1px; /*top, right, bottom, left*/
font-size: 16px;
font-color: black;
align: left;
text-align: left;
background-color: white;
border: box-shadow;
}

.bordHoriz {

border-left-style: groove;
border-right-style: groove;
border-top-style: ridge;
border-left-color: black;
border-right-color: none;
border-top-color: black;
border-bottom-color: black;
border-bottom-style: groove;
border-width: 2px 3px 2px 4px; /*top, right, bottom, left*/
width: 900px;
background: url(../Images/beige030.jpg);

}
.supportHeader {
border-left-style: groove;
border-right-style: groove;
border-top-style: ridge;
border-left-color: black;
border-right-color: none;
border-top-color: black;
border-bottom-color: black;
border-bottom-style: groove;
border-width: 2px 3px 2px 4px; /*top, right, bottom, left*/
width: 900px;
font-size: 34px;
font-color: black;
font-weight: bold;
align: center;
text-align: center;
background: url(../Images/beige030.jpg);
border: box-shadow;
}

.bordLogo {

border-left-style: groove;
border-right-style: groove;
border-top-style: ridge;
border-bottom-style: groove;
border-left-color: black;
border-right-color: none;
border-top-color: black;
border-bottom-color: black;
border-width: 7px 3px 0px 4px; /*top, right, bottom, left*/
width: 900px;
border: box-shadow; 

}


.bordVert {
border-left-style: groove;
border-top-style: ridge;
border-left-color: black;
border-top-color: black;
border-bottom-color: black;
border-bottom-style: ridge;
border-right-style: groove;
border-width: 0px 3px 2px 4px; /*top, right, bottom, left*/
width: 900px;
border: box-shadow; 
background-color: #FFFFFF;
}

.horizButton { 
		 align: center;
         border: 4px inset #cccccc;
         padding: 3px 10px;
		 color:  #000000;
         background-image: url(../Images/bgimg3.jpg);
         font: bold 16px Times;
         text-align: center;
         text-decoration: none;        
         height: 25px;
		 line-height:25px;
         vertical-align: middle;
		 width: 97px;
		 display: inline;
		 float: left;
	
		
		 /*background: url(../Images/3bron6.jpg) center center repeat-x;*/



}
a.horizButton:link { color:#000000;}
a.horizButton:visited { color:#000000;}
a.horizButton:hover {
           color:#000000;
           border: 4px outset #cccccc;
		   font: bold 17px Times;
           background-image: url(../Images/bgimage.jpg);
}
