body {
	background-attachment: fixed;
	background-color: #000000;
	background-image: url(../assets/background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	scrollbar-arrow-color:#ffffff;
	scrollbar-track-color:#545454;
	scrollbar-shadow-color:#000000;
	scrollbar-face-color: #000000;
	scrollbar-highlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-3dlight-color:#000000;
}

a {
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	background-color: #545454;
}
a:hover {  font-weight: normal; color: #999999; background-color: #990000}

a:active {  font-weight: normal; color: #999999; background-color: #990000}

.textGeneral {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;

}
.textHeaderBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.tableBody {
	border: none;
	background-color: #000000;

}
.tablemainBody {
	background-color: #444444;
}
.tablenews {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #555555;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	padding-bottom: 5px;


}
.textGeneralItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	color: #FFFFFF;
}
.textGeneralBoldItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: italic;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.backgroundLight {
	background-attachment: fixed;
	background-image: url(../assets/background_table.gif);
	background-repeat: repeat;
	background-position: left top;
}
.textSmallGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.textGeneralGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
}
.textGeneralGreyRedBack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #999999;
	text-decoration: none;
	background-color: #990000;

}
.tableBodyRed {
	border: none;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;


}
.tableBodyMain {

	border: 1px dashed #444444;
	background-color: #000000;
}
.tableSpecial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #990000;
}
.textGeneralBold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
