body {
	background-color: #646364;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0%;
	margin-right: 0%;
	margin-top: 0%;
	margin-bottom: 0%;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;


}

body a:link {
		color:#999999;
}

body a:visited {
		color:#333333
}

.header {

	font-face: Tahoma, Arial, Helvetica, sans serif; 
	font-size: 14pt;
}

.galleryheader {
	font-face: Tahoma, Arial, Helvetica, sans serif; 
	font-size: 14pt;
	color:#ffffff;
}

p a:link {
	color: #643A2D;
	font-weight: bold;
}

p a:visited {
	color: #93766E;
	font-weight: bold;
}

p {
	font-size: 10pt; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

li {
	font-face: Tahoma. Arial, Helvetica, sans serif; 
	font-size: 10pt; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}

.footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 7pt;
}

.footer a:link {
	color: #FFFFFF;
}

.footer a:visited {
	color: #b1a7a5;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.content {
	background-color:#FFFFFF;
	border-style:solid;
	border-width:2px;
	border-color:#000000;
	}
	
.lighttext {
	font-size: 10pt; 
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF
}

.lighttext a:link {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

.lighttext a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
}
.lighttext a:hover {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}