/* CSS Document */

.nz {
	position:static;
	display: block;
	clear: both;
}

.ta1 {
	position:static;
	display: block;
	width:760px;
	float: left;
	text-align: center;
}

.ra1 {
	position:static;
	display: block;
	width: 624px;
	height: 50px; 
	background-color:#00CCFF;
	margin: 0px;
	padding-left: 3px;
	padding-right: 3px;
}
.ra2 {
	position:static;
	display: block;
	width: 624px;
	height: 25px;
	float: left;
	margin: 0px;
}
.ra3 {
	position:static;
	display: block;
	width: 624px;
	float: left;
	text-align: right;
	margin: 0px;
}

.tb1 {
	display: block;
	width: 630px;
	float: left; 
	text-align: center;
	border: 1px solid #666666;
	margin-bottom: 5px;
}
.tb2 {
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
	border: 2px solid #666666;
}
.tb3 {
	background-color: #666666;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	border: 2px solid #666666;
}
.tb4 {
	background-color: #666666;
	margin-left: auto;
	margin-right: auto;
}
.tb5 {
	background-color: #666666;
	margin-left: 5px;
	margin-right: 5px;
}
.row1 {
	background-color: #00CCFF;
}
.row2 {
	background-color: #ffffff;
}
.cel2 {
	color: #333333;
	padding: 3px;
}
.cel3 {
	color: #333333;
}
.cel4 {
	font-weight:normal;
	color: #333333;
	padding-left: 3px;
	padding-right: 3px;
}
h1 {
	float: left;
	color: #333333;
}
select {
	float: right;
}
form {
	margin: 0px;
}
.imgb {
	border-top-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	border-top-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-color: #333333;
	border-right-style: dotted;
	border-right-width: 1px;
	border: 1px dotted #333333;
	padding: 1px;
	margin: 1px;
}
