body{font-family:"Arial";font-size:10pt; background-color: #FFFFFF}
td{font-family:"Arial";font-size:10pt}
category{color:black;border: black;border: black;border-style: solid;border-width:1px;}
headlink{color:white;}
.x{color:red; text-decoration:none}
.cal{color:black;border: black;border: black;border-style: solid;border-width:1px; width: 100%}
.pag{color:black;border: black;border-style: solid;border-width:1px; width: 50%; float:right;}
.paglist{color:black;border;border: black;border-style: solid;border-width:1px; margin-top:10px}
.pagpic{width:49%;}
.pagpicimg{color:black;border: black;border-style: solid;border-width:1px}
.heading{font-weight:bold;font-size:14pt;}
.error{border-style: solid; border-color:red; background-color:#ffeeee}

.ownerComment{background-color:#eeffee; margin-top:1px}
.comment{background-color:#eeeeee; margin-top:1px}
.myComment{background-color:#eeeeff; margin-top:1px}
.item{background-color:#eeeeee; margin-top:1px}
.highlight{background-color:yellow; margin-top:1px; border-style:solid; border-width:1px;}


.calNormal{}
.calMerged{background-color: #eeeeff}
.headRow{background-color: #eeccee; font-weight: bold; width: 100%}
.textTitle{width: 100%; position: absolute}
.textText{width: 100%; height: 240pt}
.buttonArea{background-color: #ddccdd; width: 100%}
.buttonOffset{width: 100%; position: absolute}
.row0{background-color: #ffeeff; width: 100%}
.row1{background-color: #ffffee; width: 100%}
.noData{background-color: #ffeeee}
.data{background-color: #ffeeee}
.calTextArea{width: 98%; height: 40pt}
.linkTitle{font-weight: bold}
.linkDescription{}

#pageContentArea { /* This is the containing block for all _content_ within the application. Does not apply to the classic view. */
	padding-top:25px;
	width:100%;
	/*margin-bottom:200px;*/
}

#contentSelection { /* The menu area for selecting content. This combines the categories and pages. */
	width:140px;
	padding:2px;
	float:right;
	background-color:#f0f0f7;
}

#advertisement { /* Ad area. */
	float:right;
	padding-right:20px;
}

.pagePicture { /* Image that comes with blog pages. */
	float:right;
	padding-right:5px;
}

.imageRight { /* Images in the blog pages. Align right */
	float:right;
	margin-left:5px;
	margin-right:20px;
	margin-top:3px;
	margin-bottom:2px;
	border-style:solid;
	border-width:1px;
}
.imageLeft { /* Images in the blog pages. Align left */
	float:left;
	margin-right:5px;
	margin-top:3px;
	margin-bottom:2px;
	border-style:solid;
	border-width:1px;
}

.selected { /* selected links etc */
	background-color:#cccccc;
}

#foot {
	position:relative;
	top:500px;
	width:100%;
	background-color:white;
	
}
