@charset "utf-8";
/* CSS Document */

body{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
margin:0px;
background-color:#9fc6ff;}

.site_border{ border:3px solid #000000;}

#top_nav_bg{
background-image:url(top_nav_bg_rentalresource.gif);
height:24px;
background-repeat:repeat-x;}

#bot_nav_bg{
background-image:url(bot_nav_bg_rentalresource.gif);
height:24px;
background-repeat:repeat-x;}


.welcome_text{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#015da6;
	padding-left:10px;}

.body_txt{
font-size:17px;
font-weight:normal;
padding-left:10px; padding-right:10px; text-align:justify;
}
.footer_txt{
font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#FFFFFF;}

.bot_navtxt{
font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#fbedb4; text-decoration:none; font-weight:bold;}
a.bot_navtxt{
font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#fbedb4; text-decoration:none; font-weight:bold;}
a.bot_navtxt:link{
font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#fbedb4; text-decoration:none; font-weight:bold;}
a.bot_navtxt:visited{
font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#fbedb4; text-decoration:none; font-weight:bold;}
a.bot_navtxt:hover{
font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#fbedb4; text-decoration:none; font-weight:bold; }
a.bot_navtxt:active{
font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#fbedb4; text-decoration:none; font-weight:bold;}



