body {
background-color: #d9eef0;
background-image: url(./images/bgx.jpg);
background-repeat: repeat-x;
margin:0px;
font-family: verdana, arial;
font-size: 11px;
color: #777777;
}

table.bdtb {
background-image: url(./images/bgy.jpg);
background-repeat: repeat-y;
width: 800px;
	}
	
td.contentd {
text-align: center;
	}
		
div.left {
width: 550px;
margin: 0px 0px 0px 25px;
text-align: left;
float: left;
	}	
	
.right {
width: 200px;
margin: 5px 0px 0px 10px;
text-align: left;
	}	
	
.right a {
display: block;
height: 15px;
width: 151px;
color: #7a8586;
border-bottom: 1px dotted #8b9697;
padding: 4px 0px 2px 19px;
font-size: 12px;
margin: 3px 0px 3px 5px;
letter-spacing: 2px;
	}	
	
.right a:hover {
background-color: #d0d8d9;
color: #4e5758;
border-bottom: 1px dotted #d0d8d9;
	}		
	
p.footer {
text-align: center;
margin: 0px 20px 20px 20px;
	}	
	
p { margin: 12px 2px 12px 10px; }	

.right p {
margin: 2px 12px 10px 12px;
color: #ccd2d3;
font-size: 10px;
	}
	
.right h1 {
background-image: url(./images/n1.jpg);
background-repeat: no-repeat;
font-size: 12px;
letter-spacing: 2px;
font-family: verdana, arial;
color: #838b8c;
padding: 10px 0px 0px 35px;
margin: 0px;
width: 180px;
height: 34px;
	}	
	
.right div {
background-image: url(./images/n2.jpg);
background-repeat: repeat-y;
width: 180px;
padding: 0px;
margin: 0px 0px 7px 0px;	
}

		
	
h1 {
color: #727b7c;
font-weight: 100;
font-size: 16px;
	}	
	
.left h1 {
padding: 0px 0px 0px 15px;
}	
	
h2 {
text-align: right;
color: #3b4a4c;
font-weight: 100;
font-size: 10px;
border-top: 1px dotted #666666;
margin: 0px 10px 0px 0px;
	}	
	
a {
color: #455152;
text-decoration: none;
	}	
	
a:hover {
background-color: #eeeeee;
color: #838b8c;
border-bottom: 1px dotted #455152;
}

.left img {
margin: 6px;
	}
