form {
	margin:0px;
}

.th1 {
	background-color:#aaaaaa;
	width:180px;
	height:17px;
	border-bottom:solid #ffffff 1px;
	text-indent:5px;
	color:#ffffff;
	font-weight:bold;
}

.row1 {
	color:#ffffff;
	height:16px;
	font-weight:bold;
}

.crow0 {
	background-color:#FF8500;
	height:16px;
}

.crow1 {
	background-color:#ffffff;
	height:16px;
}

.crow2 {
	background-color:#ededed;
	height:16px;
}

.a:link {
	color: #586B7A;
	text-decoration:underline;
}

.a:visited {
	color: #586B7A;
	text-decoration:underline;
}

.a:active {
	color: #586B7A;
	text-decoration:none;
}

.a:hover {
	color: #586B7A;
	text-decoration:none;
}

a.page:link {
	padding:1px;
	text-decoration:none;
	color:#ffffff;
}

a.page:visited {
	padding:1px;
	text-decoration:none;
	color:#ffffff;
}

a.page:active {
	background-color:#5A5A5A;
	padding:1px;
	text-decoration:none;
	color:#ffffff;
}

a.page:hover {
	background-color:#5A5A5A;
	padding:1px;
	text-decoration:none;
	color:#ffffff;
}

.bg1 {
	background-color:#ededed;
}
