body{
	margin-top: 10px; 
	margin-bottom: 10px; 
	}

a, a:active, a:visited{
	color: #336699; 
	text-decoration: none; 
	}

a:hover{
	color: #0099ff;
	text-decoration: none;
	}

a.textFooter:link, a.textFooter:visited, a.textFooter:active{
	color: #666666;
	text-decoration: none;
	}
a.textFooter:hover{
	color: #000000;
	}

td, div, p, tr, table, ul, li, body, html{
	color: #666666; 
	font-family: lucida grande, arial, trebuchet ms, verdana, sans-serif;  
	font-size: 11px; 
	line-height: 15px; 
	}

.text{
	color: #666666; 
	font-family: lucida grande, arial, trebuchet ms, verdana, sans-serif; 
	font-size: 11px; 
	line-height: 15px; 
	}

.textSmall{
	font-size: 9px;
	line-height: 14px;
	}

.textBig{
	font-size: 12px;
	line-height: 20px;
	font-family: lucida grande, arial, trebuchet ms, verdana, sans-serif; 
	color: #000000;
	}

.textQuote{
	font-size: 13px;
	line-height: 16px;
	font-family: georgia, times new roman, serif;
	color: #993333;
	}

.textEvent{
	font-size: 13px;
	line-height: 18px;
	color: #0066CC;
	font-family: georgia, times new roman, serif;
	}
.textEventB{
	font-size: 14px;
	line-height: 18px;
	color: #0066CC;
	font-family: georgia, times new roman, serif;
	font-weight: bold;
	}

.textFooter{
	font-size: 9px;
	font-family: lucida grande, verdana, sans-serif; 
	color: #999999;
	}
	
.indexCal{ 
	padding-left: 20px; 
	padding-right: 20px; 
	padding-top: 15px; 
	}

.indexExh{ 
	padding-left: 10px; 
	}

.contentLeft{ 
	padding-left: 20px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 30px;
	}

.contentRight{ 
	padding-left: 0px; 
	padding-right: 40px; 
	padding-top: 30px;
	padding-bottom: 30px;
	}

.contentLeftMid{
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	}

.contentRightMid{ 
	padding-left: 0px; 
	padding-right: 40px; 
	padding-bottom: 30px;
	}

.content{ 
	padding-left: 20px; 
	padding-right:40px; 
	padding-top: 30px;
	padding-bottom: 30px;
	}

.formInput{ 
	margin-top: 4px;
	border: 1px solid #cccccc;
	width: 140px;
	}

.formButton{ 
	padding: 2px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	background-color: #eeeeee;
	color: #666666;
	font-family: lucida grande, arial, trebuchet ms, verdana, sans-serif; 
	font-size: 10px;
	}

.calRuleGray{
	padding-top: 12px;
	padding-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	}

.calRuleWhite{
	padding: 8px;
	}

.photo{
	border: 1px solid #666666;
	}
.exhName {
	font-size: 13px;
	line-height: 16px;
	font-family: georgia, times new roman, serif;
	color: #993333;
	}
.exhDate {
	color: #333;
}
.exhNameB {
	font-size: 14px;
	line-height: 18px;
	font-family: georgia, times new roman, serif;
	color: #993333;
	font-weight: bold;
	}

