td {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	color: #000033;
}
body {
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	color: #000033;
}
.td01 {
	color: #FFFFFF;
}
.bg01{
	background-position: center;
	color: #FFFFFF;
}
.bg02{
	background-position: right top;
	background-repeat: no-repeat;
}
a:link {
	color: #0C99A6;
	text-decoration: none;
}

a:visited {
	color: #0C99A6;
	text-decoration: none;
}
a:hover {
	color: #0C99A6;
	text-decoration: underline;
}
a:active {
	color: #0C99A6;
	text-decoration: none;
}
.table01 {
	border: thick double #CCCCCC;
}
.button01 {
	background-color: #CCCCCC;
	border: 1px dotted #666666;
	padding-top:3px;
	width:460px;
	color: #000000;
	height: 25px;
}
.input01 {
	border: 1px dotted #000066;
    width: 200px;
}

.button02 {
	background-image: url(images/buttonBg.gif);
	border: transparent;
	width: 60px;
	height: 22px;
	padding-top:3px;
}
.button03 {
	background-image: url(images/buttonBg1.gif);
	border: transparent;
	width: 200px;
	height: 22px;
	padding-top:3px;
}
.textarea01 {
	border: 1px dotted #000066;
	width: 100%;
}
.table02 {
	border: 4px groove #999999;
}
.span01 {
	text-decoration: none;
	cursor: hand;
}
.span02 {
	text-decoration: underline;
	cursor: hand;
}
.font01 {
    color: #ffffff;
	text-decoration: none;
}
.font02 {
	color: #0C99A6;
	text-decoration: none;
}
.p01 {
	filter: Glow(Color=000000, Strength=2) Shadow(Color=CCFF00, Direction=315, Strength=2); 
	padding-top: 2px;	
}
.bg03 {
	background-repeat: no-repeat;
	background-position: right bottom;
}
