a:link		{ color: #333333; text-decoration: none }
a:visited	{ color: #333333; text-decoration: none }
a:active	{ color: #CC99FF; text-decoration: none }
a:hover		{ color: #CC33FF; text-decoration: none }

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C8B9CC;
	float: left;
}


img {
	display: block;
	border: none;
}
body, html {
	background-color: #FFFFFF;
	margin: 0px;
	height: 100%;
	width: 100%;
	
}


.menu {font-family:Arial, Helvetica, sans-serif;font-size:10px;color:#333333;text-decoration:none;font-weight:normal}
.menu a:link		{ color: #333333; text-decoration: none }
.menu a:visited	{ color: #333333; text-decoration: none }
.menu a:active	{ color: #CC99FF; text-decoration: none }
.menu a:hover		{ color: #CC33FF; text-decoration: none }

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#MainTable 	{
	width:100%;
	height: 100%;
}
.topbartd {
	background-image: url(../images/topbar_08.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	margin-top: 15px;
	margin-bottom: 10px;
}
.bbartd {
	background-image: url(../images/btmbar.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#wrapper {
	vertical-align: middle;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C8B9CC;
	float: left;
}
.copyr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C8B9CC;
	float: right;
	vertical-align: bottom;
}
.heading {
	font-family: Tahoma;
	font-size: 24px;
	font-weight: normal;
	color: #C8B9CC;
	padding-top: 5px;
	padding-right: 55px;
	padding-bottom: 20px;
	padding-left: 16px;
}
.texthighlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C8B9CC;
	margin-top: 15px;
	margin-bottom: 10px;
}