body {
	text-align: center;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-color: #BAB3D5;
}
#container{
	position: relative;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 808px;
	text-align: left;
}
.graygradient {
	background-repeat: repeat-x;
	background-position: bottom;
	background-image: url(images/graygradient.png);
}
.navbar {
	font-family: verdana;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 4px;
}
.thankyou {
	font-family: tahoma;
	font-size: 18px;
	font-weight: bold;
	color: #BAB3D5;
	text-align: center;
}
.copyright {
	font-family: verdana;
	font-size: 9px;
	color: #FFFFFF;
}
.leftshadow {
	background-image: url(images/shadow_left.jpg);
	background-repeat: repeat-y;
}
.rightshadow {
	background-image: url(images/shadow_right.jpg);
	background-repeat: repeat-y;
}
.description {
	font-family: tahoma;
	font-size: 12px;
	color: #666666;
	line-height: 16px;
	font-weight: bold;
}
.title {

	font-family: TAHOMA;
	font-size: 13px;
	color: #29166F;
	line-height: 16px;
	font-weight: bold;
}
.announcetitle {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #29166F;
}
.newstitle {

	font-family: tahoma;
	font-size: 13px;
	font-weight: bold;
}
.newstext {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.download {
	font-family: tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.header {

	font-family: tahoma;
	font-size: 16px;
	font-weight: bold;
	color: #FFCC33;
	text-align: center;
}
.frame {
	border: 1px solid #CCCCCC;
}
.thankjoin {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #BAB3D5;
}
.body {
	font-family: verdana;
	font-size: 13px;
	color: #333333;
}
.attendees {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #9966CC;
}