@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/BG.gif);
	background-repeat: repeat;
}


a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #663300;
}
a:visited {
	color: #663300;
	text-decoration: none;
}
a:hover {
	color: #00AAE1;
	text-decoration: none;
}
a:active {
	color: #663300;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}

.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #07B2E4
}


.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #660000;
}

.style8 {
	color: #989920
}

.style13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#663300
}

.style7 {
	color: #989920;
	font-family:Arial, Helvetica, sans-serif;	
	font: bold;
	font-size: 12px;
}

#display1 {
	width:360px;
	height:280px;
	overflow:auto;
	text-align:left;
	border:0px solid black;
	margin-top: 10px;
	scrollbar-face-color: #F5F7BF;
	scrollbar-arrow-color: #996600;
	scrollbar-shadow-color: #FFF;
	scrollbar-base-color: #FFF;
	scrollbar-dark-shadow-color: #FFF;
}

td {
	background-repeat:no-repeat
}