SPAN.TPTab {
	display: inline;
	line-height: 23px;
	margin-left: 0px;
	margin-right: 1px;
	padding: 4px;
	padding-left: 10px;
	padding-right: 10px;
	
	background-color: #EAEAEA;
	border-bottom: #D0D0D0 1px solid
}

SPAN.TPTab:hover {	
	background-color: #D9D9D9;
}

A.TPTab {
	color: #5B5B5B;
}


DIV.TPTabArea {
	border-bottom: #2864A2 1px dotted;
	margin: 0px;
	padding: 2px;
	-moz-border-radius: 2px;
}

DIV.TPPageArea {
	border: #F1F1F1 1px solid;
	background-color: white;
	background-image: url(../images/bg03.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 2px;
	padding: 10px;
	-moz-border-radius: 5px;
}

DIV.TP {
	background-color: #FBFBFB;
	margin: 4px;
	margin-bottom: 10px;
	-moz-border-radius: 5px;
	padding: 1px;
}
