/* CSS Document */

body {
	font-family:	"Times New Roman";
	font-size:		12pt;
	color:			#000000;
	margin-top:		0px;
	margin-right:	0px;
	margin-bottom:	0px;
	margin-left:	0px;
	padding-top:	0px;
	padding-left:	0px;
	padding-right:	0px;
	padding-bottom:	0px;
	border-top:		0px;
	border-left:	0px;
	border-bottom:	0px;
	border-right:	0px;
	background-color: #FFFFFF;
	background-image: url(/images/GUI/layout.jpg);
	background-repeat: no-repeat;
	background-position: center top;

}

.anchortext {
	font-family:	"Arial";
	font-size:		12pt;
	color:			#A3171A;
}

.infotable {
	background-image: url(/images/GUI/table_main.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.lefttable {
	background-image: url(/images/GUI/table_left.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.longtable {
	background-image: url(/images/GUI/table_long.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

.bodytext	{
	font-family:	"Times New Roman";
	font-size:		12pt;
	color:			#FFFFFF;
	margin-top:		10px;
	margin-right:	10px;
	margin-bottom:	10px;
	margin-left:	10px;
	padding-top:	10px;
	padding-left:	10px;
	padding-right:	10px;
	padding-bottom:	10px;
	text-align: justify;
}

.pricetext	{
	font-family:	"Times New Roman";
	font-size:		12pt;
	color:			#FFFFFF;
	text-align: left;
}

.largetext {
	font-size:			16pt;
	font-weight:		bold;
	color:				#FFFFFF;
	text-align: 		right;
	margin-top:		10px;
	margin-right:	10px;
	margin-bottom:	10px;
	margin-left:	10px;
	padding-top:	10px;
	padding-left:	10px;
	padding-right:	10px;
	padding-bottom:	10px;
}

.sublargetext {
	font-size:			12pt;
	font-weight:		bold;
	color:				#FFFFFF;
	text-align: 		right;
	margin-top:		10px;
	margin-right:	10px;
	margin-bottom:	10px;
	margin-left:	10px;
	padding-top:	10px;
	padding-left:	10px;
	padding-right:	10px;
	padding-bottom:	10px;
}
	
A:link, A:active {
	font-size:			12pt;
	text-decoration:	underline;
	font-weight:		bold;
	color:				#FFFFFF;
}

A:visited {
	font-size:			12pt;
	color:				#CCCCCC;
	font-weight:		bold;
   	text-decoration:	underline;
}

A:hover {
	font-size:			12pt;
	color:				#A3171A;
	font-weight:		bold;
   	text-decoration:	underline;
}

A.rental:link, A:active {
	font-size:			9pt;
	text-decoration:	underline;
	font-weight:		bold;
	color:				#FFFFFF;
}

A.rental:visited {
	font-size:			9pt;
	color:				#CCCCCC;
	font-weight:		bold;
   	text-decoration:	underline;
}

A.rental:hover {
	font-size:			9pt;
	color:				#A3171A;
	font-weight:		bold;
   	text-decoration:	underline;
}

.footer {
	font-family: "Times New Roman";
	font-size: 8pt;
	font-weight: normal;
	color: #000000
}



.longtable tr td p .largetext {
	color: #FFF;
}
.longtable tr td p .largetext {
	color: #FFF;
}
