body, p, tr, td {font-family: Tahoma; font-size: 10pt}

.bold_text {color:#1E418C; font-weight:bold}
.bigger{font-size:110%; font-weight:bold; color:#1C4178}

a, a:link, a:vlink {color:#1C4178}

h1{margin-left: 30px; margin-right: 30px; margin-top: 20px; margin-bottom:0; font-weight:bold; font-size:18px}

h3{font-weight:bold; font-size:10pt; margin-bottom:0}

a:hover {text-decoration:underline}
a.menu{text-decoration:none; font-size:11pt; font-family:verdana; font-weight:bold}
a.menu1{text-decoration:none; font-size:11pt; font-family:verdana; font-weight:bold}
a.menu:hover {text-decoration:underline}


/** LIGHTBOX **/
#lightbox {
	background-color: white; padding: 10px;	border: 0px solid #FFF;
}
#overlay {
	background-image: url(/images/lightbox/overlay.png);
}
#lightboxCaption {
	color: #333; background-color: white; font-size: 90%; text-align: center;
}
* html #overlay {
	background-color: #000;	background-image: url(/images/lightbox/blank.gif);	filter: Alpha(opacity=50);
}