body {background-color: #dddddd; font-family: tahoma, arial, geneva; font-size: 14px;}
			h1 {font-size: 18px; font-weight: bold;}
			h2 {font-size: 14px; font-weight: bold;}
			p {font-size: 14px;}
			table.main {border-style: solid; border-width: 2px; border-color: #4573b3;}
 			td.header {border-bottom-style: solid; border-bottom-width: 2px; border-bottom-color: #4573b3;}
			td.address {background-color: #4573b3; text-align: center; color: #ffffff;}
			.buttonscontainer {width: 186px;}
.catalog {
    font: 12px Arial;
}
.buttons a {color: #ffffff;
border: 1px solid;
background-color: #4573b3;
padding: 2px;
padding-left: 9px;
font: 13px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
border-color: #869cb4 #234a76 #234a76 #869cb4;
display: block;
margin: 0px;
width: 100%;
text-align: left;}

.buttons a:hover {border: 1px solid;
padding-left: 8px;
padding-top: 3px;
padding-bottom: 1px;
padding-right: 1px;
background-color: 45658a;
border-color: #234a76 #869cb4 #869cb4 #234a76;
color: #eeeeee;
text-decoration: none;}

.buttonsband a {color: #ffffff;
border: 1px solid;
background-color: #6699cc;
padding: 2px;
padding-left: 9px;
font: 13px Arial, sans-serif;
font-weight: bold;
text-decoration: none;
border-color: #869cb4 #234a76 #234a76 #869cb4;
display: block;
margin: 0px;
width: 100%;
text-align: left;}

.buttonsband a:hover {border: 1px solid;
padding-left: 8px;
padding-top: 3px;
padding-bottom: 1px;
padding-right: 1px;
background-color: #45658a;
border-color: #234a76 #869cb4 #869cb4 #234a76;
color: #eeeeee;
text-decoration: none;}

.watermark { 
background: url('./images/mainbackground.jpg') #ccebb9 top left no-repeat;
background-color: #ccebb9;
}
