
a {
	color: #0000c0;
}

.mnuspacer {
	font-family: verdana;
	font-size: 7pt;
	font-weight: normal;
	background-color: #006699;
	color: white;
	padding: 0px 10px 0px 10px;
}

.mnuitem {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	background-color: #006699;
	color: white;
	padding: 1px 1px 3px 1px;
}

.mnulink_active {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	background-color: #006699;
	color: white;
	text-decoration: none;
}

.mnulink_inactive {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	background-color: #006699;
	color: white;
	text-decoration: none;
}

.smlink {
	font-family: arial;
	font-size: 9pt;
	color: #777777;
	text-decoration: underline;
}

.lmenu {
	text-align: right;
	border-bottom: 1px solid #b0b0b0;
	padding: 1px;
	border-top: 4px solid white;
}

.lmenu-active {
	
	text-align: right;
	border-bottom: 1px solid #b0b0b0;
	padding: 1px;
	border-top: 4px solid white;
}

.lmenu a {
	font-family: verdana;
	font-size: 7pt;
	color: #272727;
	text-decoration: none;
}

.list-sub {
	font-family: verdana;
	font-size: 8pt;
	color: #555555;
	text-decoration: none;
	font-weight: normal;
}

.list-general {
	font-family: verdana;
	font-size: 7pt;
	color: #777777;
	text-decoration: none;
}


.list-title {
	font-family: arial;
	font-size: 11pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.detail-title {
	font-family: arial;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

.detail-text {
	font-family: arial;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}

.detail-subheading {
	font-family: arial;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}

body {
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: #454545;
}

.para {
	padding-left: 1em;
	padding-top: 0px;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	color: #000000;
}

.pgsel_active {
	font-family: verdana;
	font-size: 8pt;
	color: #454545;
	text-decoration: none;
}

.pgsel_num {
	font-family: verdana;
	font-size: 9pt;
	color: #454545;
	text-decoration: none;
}

.pgsel_num_active {
	font-family: verdana;
	font-size: 9pt;
	color: #454545;
	font-weight: bold;
	text-decoration: none;
}

.contact_tbl_hdr {
	font-family: arial;
	font-size: 9pt;
	color: black;
	background-color: #d7d7d7;
	border: 1px solid #d0d0d0;
}

.contact_link {
	font-family: arial, verdana;
	color: #0000a0;
	text-decoration: underline;
}

.med_link {
	font-family: arial;
	font-size: 8pt;
	color: #0000e0;
	text-decoration: underline;
}

.album_hdr {
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}

.album_subtext {
        font-family: arial;
        font-size: 8pt;
        color: #909090;
}

.album_list_hdr {
	font-family: arial;
	font-size: 12pt;
	color: #006699;
}

.album_list_sub {
        font-family: arial;
        font-size: 9pt;
        color: #454545;
	font-weight: normal;
	padding-top: 4px;
	padding-bottom: 4px;
}



