body {
	margin: 0;
	padding: 0;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-color: #69F;
}

.tableMain {
	background-color: #FFF;
}

.tableBorder {
	background-color: #036;
}

.tableCalendar {
	border: 1px solid #333;
}

.bgBottom, .bgBlueBar, .bgTopBar {
	background-repeat: repeat-x;
}

.bgNewsSide {
	background-repeat: repeat-y;
}

.bgForm {
	background-repeat: repeat-y;
	background-position: right;
}

.bgGray {
	background-color: #BBB;
}

.bgGrayLight {
	background-color: #DDD;
}

.bgBlack {
	background-color: #000;
}

.bgWhite {
	background-color: #FFF;
}

.bgFlash {
	background-repeat: no-repeat;
	background-position: center;
}

.bgMinisite {
	background-image: url(images/shadow-minisite.jpg);
	background-repeat: repeat-y;
	background-color: #CCF;
}

.linkMainNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #036;
	text-decoration: none;
	display: block;
	line-height: 21px;
}

a.linkMainNav:hover {
	color: #FFF;
	background-color: #CDA000;
}

.linkSubNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #C00;
}

a.linkSubNav:hover {
	color: #000;
	text-decoration: none;
}

.textNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}

.textNormal a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #03C;
}

.textNormal a:hover {
	text-decoration: none;
	color: #333;
}


.textNormalBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #111;
}

.textNormalBoldRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #F00;
}

.textHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #960;
}

.linkNormal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #03C;
}

a.linkNormal:hover {
	text-decoration: none;
	color: #333;
}

.photoSpace {
	margin: 5px;
	border: 1px solid #CCCC33;
}
.photoCredit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;
}

div#news {
	top: 0;
	left: 0;
	width: 219px;
	height: 305px;
	z-index: 1;
	overflow: auto;
}

* html div#news {
	width: 93%;
	overflow-y: auto;
	overflow-x: hidden;
	padding-right: 15px;
}

.textTagMinisite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #036;
}


.textCalendar { 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #333;
}
 
.textCalendarBold { 	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	font-weight: bold;
	color: #000;
}

.textCalendarNote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #0000FF;
}

.textCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #000;
}

.linkClosewindow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 24px;
	color: #FFF;
}

a.linkClosewindow:hover {
	text-decoration: none;
}

.linkBottomNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #900;
}

a.linkBottomNav:hover {
	color: #000;
	text-decoration: none;
}

.linkMaxcreative {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	color: #900;
}

a.linkMaxcreative:hover {
	color: #000;
	text-decoration: none;
}