BODY{
	background-color: #1F0C0A;
	background-image: url(../Img/Bg.jpg);
	overflow: hidden;
	background-attachment : fixed;
	background-position : center;
	background-repeat : no-repeat;
}
#SCROLL{
	width : 675px;
	height : 280px;
	overflow : auto;
	scrollbar-base-color : #FBB240;
	scrollbar-3d-light-color : #FBB240;
	scrollbar-arrow-color :#FBB240;
	scrollbar-dark-shadow-color : #FBB240;
	scrollbar-face-color :#A30312;
	scrollbar-highlight-color : #410502;
	scrollbar-shadow-color : #FBB240;
}
P{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #540804;
	font-weight: bold;
	text-align: center;
}
H1{
	font-family: arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #D30803;
	font-weight: bold;
	text-align: center;
}
H2{
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B00803;
	font-weight: bold;
	text-align: center;
}
P.EVENTS{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #B00803;
	font-weight: bold;
	text-align: center;
}
A{
	font-family: arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FEC94A;
	font-weight: bold;
	text-align: center;
}
A:HOVER.DISC{
	font-family: arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #FEC94A;
	text-align: right;
}
A.DISC{
	font-family: arial, Helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
	color: #F4B468;
	text-align: right;
}
