DIV#theloader {
		font : bold Arial, Helvetica, sans-serif;
		visibility : visible;
		width : 120px;
		height : 40px;
		position : absolute;
		top : 75%;
		left : 70%;
		z-index : 5;
		background : White;
		border : medium solid #ABB0D1;
		padding : 15px 15px 15px 15px;
		filter: alpha(opacity=55);

	}
td
	{
		font-size: 80%;
		font-family : Verdana,Arial,Helvetica,sans-serif;
		color:#000000;
	}
.back{
 	background-color: #980000;
	}
a:visited, a:hover, a:focus, a
	{
		font-family : Verdana,Arial,Helvetica,sans-serif;
		color=black;
		text-decoration: underline;
		
	}
	DIV#theimgnoload {
		font : Verdana, Arial, Helvetica, sans-serif;
		visibility : hidden;
		width : 250px;
		height : 150px;
		position : absolute;
		top : 100px;
		left : 10%;
		z-index : 100;
		background : White;
		border : medium solid #ABB0D1;
		padding : 15px 15px 15px 15px;
		filter: alpha(opacity=80);
	}
body{
		bgcolor: FFFFFF;
		text-align: center;
}
body{
		text-align: -moz-center;
	}
.centerdiv{
		text-align: -moz-center;
		font-size: 80%;
		font-family : Verdana,Arial,Helvetica,sans-serif;
		color: #C0C0C0;
		}
div {
		text-align: center;
	}
div {
		text-align: -moz-center;
	}
img {
	border: none;
	}
.white
	{
		background-color: #ffffff;
	}
.blue
	{
		background-color: #F2F2F9;
	}
.whiter
	{
		background-color: #ffffff;
		text-align: right;
	}
.bluer
	{
		background-color: #F2F2F9;
		text-align: right;
	}
.dark
	{
		background-color: #ABB0D1;
	}
.blue9
	{
		background-color: #F2F2F9;
		width: 90%;
	}
.white9
	{
		background-color: #ffffff;
		width: 90%;
	}
.blue1
	{
		background-color: #F2F2F9;
		width: 1%;
	}
.white1
	{
		background-color: #ffffff;
		width: 1%;
	}
