.maindiv
{
	width:1002px;	
}

Table
{
	empty-cells:show;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../img/bg_01bb.gif);
	background-repeat: repeat-x;
	text-align:center ;
}
body,td,th {
	font-family: ËÎÌå;
	font-size:12px;
}
.activitiesControlHeader
{
	background-image: url(../img/saft_03.gif);
	background-repeat: no-repeat;
	height: 181px;
	width: 610px;
 
}

.activitiesControlHeader_More {
	background-image: url(../img/saft_03_02.gif);
	background-repeat: no-repeat;
	float: left;
	height: 850px;
	width: 610px;
}

.activities_imageDiv
{
	float: left;
}

.activities_imageDiv a:hover {
	border: 2px solid #CC3300;
}

.activities_imageDiv a 
{
	
	float: left;
	margin-top: 15px;
	/*
	margin-right: 5px;

	margin-bottom: 10px;*/

	margin-left: 14px;
	padding: 2px;
	border: 2px solid #A4A4A4;
}

.deleteButton a
{
	color:Blue;
}

.deleteButton a:hover
{
	color:Red;
}

.deleteButton span
{
	color:Blue;
}

.deleteButton span:hover
{
	color:Red;
}

.adminnews a {
	font-family: "ËÎÌå";
	font-size: 12px;
	color: #CC3300;
	line-height: 20px;
	text-decoration: none;
	display: block;
	text-align: left;
}
.adminnews a:hover {
	color: #CC0000;
	text-decoration: underline;
}