html { 
min-height: 100%;
background-color: #ffffff;
background-image: url(./images/bgdown.png);
background-repeat: repeat-x;
background-position: bottom;
}

body {
height: 100%;
margin:0px;
background-image: url(./images/bgtop.png);
background-repeat: repeat-x;
font-family: verdana, arial;
font-size: 11px;
color: #625882;
}

table.bdtb {
height: 100%;	
background-image: url(./images/Image4_6x1.png);
background-repeat: repeat-y;
width: 800px;
	}
	
td.contentd {
	background-image: url(./images/Image4_6x1.png);
	background-repeat: no-repeat;
	height: 400px;
	}
		
div.left {
width: 500px;
margin: 0px 0px 0px 60px;
text-align: left;
float: left;
	}	
	
div.right {
width: 200px;
margin: 5px 0px 0px 10px;
text-align: left;
	}	
	
.right h1 {
width: 140px;
font-size: 10px;
font-family: verdana, arial;
padding: 5px 0px 3px 5px;
text-align: center;
color: #ebebc1;
background-color: #699fbd;
font-weight: 100;
margin: 0px;
text-transform: uppercase;
	}	
	
.right a {
width: 140px;
display: block;
font-size: 10px;
font-family: verdana, arial;
padding: 5px 0px 3px 5px;
text-align: left;
color: #000000;
background-color: #beb6d6;
border-bottom: 1px solid #cecebb;
margin: 2px 0px 2px 0px;
font-weight: 100;
	}	
	
.right a:hover {
background-color: #877ba9;
color: #586458;
	}		
	
td.foot {
background-image: url(./images/Image4_7x1.png);
background-repeat: repeat-x;
height: 82px;
width: 800px;
text-align: center;
	}	
	
p { margin: 12px 2px 12px 10px; }	

	
.foot p{
margin: 0px 10px 0px 0px;
color: #333333;
	}	
	
h1 {
color: #909f2b;
font-weight: 100;
font-size: 17px;
margin: 10px 0px 0px 0px;
	}	
	
.left h1 {
padding: 0px 0px 0px 15px;
}	
	
h2 {
text-align: right;
color: #909f2b;
font-weight: 100;
font-size: 10px;
border-top: 1px dotted #777777;
margin: 0px 10px 0px 0px;
	}	
	
a {
color: #877ba9;
text-decoration: none;
	}	
	
a:hover {
color: #877ba9;
border-bottom: 1px dotted #758975;
}

.left img {
margin: 3px;
	}

