BODY {
      margin-top: 0px; 
      margin-bottom: 0px; 
      margin-left: 0px; 
      margin-right: 0px;
      font-size: 10pt; 
      font-family: arial, helvetica; 
      color: #000000;
	  scrollbar-face-color: #DDCEAD; 
	  scrollbar-shadow-color: #978356; 
	  scrollbar-highlight-color: #FBEED3; 
	  scrollbar-3dlight-color: #000000; 
	  scrollbar-darkshadow-color: #000000; 
	  scrollbar-track-color: #8E7C56; 
	  scrollbar-arrow-color: #00000;
}
nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	list-style-position: inside;
	list-style-image:  url(images/bullet_splat.jpg);

}

.tableborder {
	border: 1px solid #000000;


}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.album-item {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.joinbutton {
	width: 160px;


}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.tabletitle {
	color: #000000;
	background-color: #F9EED8;
	border: 1px solid #000000;
	font-weight: bold;


}
td.row1 {
	background-color: #DDCEAD;
	border: 1px solid #000000;

}
td.row2 {
	background-color: #F9EED8;
	border: 1px solid #000000;

}
tr.row1 {
	background-color: #FFFFFF;
	border: 1px solid #000000;

}
tr.row2 {

	background-color: #D5ECFF;
}
td.title {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #6699CC;
	border: 1px solid #000000;
}
td.row3 {

	background-color: #FFF9D9;
	border: 1px solid #000000;
}

a:link {
	color: #8C0000;
	text-decoration: underline;
	font-style: italic;

}
a:visited {
	color: #000000;
	text-decoration: underline;
}
