.backgroundimage{
    font-size: small;
	FONT: arial,helvetica,clean,sans-serif;
	background-image:URL("../images/background.gif");
}

.trbackground{
	BACKGROUND-COLOR:#727BF1;
	text-align:center;
}

font#tdselected{
	COLOR:#FFFFFF;
}

font#common{	
	font-family: Arial;
	font-size: 30px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #C80000;	
}

font#commonText{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}

font#commonMessage{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20;
	font-style: normal;
	line-height: normal;
	font-weight: 500;
	font-variant: normal;
	text-transform: none;
	color: #C80000;
}

.buttonClass{
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C8C8C8;	
	border: thin #330000;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #330000;
}

.normaltd{	
	BORDER-RIGHT: 1 none #555555;
	BORDER-TOP: 1 none #555555;
	BORDER-LEFT: 1 none #555555;
	BORDER-BOTTOM: 1 none #555555;	
	POSITION: CENTER;
	padding: 3;	
	border: 1 solid #555555;
}

A{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #C80000;
	TEXT-DECORATION: none
}

A:visited{
	TEXT-DECORATION: none
}

A:hover{
	TEXT-DECORATION: none
}

