.table01 {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #000000;
	border-left-color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#content {
	padding: 20px;
}
hr {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #8561A2;
}
a {
	color: #6633CC;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}

html, body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #8561A2;
	line-height: 18px;
}
.bg {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
	height: auto;
	padding: 5px;
	width: 149px;
	margin-top:0px;
	text-align: left;
}
.table01 .bg ul {
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	list-style-type: none;
}
.table01 .bg li {
	margin-top: 3px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	list-style-type: none;
}
.table01 .bg li a {
	text-decoration: none;
	display: block;

	background-repeat: no-repeat;
}
.table01 .bg li a:hover {
	background-color: #6666CC;
	padding-left: 3px;
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FF00FF;
}
.table01 .bg li a:active {
	text-decoration: blink;
}


.contentheading {
text-align:left;
font-size:12pt;
font-weight:bold;
color: #DA0A84;
}

.componentheading {
text-align:left;
font-size:12pt;
font-weight:bold;
color: #DA0A84;
margin-bottom:15px;
}

.menu{
margin:0px;
padding:0px;
	line-height: 30px;
	list-style:none;
}

.mainlevel{
margin:0px;
padding:0px;
	line-height: 30px;
	list-style:none;
}

a.mainlevel {
	height:30px;
	display: block;
	width: 137px;
	background-image: url(../images/bgn.png);
	background-repeat: no-repeat;
	color: #fff;
	padding-left:3px;
	
}

.menu  li a{
	height:30px;
	display: block;
	width: 137px;
	background-image: url(../images/bgn.png);
	background-repeat: no-repeat;
	color: #fff;
	padding-left:3px;
	
}

a.menu:hover{
	color: #000000;
	text-decoration: none;
}


#menubit {
	background-image: url(../images/sideleft.gif);
	background-repeat: no-repeat;
}

.moduletable {

margin-bottom:15px;
border-bottom:1px dotted #fff;
}

#fwrfId {
margin-left:5px;
}
#linkage {
	color: #FFFFFF;
}

#linkage a{
color:#ccc;
}

#linkage a:hover{
color:#00CCFF;
}
#flash {
height:196px;
display:block;
}