BODY {
	scrollbar-3d-light-color: #CCCCFF;
	scrollbar-arrow-color: #CCCCFF;
	scrollbar-base-color: #FFFFFF;
	scrollbar-dark-shadow-color: #FFFFFF;
	scrollbar-face-color: #FFFFFF;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #FFFFFF;
}

.body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

.title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	letter-spacing: 1;
}

.small{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

a {
	color: #3399CC;
	text-decoration: none;
}

a:hover{
	border-bottom: 2px dashed #9999FF;
	color: #9999FF;
	text-decoration: none;
}


HR {
	color: #CCCCFF;
	height: 1pt;
}


.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #666666;
}

input.button {
	background: #C2D7EB; /* NS4 can't see these borders */
	border-bottom: 1px solid #336699;
	border-left: 1px solid #336699;
	border-right: 1px solid #336699;
	border-top: 1px solid #336699;
	color: Navy;
	cursor: hand; /* for IE */
	font: 10px Arial, Helvetica, sans-serif;
	padding: 2px 1;
}


.box {
	background: #f6f6f6;
	border: 1px dotted #336699;
	padding : 10px;
}

.boxshow {
    background-color: #FFFFCC;
	border: 1px dotted #336699;
}

.top {
	float: left;
	margin: 0 0 0 20px;
	padding: 80px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 800;
	position: absolute;
	line-height: 20px;
}

.side_logo {
	width: 170px;
	float: left;
	left: 600px;
	position: absolute;
	text-align: center;
}

.counter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	width: 135px;float: left;
	left: 322px;
	position: absolute;
	text-align: center;
}
