@charset "utf-8";
/* CSS Document */

body {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#765A44;
	line-height:22px;
}

.ctit {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#765A44;
	font-weight:bold;
	line-height:22px;
}
.ctxt {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	color:#765A44;
	line-height:22px;
}


a.clnk:link {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#765A44;
	line-height:20px;
	vertical-align:middle;
    text-decoration:none;
}
a.clnk:visited {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#765A44;
	line-height:20px;
	vertical-align:middle;
    text-decoration:none;
}
a.clnk:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#765A44;
	line-height:20px;
	vertical-align:middle;
    text-decoration:none;
}
a.menubox1link:active {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#765A44;
	line-height:20px;
	vertical-align:middle;
    text-decoration:none;
}

#apt {
	display:block;
}

#cont {
	display:none;
}

#doc {
	display:none;
}