body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link, a:visited {
	color: #000000; text-decoration: none;
	font-weight: bold;
}

#pathway_text a {
	color: #ffffff;	text-decoration: none;
	font-weight: normal;
}

#pathway_text a:hover {
	color: #ffffff;	text-decoration: none;
	font-weight: bold;
}

#pathway_text {
	overflow: hidden;
	display: block;
	height: 25px;
	line-height: 25px!important;
	padding-left: 4px;
	border: 1px solid #ffffff;
	margin-bottom: 0px;
	color: #ffffff;
	font-size: 11px;
	/*background-image: url(../images/main_bg1.gif);*/
	font-weight: bold;
}

table.moduletable th, div.moduletable h3 {
	background: url(../images/ul_bg_sm.png) repeat-x;
	color: #890258;
	text-align: left;
	padding-left: 0px;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
	margin: 0 0 2px 0;
}

.componentheader {
	background: url(../images/ul_bg_sm.png) repeat-x;
	color: #890258;
	text-align: left;
	padding-top: 4px;
	padding-left: 4px;
	height: 30px;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}

.componentheading {
	background: url(../images/ul_bg_sm.png) repeat-x;
	color: #890258;
	text-align: left;
	/*padding-top: 4px;
	padding-left: 4px;*/
	height: 30px;
	font-weight: bold;
	font-size: 16px;
	text-transform: uppercase;
}

.contentheading {
	background: url(../images/ul_bg_sm.png) repeat-x;
	height: 30px;
    text-transform: uppercase;
	color: #890258;
	font-weight: bold;
	font-size: 14px;
	white-space: nowrap;
}

table.tabcontent b {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.tabcontent b { /*for event*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

table.tabcontent td { /*for event*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}