body {

		font-family: Verdana, Geneva, sans-serif;
	font-size: 22px;
	color: #0F6;
}
a:link {
	color: 4dafc1;
}
a:visited {
	color: 4dafc1;
}
a:hover {
	color: 4dafc1;
}
a:active {
	color: 4dafc1;
}

.White_NoTitle_topbg01{
	background-image: url(topleft.gif);
	background-repeat: no-repeat;
	width: 26px;
	height: 23px;
}
.White_NoTitle_topbg02{
	background-image: url(topmiddle.gif);
	background-repeat: repeat-x;
	height: 23px;
}
.White_NoTitle_topbg03{
	background-image: url(topright.gif);
	background-repeat: no-repeat;
	width: 29px;
	height: 23px;
}
.White_NoTitle_leftbg{
	background-image: url(left.gif);
	width: 26px;
}
.White_NoTitle_rightbg{
	background-image: url(right.gif);
	width: 29px;
}
.White_NoTitle_bottombg01{
	background-image: url(btmleft.gif);
	background-repeat: no-repeat;
	width: 26px;
	height: 24px;
}
.White_NoTitle_bottombg02{
	background-image: url(btmmiddle.gif);
	height: 24px;
}
.White_NoTitle_bottombg03{
	background-image: url(btmright.gif);
	background-repeat: no-repeat;
	width: 29px;
	height: 24px;
}
.White_NoTitle_contentpane{
	padding: 24px;
	background-color:#ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222222;
	font-weight: bold;
}
.White_NoTitle_mar{
	margin-bottom: 5px;
}



