body {
	margin: 0px;
	background-color: #025452;
}

.text_01{
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;
}.text_01 a{
	font-size: 12px;
	color: #cccccc;
	text-decoration: none;
}
.text_01 a:hover{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.text_02{
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
.text_02 a{
	font-size: 12px;
	color: #FFCC00;
	text-decoration: none;
}
.text_02 a:hover{
	font-size: 12px;
	color: #FFFF33;
	text-decoration: none;
}
.text_03{
	font-size: 12px;
	color: #b3b3b3;
	text-decoration: none;
	line-height: 16px;
}
.bg_01{
	background-image: url(images/pic_02.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.bg_02{
	background-image: url(images/pic_03.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.cardSelected {
	background-color: #a7a9ac;
	cursor: hand;
	color: #000000;
    }
	a.white{
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	}
	a.white:hover{
	font-size: 12px;
	font-weight: bold;
	color: #FFFF00;
	text-decoration: none;
	}
	#secTable{
	font-size: 12px;
	color: #FFFFFF;
	}
	#mainTable{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}
	#mainTable a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	}
 	#mainTable a:hover{
	font-size: 12px;
	color: #000066;
	text-decoration: none;
	}
