body {
	font-family: Arial;
	font-size: 12px;
	width: 780px;
}
body a:link {
	color: #9C65CE;
	text-decoration: none;
}
body a:visited {
    color: #9C65CE;
	text-decoration: none;
	color: #9C65CE;
}
body a:hover {
     color: #CE65FF;
	text-decoration: underline;
}
body a:active {
	text-decoration: none;
}
td {
	vertical-align: top;
}
.toprigharea {
	background-image: url(/images/bgnav.gif);
	color: #FFFFFF;
}
.bgbody {
	background-repeat: repeat;
}
h5 {
	color: #CE65FF;
	text-align: center;
}
.linenav {
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CE65FF;
}
.cp {
	font-size: 12px;
	text-align: right;
	padding: 3px;
	color: #9c65ce;
	background-image: url(/images/bgcp.gif);
}
.leftbar {
	color: #9933FF;
	padding: 2px;
	border: 1px solid #FF9AFF;
	margin: 2px;
}
.cont {
	font-size: 12px;
	margin: 2px;
	padding: 3px;
}
.matitl {
	color: #000000;
	vertical-align: bottom;
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	height: 29px;
}
