.contentCell {
	background-color: #FFFFFF;
	background-image: url(contentbg.gif);
	background-repeat: no-repeat;
	font-size: 11px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 25px;
	padding-left: 80px;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
}
body {
	background-image: url(bg.jpg);
	background-repeat: repeat-x;
	background-color: #E6F2FE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}
td {
	font-size: 11px;
}

.contentTable {
	background-image: url(bg_flower.gif);
	background-repeat: repeat-x;
}
.chapterEventCell {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #B4DAFF;
	background-image: url(bg_flower-R.gif);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-bottom: 25px;
	padding-right: 25px;
	padding-left: 25px;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 24px;
	color: #0066CC;
	font-weight: normal;
}

A  {
    text-decoration:    none;
    color:  #990099;
}

A:hover {
    text-decoration:    underline;
    color: #990099;
}
.bgR {
	background-image: url(bgR.jpg);
}
.bgL {
	background-image: url(bgL.jpg);	
	
}
.eventHeading {
	 font-weight: bold;
}
span.topmenulink {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 12px;
}
span.topmenulink a {
	color: #0066CC;
	text-decoration: none;
}
span.topmenulink a:hover {

	color: #0066CC;
	text-decoration: underline;
}
#headertitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: normal;
	color: #990099;
	text-align: left;
	margin-top: 24px;
	margin-left: 210px;
}
td.topmenu {
	font-size: 12px;
	color: #FFFFFF;
}
