body {
	margin:0px;
	padding:15px;
	font: 12px "Trebuchet MS", sans-serif;
	background-image:url(img/bg.gif);
	background-repeat: repeat-x;
}

table {
	font-size: 12px;
}

h1 {
	background-color:#8CEF5B;
	color:white;
	margin-top:0px;
	padding-left:5px;
	padding-top:4px;
	margin-bottom:0px;
	height:30px;
	font-size:14pt;
	width:150px;
	border-left:3px solid #29AD2C;
}

img {
	border:0px;
}

.menu {
	width:200px;
	position : absolute;
	background-color:#8A624D;
	left:0px;
	/*background-color:#281D17;*/
}

.menu a {
	color:white;
	font-weight:bold;
	display:block;
	margin-left:8px;
	padding:3px;
	border-left:3px solid #8A624D;
	text-decoration:none;
}

.menu a:hover {
	background-color:#947261;
	color:#E4DCD7;
	border-left:3px solid #FF9900;
}

.disabled {
	background-color:#8B7B74;
	color:#665A55;
	border-left:3px solid #514139;
}

.content {
	align:center;
	background-color:#E0E4E7;
	padding:8px;
	width:673px;
	background-image:url(img/boxbg.gif);
	background-repeat: repeat-x;
	border:1px dashed #29AD2C;
}

.header {
	margin-left: 200px;
	height:134px;
	/*border-bottom:40px solid #1C130E;*/
	background-color:#40332A;
}

.serendipity_date {
	color :#CC6600;
}

.serendipity_title {
	background-color:#EEEEEE;
}

.serendipity_calendar {
	border: 1px solid #CCCCCC;
}

.serendipity_calendar td {
	background-color:#FFFFF5;
}

.serendipity_calendar a {
	color:#CC0000;
	font-weight:bold;
	text-decoration:none;
}

#serendipityRightSideBar {
	vertical-align:top;
}

.serendipitySideBarItem {
	width:190px;
}

.serendipitySideBarContent {
	width:100%;
}

.serendipity_weekDayName {
	color:green;
}

.portf td {
	vertical-align:top;
}

.subfoldertable {
	font-size:13pt;
}

.greyout {
	font-size:9pt;
	color:#999999;
}