/* CSS Document */

body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	background-color: #cab493;
	background-attachment: fixed;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.linklist	{
	padding: 0;
	margin-bottom: 0;
	}
.linklist ul	{ list-style: none; margin: 0; padding: 0; border: none; }
.linklist li	{
	width: auto;
	margin: 0;
	vertical-align: middle;
	}
.linklist li a	{
	line-height: 20px;
	background-image: url(images/link_image.jpg);
	background-repeat: no-repeat;
	background-position: 0 50%;
	padding: 0px 0px 0px 30px;
	border-bottom: 0px;
	}
.linklist li a	{ width: auto; }


.backgroundLeft {
	background-image: url(images/background_left.jpg);
	background-repeat: repeat-y;
}
.backgroundRight {
	background-image: url(images/background_right.jpg);
	background-repeat: repeat-y;
}
.backgroundCenter {
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-variant: normal;
	font-style: normal;
	line-height: 16px;
}
a:link {
	font-size: 14px;
	color: #BA006D;
	text-decoration: underline;
}
a:hover {
	color: #000000;
}
.size {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: normal;
	color: #000000;
}
.name {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: normal;
	line-height: 18pt;
	font-weight: normal;
	color: #CC6699;
}
.style1 {
	font-size: 10pt;
	line-height: 14pt;
	font-weight: bold;
	color: BA006C;
}
.style8 {
	font-size: 10pt;
	line-height: 12pt;
	font-weight: bold;
	color: #000000;
}
.fineprint {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #CC0066;
}
