body,td,th {
	color: #666666;
}
body {
	background-color: #006699;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	
	background-image: url(/images/bg-line.jpg);
	background-position: center;
	background-repeat: repeat-y;
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 13px;
	color: #FFFFFF;
}
.box {
	border:1px solid #CCCCCC;
	}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0066CC;
}
.style2 a{
	color: #0066CC;
	text-decoration: none;
	}
.style2 a:hover{
	font-weight:bold;
	}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style4 {
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
}
.style4 a{
	color:#0066CC;
	text-decoration: none;
	}
.style4 a:hover{
	text-decoration: underline;
	}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}