body {
	margin:0;
	padding:0;
	text-align: center;
}

body,td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
}

a {
	text-decoration:  none;
	border: none;
	color: #666633;
}

a:hover {
	text-decoration:  underline; 
	border: none;
}
 
#pagewidth {
	width:850px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 5px;
}

span.mainlevel, .moduletableusermenu th {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC6633;
	padding-bottom: 2px;
	padding-left: 20px;
	line-height: 25px;
	font-weight: normal;
	background-image: url(../images/bullet_grey.png);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
}

a.mainlevel {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #666633;
	padding-bottom: 2px;
	padding-left: 20px;
	line-height: 25px;
	font-weight: normal;
	background-image: none;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	text-align: left;
}

a.sublevel, a.mainlevelusermenu {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 14px;
	color: #666633;
	padding-bottom: 2px;
	padding-left: 16px;
	line-height: 25px;
	font-weight: normal;
	border-bottom-width: 0px;
	text-align: left;
}

div.copyright {
	font-size: 10px;
	padding: 0px;
}
.headerrule {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;	
}

.contentheading,.componentheading {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 18px;
	color: #444444;
	padding-left: 22px;
	background-image: url(../images/bullet_orange.png);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	text-align: left;
	line-height: 16px;
	padding-bottom: 8px;
}

.componentheading {
	margin-bottom: 30px;
}

.createdate, .modifydate {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	padding-bottom: 15px;
}

.contentpaneopen {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	width: 100%;
}
.readon {
	font-weight: normal;
}

a.sublevel#active_menu {
	background-image: url(../images/arrow_small.png);
	background-repeat: no-repeat;

}
.blog {
	font-size: 12px;
}

.pagenav {
	font-size: 10px;
}

.moduletableusermenu {
	border-top-width: 1px;
	border-top-style: dashed;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #F15C22;

}

.sectiontableentry1 td, .sectiontableentry2 td {
	vertical-align: top;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}

