.left_cel
{ 
	background-image: url('img/bgleft.jpg');
	background-repeat: no-repeat;
	background-position: top right;
}

.right_cel
{ 
	background-image: url('img/bgright.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}

.center_cel
{ 
	background-image: url('img/bgcenter.jpg');
	background-repeat: no-repeat;
	background-position: top left;
}
.flash_link
{
	font-family: Arial;
	font-size: 18px;
	color: rgb(100,100,150);
	text-decoration: none;
}
.main_link
{
	font-family: Arial;
	font-size: 11px;
	color: rgb(100,100,150);
	text-decoration: none;
}

.main_title
{
	font-family: Arial;
	font-size: 18px;
	color: rgb(100,100,150);
}
td
{
	font-family: verdana;
	font-size: 10px;
	color: rgb(130,130,130);
	text-decoration: none;
}

h2
{
	font-family: Arial;
	font-size: 18px;
	color: rgb(100,100,150);
	text-decoration: none;
}
