body {
	margin: 0px;
	font-size: 16px;  background:#a0bbdd;
	font-family: Arial, Verdana, Tahoma;
}
td {
	font-size: 16px;
}


.doted {	border-left-style:dotted; 
	border-left-color:#999999;
	border-left-width:1px;
	}
	
.doted2 {	border-top-style:dotted; 
	border-top-color:#999999;
	border-top-width:1px;
	}
	
p {text-align:justify; }
.copyright {
	font-size: 11px;
}
a.tnav:link {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.tnav:visited {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.tnav:active {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.tnav:hover {
	color: #660000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a.lnav:link {
	font-size: 12px; 
	font-family:Verdana, Arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.lnav:visited {
	font-size: 12px; 
	font-family:Verdana, Arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.lnav:active {
	font-size: 12px; 
	font-family:Verdana, Arial;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.lnav:hover {
	font-size: 12px; 
	font-family:Verdana, Arial;
	background-color:#eeF5FF;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.txt {
	font-size: 17px;
	color: #333333;
}
.hdr2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 26px;
	color: #486Baa;
}
.wtxt {
	font-size: 17px;
	font-weight: bold;
	color: #FFFFFF;
}
.hdr1 {
	font-size: 17px;
	font-weight: bold;
	color: #486Baa;
}
a:hover {
	text-decoration: none;
}



.leftbg { 
background-image:url(images/button_bg.jpg);
	
	border-left-style:solid; 
	border-left-color:#ffffff;
	border-left-width:1px;
	border-right-style:solid; 
	border-right-color:#ffffff;
	border-right-width:1px;
	border-bottom-style:solid; 
	border-bottom-color:#ffffff;
	border-bottom-width:1px;
	border-top-style:solid; 
	border-top-color:#ffffff;
	border-top-width:1px;
	
	
	}

.ramp {  }
	
.rightbg { background-color:#d5e5FF;
	background-image:url(images/bottombgin.gif); background-position:left bottom;
	background-repeat:no-repeat;
	border-left-style:solid; 
	border-left-color:#336699;
	border-left-width:1px;
	border-right-style:solid; 
	border-right-color:#336699;
	border-right-width:1px;
	border-bottom-style:solid; 
	border-bottom-color:#336699;
	border-bottom-width:1px;
	border-top-style:solid; 
	border-top-color:#336699;
	border-top-width:1px;
	}
	
.welcome {
	color: #FFFFFF;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}