body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #99989b;
}
body {
	background-color: #22212B;
	background-image: url(img/back2.gif);
	background-repeat: repeat-x;
	background-attachment: fixed;
	padding-left: 13%;
	padding-right: 20%;
}
a.readmore:link {
	color: #970507;
	padding-left: 20px;
	text-decoration: none;
	background-image: url(img/qr1.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	text-transform: uppercase;
	background-position: left center;
	font-size: 10px;
	padding-bottom: 2px;
	padding-right: 7px;
}
a.readmore:visited {
	color: #970507;
	padding-left: 20px;
	text-decoration: none;
	background-image: url(img/qr1.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	text-transform: uppercase;
	background-position: left center;
	font-size: 10px;
	padding-bottom: 2px;
	padding-right: 7px;
}
a.readmore:hover {
	color: #FF0000;
	background-color: #000000;
	background-image: url(img/qr2.gif);
	background-position: left center;
}
a.info:link {
	color: #c6c5c7;
	padding-left: 20px;
	text-decoration: none;
	background-image: url(img/qr1.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	text-transform: uppercase;
	background-position: left center;
	font-size: 10px;
	padding-bottom: 2px;
	padding-right: 7px;
}
a.info:visited {
	color: #c6c5c7;
	padding-left: 20px;
	text-decoration: none;
	background-image: url(img/qr1.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	text-transform: uppercase;
	background-position: left center;
	font-size: 10px;
	padding-bottom: 2px;
	padding-right: 7px;
}
a.info:hover {
	color: #FFFFFF;
	background-color: #38373d;
	background-image: url(img/qr2.gif);
	background-position: left center;
}
a.info:active {
	color: #CC0000;
}
a:link {
	color: #c6c5c7;
	font-weight: normal;
}
.rot {
	color: #df1818;
}

a:visited {
	color: #d5d3d6;
}
a:hover {
	color: #FFFFFF;
	background-color: #38373d;
}
a:active {
	color: #CC0000;
}
h1 {
	font-size: medium;
	color: #d3d2d9;
}
#Layer1 {
	position:absolute;
	left:99px;
	top:10px;
	width:70%;
	height:254px;
	z-index:1;
}
