
body
	{ font-size: 14px!important }

@media screen {

.nonscreen { display: none }

.aPrintOnly { display: none }

iframe.aMasthead { 
	position: absolute; 
	top: -95px;
	left: -25px;
	width: 690px;
	height: 210px;
	border-style: hidden;
	border-width: 0;
	margin: 0;
	padding: 0;
	overflow: hidden!important;
	z-index: 3;
	}

body.public iframe.aMasthead {
	position: absolute; 
	top: -26px;
	left: -25px;
	width: 691px;
	}

iframe.aFooter { 
	position: absolute; 
	margin: 0 0 0 -25px;
	width: 690px;
	height: 30px;
	border-style: hidden;
	border-width: 0;
	overflow: hidden!important;
	}

img.aMasthead { /* for use if iframe blocked */
	position: relative; 
	top: -116px;
	left: -25px;
	width: 690px;
	height: 175px;
	border: 0;
	}

body.public div#page_top {
	display: none;
	} 

body.public div#page_title_wrapper {
	display: none;
	} 

body.public img.aMasthead {
	top: -26px;
	}

a[href$=confirm_delete] { display: none }

}

@media print {

.nonprint { display: none } 

.aScreenOnly { display: none } 

div.attachment { display: none } 

iframe.aMasthead { 
	position: relative; 
	margin: -55px 0 0 0;
	width: 690px;
	height: 205px;
	border: 0;
	}

iframe.aFooter { 
	position: relative; 
	margin: 0;
	width: 690px;
	height: 50px;
	border: 0;
	}

p {
	font-size: .8em!important;
	line-height: 1em!important;
	}

}

div#aNavigation {
	position: relative;
	margin: -150px 0 0 480px;
	height: 110px;
	width: 165px;
	border: 4px inset rgb(153,153,204);
	border-right-color: rgb(102,102,153);
	border-bottom-color: rgb(102,102,153);
	border-radius: 12px;
	-moz-border-radius: 12px;	-webkit-border-radius: 12px;	background-color: rgb(229,229,229);
	text-align: center;
	line-height: 23px;
	}

div#aNavigation div.aMenu {
	padding: 6px 0 0 0;
	font-size: 14px;
	font-family: "lucida grande", verdana, sans-serif;
	}

div#aNavigation div.aMenu.aMember a,b {
	font-size: 13px;
	}

div#aNavigation select {
	margin: 3px 0 2px 2px;
	border: 1px inset;
	width: 148px;
	font-size: 13px;
	}

div#aEditPage {
	float: right;
	margin: 40px 35px 0 0;
	font-size: 12px;
	color: rgb(85, 85, 85);
	}

div#aEditPage, div#aFooter {
	font-family: "lucida grande", verdana, sans-serif;
	}

div#aEditPage a {
	color: rgb(85, 85, 85);
	text-decoration: none;
	}

div#aEditPage a:hover {
	color: white;
	background-color: black;
	}

h1#aPageTitle {
	margin: 60px 0 0 0!important;
	font-size: 1.5em!important;
	}

body.public h1#aPageTitle {
	margin: 125px 0 0 0!important;
	}

a.aEmail {
	unicode-bidi: bidi-override;
	direction: rtl;
	}

body.guest .aGuest
	{ display: block!important } 

body.guest .aMember
	{ display: none}

body.guest .aPrivate
	{ display: none}

body.public .aPublic
	{ display: block!important } 

body.public .aPrivate
	{ display: none}

body.public .aGuest
	{ display: none}

.aNote, .aNote *, p.aNote+ul li
	{ color: rgb(85,85,85); } 

.aNote a 
	{ color: rgb(85,85,85)!important; } 

.aNote a:hover, .aNote a:hover *
	{ color: rgb(0,0,238)!important; } 

p.aNote
	{ font-size: .9em!important; } 

div.list_title h2 span
	{ font-size: .9em!important; }

