body {
	margin : 0;
	padding : 0;
	color : #000;
	background : #fff;
}

.main {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 11px; line-height: 16px }


.mainpadleft {  font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 11px; line-height: 16px; padding-left: 8px; }

.footer { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px; line-height: 16px ; font-weight: bold; color: #CCCCCC }

.breadcrumb { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px; line-height: 16px ; font-weight: bold; color: #CCCCCC ; margin-left: 2px}

a.footer { font-weight: normal }
a { text-decoration: none; font-weight: bold }
a:hover { color: #ccc }

	.left {
	background-color : #fff;
	border : none ;
	margin-top : 0px;
	margin-right : 20px;
	border-width : 0;
	margin-left : 0px;
	margin-bottom : 10px;

}
	.right {
	background-color : #fff;
	border : none ;
	margin-top : 0px;
	margin-left : 20px;
	border-width : 0;
	margin-right : 0px;
	margin-bottom : 10px;

}
	.popbox {
	background-color : #fff;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;

}
	.exhbox {
	background-color : #fff;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;

}
.caption { font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px; line-height: 16px ; color: #CCCCCC; padding-top: 4px; padding-right: 4px; padding-bottom: 4px; padding-left: 4px}

	.sidebox {
	background-color : #fff;
	border: 1px solid #ccc;
font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px; line-height: 16px ; color: #666;

}



	.redsidebox {
	background-color : #fff;
	border: 1px solid #f00;
font-family: "Verdana", "Arial", "Helvetica", "sans-serif"; font-size: 10px; line-height: 16px ; color: #666;

}





	.bar {
	background-color : #ededed; padding-top: 2px; padding-right: 4px; padding-bottom: 2px; padding-left: 20px

}
