@charset "UTF-8";


*** title *** {}
.castyTitle {
}





**** table *** {}
.castyBg {
	height: 800px;
	width: 555px;
	clear: both;
	}

.castyTable {
	font-size:90%;
	text-align: center;
	padding: 3px;
	font-weight: bolder;
	margin-top: 5px;
	background-position: center;
	}

.castyTable td {
	text-align: center;
	font-weight: bolder;
	color: #666666;
	}

.castytext {
	margin-top: 10px;
	margin-bottom: 10px;
	float: right;
}





**** profile *** {}
.castyProfile {
	font-size: 90%;
	background:#EFEFEF;
	border-color:#FFFFFF #CCCCCC #CCCCCC #FFFFFF;
	border-width:1px;
	border-style:solid;
	margin-top: 5px;
	line-height: 1.5em;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.castyProfile h3 {
	border-color:#666666;
	border-width:0 0 2px 0;
	border-style:solid;
	color: #6699CC;
	padding-right: 5px;
	padding-left: 5px;
	margin-top: 10px;
}
