BODY {
	SCROLLBAR-FACE-COLOR: #486088;
	SCROLLBAR-HIGHLIGHT-COLOR: #486088;
	SCROLLBAR-TRACK-COLOR:#486088;
	SCROLLBAR-SHADOW-COLOR: #486088;
	SCROLLBAR-ARROW-COLOR: white;
	background-color : #486088;
	background : #486088 url(../../img/main.jpg) no-repeat fixed;
}
A:Link {
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	color: White;
	font-size: 9pt;
	text-decoration: none;
}

A:VISITED {
	text-decoration: none;
	font-family: Arial;
	font-weight: bold;
	color: White;
	font-size: 9pt;
}

A:HOVER {
	text-decoration: none;
	color: Red;
	font-family: Arial;
	font-weight: bold;
	font-size: 9pt;
}


TD {
	font-family: Arial;
	font-weight: normal;
	font-style: normal;
	font-size: 9pt;
	text-align: right;
	margin-left: 5pt;
	color: White;
}

TH {
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	font-size: 9pt;
	color: White;
	background: Black;
}
P {
	font-family: Arial;
	font-weight: bold;
	font-style: normal;
	font-size: 9pt;
	color: White;
	text-align: left;
}

