body {
background: #fff url(../images/mainbg.jpg) fixed no-repeat left bottom;
}

h1, h2, h3, h4, h5, h6 {font-family: "trebuchet MS", Arial, Verdana, webdings, sans-serif; color: #758d2d;}
p, ol, ul {font: normal 10pt/1.5em "Myriad Pro", "trebuchet MS", Arial, Verdana, webdings; color: #000;}

ul {list-style-type: none;}

a {color: #333; font: 10pt/1.5em "Myriad Pro", "trebuchet MS", Arial, Verdana, webdings; background: transparent;text-decoration: none;}
a:link  { color: #333; background: transparent;font-weight: normal;} 
a:visited { color: #333; background: transparent;font-weight: normal; text-decoration: normal;} 
a:hover { color: #758d2d; background: transparent; text-decoration: normal; font-weight: normal;}
a:active  { color: #333; background: transparent;font-weight: normal;text-decoration: normal;}  

#contentmain {
float: right;
width: 450px; height: 242px;
margin: 20px 37px 25px 100px;
padding-right: 25px;
overflow: auto;
}

#contentmain2 {
float: right;
width: 210px; height: 252px;
margin: 10px 37px 25px 100px;
padding-right: 20px;
overflow: auto;
}

#footer {
float: right;
width: 746px; height: 96px;
background: transparent url(../images/footer.jpg) scroll no-repeat right center;
}

.red {color: #c00;}

td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #000;