.topmargin {
    font-family: Verdana;
    FONT-SIZE: 8pt;
    margin-top: 7px;
	}
.leftmargin {
    font-family: Verdana;
    FONT-SIZE: 8pt;
    margin-left: 25px;
	}
A:link,
A:visited,
A:active {
    font-family: Verdana;
    font-size: 11px;
    TEXT-DECORATION: none;
    color: #1B5F82;
    }
A:hover {
    font-family: Verdana;
    font-size: 11px;
    color: #cc0000;
    }
body, td, tr, th, select, table {
    font-family: Verdana;
    font-size: 11px;
    color: #1B5F82;
    }
input {
    font-family: Verdana;
    font-size: 8pt;
    text-decoration: none;
    color: #CCCCCC;
    }
textarea {
    font-family: Verdana;
    font-size: 8pt;
    color: #0A314A;
    }
    
.author {
    font-family: Verdana;
    FONT-SIZE: 7pt;
    font-weight: bold;
    font-style: italic;
    color: #D13400;
	}
	
.menutitle {
    cursor: pointer;
    margin-bottom: 0px;
    background-color: #E1E4CE;
    color: #666C41;
    width: 170px;
    padding: 2px;
    text-align: left;
    border: 0px solid #E1E4CE
    }
    
.submenu {
    cursor: pointer;
    width: 170px;
    text-align: left;
    background-color: #E1E4CE;
    color: #666C41;
    margin-bottom: 0px;
    padding: 0px;
    }
    
.smalltext {
    font-family: Verdana;
    font-size: 9px;
    color: #DEDEE0;
    }

.copyright {
    font-family: Verdana;
    font-size: 9px;
    color: #468EB4;
    }

.copyright {
    font-family: Verdana;
    font-size: 9px;
    color: #468EB4;
    }

A.copyright:link,
A.copyright:visited,
A.copyright:active {
    font-family: Verdana;
    font-size: 9px;
    color: #468EB4;
	}
A.copyright:hover {
    font-family: Verdana;
    font-size: 9px;
    color: #cc0000;
	}

.title1 {
    font-family: Georgia;
    font-size: 14pt;
    font-weight: bold;
    color: #0A314A;
    }

.subtitle1 {
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #1B5F82;
    }
    
.subtitle2 {
    font-family: Verdana;
    font-size: 12pt;
    color: #1B5F82;
    }   
    
.subtitle3 {
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    color: #CC0000;
    }   
        
.title2 {
    font-family: Georgia;
    font-size: 16pt;
    color: #0A314A;
    }
    
.copyrighttext {
    font-family: Verdana;
    FONT-SIZE: 7pt;
    color: #0A314A;
	}
	
.lib_image {
    font-family: Verdana;
    FONT-SIZE: 7pt;
    color: #666C41;
	}
	
#tooltip{ 
	cursor:hand;
	font:menu;
	margin:0px;
	padding:5px 5px;
	position:absolute;
	visibility:hidden;
	}

A.gallerylink:link,
A.gallerylink:visited,
A.gallerylink:active {
    font-family: Verdana;
    FONT-SIZE: 8pt;
    TEXT-DECORATION: none;
    color: #0A314A;
	}
	
A.gallerylink:hover {
    font-family: Verdana;
    FONT-SIZE: 8pt;
    color: #cc0000;
	}
.highlight_img img { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20); -moz-opacity: 0.2; }
.highlight_img:hover img { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity: 1; }

.highlight_img2 img { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50); -moz-opacity: 0.5; }
.highlight_img2:hover img { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity: 1; }

.highlight_img3 img { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); -moz-opacity: 0.8; }
.highlight_img3:hover img { filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100); -moz-opacity: 1; }

td .yes {
	background:transparent url(../images/icon-yes.gif) top left no-repeat;
	border:0;
	width:11px;
	height:11px;
	text-align:center;
	margin:0 auto;
	padding:2px 0;
}
td .no {
	background:transparent url(../images/icon-no.gif) top left no-repeat;
	border:0;
	width:11px;
	height:11px;
	text-align:center;
	margin:0 auto;
	padding:2px 0;
}
td {
	text-align:center;
}
td.F8F8F8 {
	background-color:#F8F8F8;
	text-align:center;
	border-bottom:1px solid #dcdcdc;
	border-top:1px solid #fff;
}