a:link	{
	color: #737067;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
}

a:visited	{
	color: #737067;
	text-decoration: underline;
	font-weight: bold;
	font-style: normal;
}

a:hover	{
	color: #079145;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
}


body	{
	background-image: url(../rentals/gfx/bg.jpg);
	background-position: 50% 0%;
	background-repeat: repeat-y;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #DAE7F9;
	scrollbar-highlight-color: #000000;
	scrollbar-face-color: #ffffff;
	scrollbar-shadow-color: #000000;
	scrollbar-darkshadow-color: #DAE7F9;
	scrollbar-track-color: #DAE7F9;
}

td	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.header1	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}


.grbold15	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #079145;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
}

.grbold13	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #079145;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
}

.gr12	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #079145;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
}

.wbold12	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}

.brbold12	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #737067;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
}

.brbold13	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #737067;
	font-weight: bolder;
	font-style: normal;
	text-decoration: none;
}

.justif	{
	text-align: justify;
}

.pad2px {
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
}