@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #575a49;

}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 22px;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.footer {
	background-color: #575A49;
	background-image: url(images/grey-bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.style2 {
	color: #666666;
	font-size: 9px;
}
.style4 {
	color: #CCCCCC;
	font-size: 10px;
}
.add-border {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #CCCCCC;
}
.style6 {color: #CCCCCC}

.left {
	background-image: url(images/left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}


.right {
	background-image: url(images/right.jpg);
	background-repeat: repeat-y;
	background-position: right top;
}

.footer1 {	background-color: #575A49;
	background-image: url(images/grey-bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}.tracks {
	background-color: #DEFF9B;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CAFF5B;
}
.greybox {
	background-color: #E8E8E8;
	border: 1px solid #CCCCCC;
}
