body {
	margin: 0px;
	padding: 0px;
}
.flashbase {
	width:772px;
	height:280px;
	background-color:#31ADB6;
	background-image:url(images/mainflashbg.jpg);
}
a img{
	border:0px;
}
.whatsuplist  {
	width:503px;
	background-color: #EFEFD4;
	margin:0px 0px 0px 7px;
	color: #0C5A85;
	font-size: 10px;
	font-weight: normal;
	border-collapse:collapse;
	border-spacing: 0px;
	border: none;
}
.whatsuplist th  {
	text-align: left;
	background-color: #D2D094;
	font-weight: normal;
	padding-left10px;
}
.whatsuplist th b {
	color: #CC0000;
}
.whatsuplist td  {
	padding-left:85px;
}
.whatsuplist td a {
	color: #0C5A85;
}
.about{
	width:767px;
	clear:both;
	background-color:#D2D2D2;
	margin-top:2px;
	color:#0C5A85;
	font-size:x-small;
	padding:2px 0px 2px 5px;
}
.about a:link,.about a:visited{
	color: #0C5A85;
	text-decoration: none;
}
.about a:hover,.about a:active{
	color: #0C5A85;
	text-decoration: underline;
}
