/* CSS Document */
body,td,th {
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #663399;
}
a:hover {
	text-decoration: none;
	color: #5151FF;
}
a:active {
	text-decoration: underline;
	color: #FF0000;
}
div.homeborder{
	border: 1px solid #292929;
	width: 248px;
	}
	.style1 {
	color: #FF0000;
	font-weight: bold;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
input.text{
	border: 1px solid #292929;
}
textarea.text{
	border: 1px solid #292929;
}

div.homeborder2{
	border: 1px solid #292929;
	width: 770px;
	}
input.buttonFree{
	background-color:#CC0000;
	color:#FFFF00;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #B30000;
	padding: 3px;
}
tr.rbts {
color: #FFFF00; 
font-family: tahoma; 
font-weight: bold; 
font-size: 12px; 
}
div.homeborder3{
	border: 1px solid #292929;
	width: 600px;
	height: 98px;
	}

td#entirelist{
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
}
div#ScrollingPanel1{
	border-width: 0px; 
	background-color:#2F2D2E;
	overflow: auto; 
	height: 98px; 
	width: 601px;
	scrollbar-3dlight-color: #666666;
	scrollbar-base-color: #666666;
	scrollbar-darkshadow-color: #333333;
	scrollbar-track-color: #000000;
	scrollbar-highlightcolor-color: #999999;
	scrollbar-face-color: #666666;
	scrollbar-arrow-color: #DEC2A5;
	scrollbar-shadow-color: #333333;
}
div#ScrollingPanel1 a:link{
	color:#FFFF00;
}
div#ScrollingPanel1 a:visited{
	color:#FFFF00;
}
div#ScrollingPanel1 a:hover{
	color:#FFFF00;
}

