BODY {
	font-family: Arial,Verdana,Helvetica,sans-serif;
	background:white;
}
.frm, INPUT, TEXT, TEXTAREA, SELECT {
	color: #333333; 
	font-size: 11px; 
}
.timesRom {font-family : Times New Roman,serif; }
.clean {text-decoration:none;}
A.cleanBlue {text-decoration:none; color:#000099;}
A.cleanRed {text-decoration:none; color:#FF0000;}
A.proaCom {
	text-decoration:none;
	color:#00FF00;
	background: #004080;
	padding: 3px 8px;
	}
A.proaCom:hover {
	text-decoration:none;
	color: Yellow;
}
.navHi {
	color: #005555;
	font-size: 17px;
	font-weight : bold;
	font-family : Arial;
	text-decoration:none;
  }
.navLo {
	color: #000099;
	font-size: 14px;
	font-weight : normal;
	font-family : Arial;
  }
.navLo:hover, .navHi:hover, clean:hover, .cleanBlue:hover, A.hiLo:hover {
	color: #FF3300;
	text-decoration: none;
	background : #FFFFCC;
}

BR.clearFloat {
	clear:both;
	line-height:0px;
}

hr{
	color:white;
	opacity:1.0;
}

.pageWrap {
	clear: both;
	margin: 0 40px;
}
@media screen and (max-width: 800px) {
	.pageWrap {margin: 0 10px;}
	iframe {
		max-width: 100% !important;
		/* width: auto !important; */
		height: auto !important;
	}
}
@media screen and (max-width: 640px) {
	.pageWrap {margin: 0 5px;}
}
@media print {
	.pageWrap {
		max-width:auto;
		margin:0;
	}
}

.titleBar {
	background:#004080;
	white-space:nowrap;
}
.titleBar A {
	color:#00FF00;
	font-size:1.5em;
	fone-weight:bold;
	text-decoration:none;
}
.titleBar A:hover {text-decoration:underline;}

.box_RB {
	clear:both;
	width:800px;
	max-width: 100%;
	background: #e0ffff;
	padding: 10px;
	border-radius: 15px;
	margin:20px auto;
	box-shadow: 3px 3px 3px #959595;
}

.sideImg,
.sideImgTL {
	display:block;
	position:relative;
	text-align:center;
	font-size:0.8em;
	font-style: italic;
	text-decoration:none;
}
.sideImgTL {
	float: left;
	margin:0 16px 0 0;
}
.sideImgHide,
.sideImgHideTL {
	display:none;
	position:absolute;
	top:0;
	z-index: 100;
}
.sideImgHide {
	right:0;
}
.sideImgHideTL {
	left:0;
}

H1.articleAuthor {
	font-size:1.75em;
	color:#00008b;
	font-weight:normal;
}
H1.articleAuthor SPAN {
	display: block;
	font-size: 0.65em;
	color: #708090;
	font-style: italic;
}
H1.articleAuthor SPAN SPAN {
	display: inline;
	font-size: 0.85em;
}

.astrx {
	color:#FF0000;
	font-size:1.6em;
	font-weight:bold;
	position:relative;
	top:10px;
}

#sideBarR {
	float:right;
	border:2px solid #00008b;
	margin:0 0 10px 10px;
	padding:10px;
	width:400px;
}
#sideBarR LI {
	font-style: italic;
	font-size:0.9em;
}
#sideBarR LI A {
	font-style: normal;
	font-size:1.2em;
	font-weight: bold;
}
#sideBarR LI A.blank {
	font-style: normal;
	font-size:1.2em;
	font-weight: bold;
	color:#FF0000;
}
#sideBarR LI A.comment {
	font-style: italic;
	font-size:0.95em;
	font-weight: normal;
	color:#FF0000;
}
#sideBarR P {
	margin: 0 0 8px 0;
	font-size: 0.9em;
}

#sideBarR A.followed {
	color:#c0c0c0;
	font-size: 1.3em;
	text-decoration: none;
}

.lnkImg {
	position: relative;
}

.hiDate {
	font-size: smaller;
	font-weight:bold;
	color:#FF0000;
}

.div_W {
	max-width: 780px;
	text-align:center;
	margin: 1em auto;
}

.div_W P {
	display: inline-block;
	background-color: white;
	padding: 5px 10px;
	border: 6px solid #CCFFFF;
}

#fbPrivacy {
	display:block;
	position:fixed;
	left:5px;
	bottom:5px;
	font-family:'Lucida Grande',Tahoma,Verdana,Arial,sans-serif;
	font-weight:bold;
	font-size:13px;
	padding:2px 6px;
	color:#FFFFFF;
	background-color:#5B74A8;
	border:1px solid;
	border-color:#29447E #29447E #1A356E;
	text-decoration:none;
}

.eBook,
.eBook2 {
	float:left;
	font-size:small;
	background: white;
	text-align: center;
	width: 244px;
	padding:7px 0 7px 7px;
	margin:0 auto;
}
.eBook2 {
	float:none;
	width:auto;
	margin:0 auto;
}

.eBook span,
.eBook2 span {
	display: block;
	font-size: 1.8em;
}

.JZERRO_PURCHASED {
	font-weight: normal;
	text-align: center;
	background: black;
	color: white;
	border-radius: 10px;
	width:70%;
	margin:0 auto;
	padding:5px;
}
.JZERRO_PURCHASED a {
	color: white;
	text-decoration:none;
}
.JZERRO_PURCHASED a:hover {
	text-decoration:underline !important;
}
.JZERRO_PURCHASED span {
	font-size: 0.65em;
	font-style: italic;
}
