@CHARSET "UTF-8";

.baseLayout {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
	width: 950px;
	text-align:left;
	background-color: #FFFFFF;
}

.bodyLayout {
	background-color: #FFFFFF;
}

.bodyLayout .validXHTML {
	text-align: center;	
}

.indexLayout {
	
}

.popupLayout {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left:auto;
	margin-right:auto;
	width: 650px;
	text-align:left;
	background-color: #FFFFFF;
}
