.Rental_Name {
	color: #0000FF;
	font-style: italic;
	font-weight: 900;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	background-image: url(images/BG_1.jpg);
	background-color: #99B9F6;
}
a:link, a:visited{
	color: #000080;
}
a:hover {
	color: #FF0000;
	background-color: #FFFFFF;
	font-weight: bold;
}
a:ctive{
	color: #000080;
}
li {
	font-size: 16px;
	font-weight: normal;
	list-style-position: outside;
	list-style-type: square;
}
.Rental_Number {
	color: #FF0000;
	font-weight: lighter;
}
.Pix_Frame {
	border-top-width: thick;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
	border-top-color: #666666;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #666666;
}
.Small_Text {
	font-size: small;
}
.Smaller_Text {
	font-size: x-small;
}
.Main_Table {
	border: thick double #000080;
	background-color: #f0f8ff;
}
.SiteNavTable {
	background-color: #0000FF;
	padding: 5px;
	border-top: 5px double #000080;
	border-right: 5px double #000000;
	border-bottom: 5px double #000000;
	border-left: 5px double #000080;
}
#SiteNav a:link, #SiteNav a:visited {
	color: #FFFFFF;
	background-color: #0000FF;
	padding: 3px 5px;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	text-decoration: underline overline;
}
#SiteNav a:hover {
	color: #0000FF;
	background-color: #FFFFFF;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	text-decoration: underline overline;
}
#SiteNav a:active {
	color: #FFFFFF;
	background-color: #0000FF;
	padding: 3px 5px;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	text-decoration: underline overline;
}.CellBorder {
	border: 1px solid #666666;
}
.LargerText {
	font-size: large;
}
