A, A:LINK, A:VISITED {
	color : #FFFFFF;
	text-decoration : none;
	font-family: "Courier New", Courier, monospace;
	font-size : 11px;
}
A:ACTIVE, A:HOVER {
	color : #FFFFFF;
	text-decoration: underline;
	font-family: "Courier New", Courier, monospace;
	font-size : 11px;
}

body {
	background-attachment: fixed;
	background-image: url(images/middleBackGround.gif);
	background-repeat: no-repeat;
	background-color: #000000;
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	scrollbar-3dlight-color: #9933CC;
	scrollbar-arrow-color: #000000;
	scrollbar-base-color: #9933CC;
	scrollbar-darkshadow-color: #000000;
	scrollbar-face-color: #9933CC;
	scrollbar-highlight-color: #000000;
	scrollbar-shadow-color: #000000;
	scrollbar-track-color: #333333;
	color: #FFFFFF;
	background-position: center top;


}

td {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

th {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
}

.big {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
}

.bodystyle {
	font-family: "Courier New", Courier, monospace;
	font-size: 16px;
	color: #333333;

}

.expanded {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	letter-spacing: 2px;
	line-height: 16px;
}

.footer {
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 9px;
}

.justified {
	font-family: "Courier New", Courier, monospace;
	text-align: justify;
}

.medium {
	font-family: "Courier New", Courier, monospace;
	font-size: 12px;
	color: #FFFFFF;

}

.small {
	color: #FFFFFF;
	font-size: 10px;
	font-family: "Courier New", Courier, monospace;
}

.xbig {
	font-family: "Courier New", Courier, monospace;
	font-size: 24px;
	color: #FFFFFF;

}
