@media print {
  .sidebar {
  display: none;
  }
  
  }
  
  
body {

	padding-top: 20px;
	padding-left: 0px;
	margin-left: 1em; 
    margin-right: 1em;
}

.cliprompt {

	font-family: Courier, "Courier New", monospace; 

}

.wishtype {

font-family: "Comic Sans MS";
font-size: 12pt;
}

.redtext {

	color: #ff0000;
	font-weight: bold; 

}
a:hover {

	color: #00aa00; 

}
/*<group=header styles>*/



td, body {

	background-color: #ffffff;
	font: 12px Arial, sans-serif; 

}

td.subject {

	background-color: #dddddd; 

}
/*</group>*/

.jofotitle {

	font-weight: bold; 

}

.errormsg {

	color: #ff0000; 

}

.pagetitle {

	text-align: right;
	float: right; 

}

.mainbody {
	margin-right: 250px;
	margin-top: 20px; 


}


.datestuff {

	text-align: right; 

}

ul {

	padding-left: 0px;
	margin-left: 1em; 

}

.highlight {

	background-color: yellow; 

}

/*<group=Journal entry>*/


.entry {
padding-left: 10px;
padding-right: 10px;

}

.date {

	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	font: 18px Georgia,fantasy ; 

}

.entry  td.subject {

	background-color: #dddddd;
	font-weight: bold;
	width: 100%; 
font-size: medium;

}

.entry .links {
	width: 100%;
}
.entry .time {

	background-color: #dddddd;
	width: 100%;
	text-align: right; 

}

.entry .bottomlinks {

	font-size: x-small; 

}

.entry .line2 {

	font-family: Arial, sans-serif;
	font-size: smaller;
	background: #e7e7e7;
	height: 3px; 

}

.entry .line3 {

	font-family: Arial, sans-serif;
	background-color: #dddddd;
	font-size: smaller;
	text-align: right; 

}

.entry .date {

	text-align: right;
	background-color: #dddddd; 

}

.entry .bodytext {

	font-family: Arial, sans-serif;
	padding-bottom: 15px; 

}
/*</group>*/

/*<group=Sidebar>*/

.sidebar {
	float: right;
	font-size: x-small; 
	width:  190px;
	margin-top: 20px; 

	margin-left: 1em; 
    margin-right: 1em;

}

.title {

	background: #bdbdbd; 

}
.normtext {

	font-size: small;
	font-family: Arial, sans-serif; 

}
LI {

	display: list-item;
	list-style-type: disc;
	list-style-position: inside; 

}
.sidebar .line2 {

	font-family: Arial, sans-serif;
	font-size: smaller;
	background: #e7e7e7;
	height: 3px; 

}

.sidebar table {

	margin-bottom: .125in; 
	width: 190px;
}
/*</group>*/

/*<group=REPLIES in journal entries>*/

.reply .subject {

	background-color: #dddddd;
	font-weight: bold; 

}

.reply .byline {

	background: #eeeeee; 

}
/*</group>*/

/*<group=Lists>*/

.name, .desc {

	font-family: Arial, sans-serif; 

}

table .BorderMe {

	width: 200px;
	white-space: normal; 

}

.BorderMe {

	border-left-width: 1px;
	border-right-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-style: solid; 

}

	

/*</group>*/

