body {
	font-family: Helvetica, Arial, Verdana, sans-serif; 
	color: #524A48; 
	font-size: 11px; 
	line-height: 20px; 
	background-color: #5F5654;
	background-image: url(../images/bg_img.jpg);
	background-position: center;
	background-repeat: repeat-y;
	margin-top: 0;
}

body.homepage {
	background-image: url(../images/bg_img.jpg);
}

h1 {
	text-transform: uppercase; 
	color: #3B677D; 
	font-size:22px; 
	line-height: 26px; 
	margin-bottom: -5px; 
	padding-top: 5px;
}	

td.homepg {
	width: 400px; 
	vertical-align: top; 
	padding: 10px
}

td.leftnav {
	width: 200px; 
	vertical-align: top;
	padding-left: 20px;
	padding-top: 10px;
	padding-right: 5px;
}

td.leftnav_donjuan {
	width: 200px; 
	vertical-align: top;
	padding-left: 10px;
	padding-top: 12px;
	padding-right: 5px;
	background-color: #000000;
	color: #ffffff;
}

td.content {
	width: 600px; 
	vertical-align: top; 
	padding: 10px;
	padding-top: 18px; 
	padding-left: 20px; 
	padding-right:15px;
	border-left-width: 1px; 
	border-left-style: solid; 
	border-left-color: #524A48;
}

td.contenthome {
	width: 483px; 
	vertical-align: top; 
	padding: 10px;
	padding-top: 18px; 
	padding-left: 20px; 
	padding-right:15px;
	border-left-width: 1px; 
	border-left-style: solid; 
	border-left-color: #524A48;
}

td.header {
	border-bottom-style: solid; 
	border-top-color: #524A48; 
	border-bottom-width: 5px;
}

td.copyright {
	border-top-style: solid; 
	border-top-color: #524A48; 
	border-width: 2px;
}

li {
	list-style-image: url('../images/double_arrow.gif'); 
	margin-left: -13px; 
	padding-left: -13px;
}

a {
	color: #524A48;
}

a.header:link {
	text-transform: uppercase; 
	color: #3B677D; 
	font-size:16px; 
	line-height: 26px; 
	margin-bottom: 10px; 
	padding-top: 5px; 
	color: #3B677D; 
	text-decoration: none; 
	font-weight: bold; display: block;
}

a.header:visited {
	text-transform: uppercase; 
	color: #666666; 
	font-size:16px; 
	line-height: 26px;
	margin-bottom: 10px; 
	padding-top: 5px; 
	color: #3B677D; 
	text-decoration: none; 
	font-weight: bold; 
	display: block;
}

a.header:hover {
	text-transform: uppercase; 
	color: #3B677D; 
	font-size:16px; 
	line-height: 26px; 
	margin-bottom: 10px; 
	padding-top: 5px; color: #3B677D; 
	text-decoration: underline; 
	font-weight: bold; 
	display: block;
}

a.purchase {
	font-weight: bold; 
	color: #3B677D;

}

p.copyright {
	color: #524A48; 
	text-align: center;
}

a.onpage:link {
	text-transform: uppercase; 
	color: #A1C7D6; 
	font-size:16px; 
	line-height: 26px; 
	margin-bottom: 10px; 
	padding-top: 5px; 
	text-decoration: none; 
	font-weight: bold; 
	display: block;
}

a.onpage:visited {
	text-transform: uppercase; 
	color: #A1C7D6; 
	font-size:16px; 
	line-height: 26px; 
	margin-bottom: 10px; 
	padding-top: 5px; 
	text-decoration: none; 
	font-weight: bold; 
	display: block;
}