.buttonscontainer {
width: 155px;
padding-right: 25px;}

.buttons a {
border-left:2px solid #AD7D00; 
border-right:2px solid #FFFC4D; 
border-top:2px solid #FFFC4D; 
border-bottom:2px solid #AD7D00; 

color: #000000;						/* text color */
background-color: #FBB505;			/* background color */
padding-left: 3px;
font-weight: bold;
text-decoration: none;
display: block;
margin: 5px;
width: 100%;
text-align: center; 
font-style:normal; 
font-variant:normal; 
font-size:13px; 
font-family:Arial, sans-serif; 
padding-right:2px; 
padding-top:2px; 
padding-bottom:2px}

.buttons a:hover {
border-left:2px solid #000000; 
border-right:2px solid #000000; 
border-top:2px solid #000000; 
border-bottom:2px solid #000000; 
padding-left: 4px;
padding-top: 3px;
padding-bottom: 1px;
padding-right: 1px;
color: #000099;					/* text color */
background-color: #FFFFFF;		/* background color */
text-decoration: none
}
.divheader {
float:left;
width: 100%;
margin: 0;
padding: 0;
background-image:url(images/topbkg.jpg);
background-repeat: repeat-x;}

.divbody {
float:left;
width: 100%;
background-image:url(images/sidebkg.jpg);
background-repeat: repeat-y;
margin: 0;
padding: 0;}

.bodycss {
background-color: #ffffff;
width: 100%;
/*background-image:url(images/sidebkg.jpg);
background-repeat: repeat-y;
margin: 0;
padding: 0;}

.divfiller {
position: absolute;
height: 7px;
width: 134px;
left: 0px;
top: 156px;
z-index: 0;
margin: 0;
padding: 0;
background-image:url(images/sidebkg.jpg);
background-repeat: repeat-y;
height: 7px;
width: 134px;
left: 0px;
top: 156px;
z-index: 0;
margin: 0;
padding: 0;
}