body {
	background-image:   url(main/back.gif);
	background-repeat: repeat-y;
	scrollbar-face-color: #384D67;
	scrollbar-highlight-color: #384D67;
	scrollbar-shadow-color: #000000;
	scrollbar-3dlight-color: #FFFFFF;
	scrollbar-arrow-color:  #FFFFFF;
	scrollbar-track-color: #3E454A;
	scrollbar-darkshadow-color: #000000;
	background-color: #3E454A;
}
.back {
	background-image:   url(main/circles.gif);
	background-repeat: no-repeat;
	background-position: left top;
	background-attachment: fixed;

}
.whiteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	line-height: 20px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.border {
	border-top: 2px outset #CCCCCC;
	border-right: 2px outset #000000;
	border-bottom: 2px outset #000000;
	border-left: 2px outset #CCCCCC;

}
.tdBold {
	font-weight: bold;
}
p {
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px;
}
.subtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
a.whiteText:hover {
	color: #FFFFFF;
	background-color: #CC0000;
	line-height: 20px;
	height: 20px;
}
.copyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.tableBorder {
	border: 1px solid #9189A5;
}
.spacedList {
	line-height: 18pt;
}
.title {
	display:none;
	text-align : center;
}
