body {
	margin: 0px;
	background-color: #E6E6E6;
	background-image: url(img/bg.gif);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	scrollbar-face-color: #CCCCCC;
	scrollbar-shadow-color: #EAEAEA;
	scrollbar-highlight-color: #EAEAEA;
	scrollbar-3dlight-color: #EAEAEA;
	scrollbar-darkshadow-color: #697074;
	scrollbar-track-color: #F7F7F7;
	scrollbar-arrow-color: #666666; 

}

#container {
  margin: 0 auto;
  width: 800px;
  }

img {
	border: 0px;
}
table {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-collapse: collapse;


}

table.border {
	border: 2px solid black;
	background-color: #EEEEEE;

}
table.title {
	border: 1px solid #666666;
	background-color: white;
}
table.gallery {
	border: 2px solid #CC0066;
	background-color: #000000;
}

td {
	padding: 0px;
}

a {	color: #CC0066; }

a.w {	color: white; }
a.w:link { text-decoration: none; }
a.w:visited { text-decoration: none; }
a.w:hover { text-decoration: underline; }
a.w:active { text-decoration: underline; }

h1 { color: #99004C; }

.txts {	font-size: 8pt; }
.txtss {	font-size: 7pt; }
.txtw {	color: white}
.txtsw {
	font-size: 7pt;
	color: white;
}
.txth3 {
	font-size: 16pt;
	color: #CC0066;
	font-weight: bold;
}
.txth4 {
	font-size: 12pt;
	font-weight: bold;
}
.txth4w {
	font-size: 12pt;
	font-weight: bold;
	color: white;
}
.txtssp {
	font-size: 7pt;
	color: #CC0066;
}
.txtwb {
	color: white;
	font-weight: bold;
}
.txtpb {
	color: #CC0066;
	font-weight: bold;
}
.txtwh {
	color: white;
	font-weight: bolder;
	font-size: 12pt;
}
.txtrb {
	color: red;
	font-weight: bold;
}
.txtph {
	font-size: 10pt;
	color: #CC0066;
	font-weight: bold;
}
.txtrh {
	font-size: 10pt;
	color: red;
	font-weight: bold;
}
.txth1 {
	font-size: 24pt;
	color: #CC0066;
	font-weight: bold;
}
.txth2 {
	font-size: 18pt;
	color: #CC0066;
	font-weight: bold;
}
.txtsmall {
	font-size: 7pt;
	color: #888888;
}
.txtinv {
	font-size: 4pt;
	color: #E6E6E6;
}

