/* CSS Document */

body {
	background-color: #333333;
}
	
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
}
	
.head01 {
	font-size: 13px;
	font-weight: bold;
	height: 49px;
	width: 137px;



}

.head02 {
	font-size: 14px;
	font-weight: normal;
}

.head03 {
	font-size: 12px;
	font-weight: bold;
}

.head04 {}

.brdr {
	border: 1px solid #FFFFFF;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.submit {
	font-size: 10px;
}
.brdr2 {
	border: 1px solid #333333;
}
.cright {
	background-image: url(images/online_17.gif);
	background-position: right;
}
.txt {
	color: #252525;
}
