td {
    font: 12px arial;
}
.fontclr  {
	color: #FF5511;
	}
.fontclrdeep  {
	color: #666666;
	}
.titleclr	{
	font-weight:bold;
	background-image: url("images/but.gif");
	color: #FFFFFF;
	}
.titleclr2	{
	font-weight:bold;
	background-image: url("images/but2.gif");
	color: #FFFFFF;
	}
.tabon  {
    font: 12px arial;
	color: #000000;
	text-decoration: none;
	}
.taboff {
    font: 12px arial;
	color: gray;	
	text-decoration: none;
	}
.buttons {
    background-color: #FF7744;
    font: 12px arial;
    color: #ffffff; 
	background-image: url("images/but2.gif");
    margin: 5px;
	width: 80px; 
	height: 23px;
	cursor: pointer;
	text-decoration: none;
	}
.buttonm {
    background-color: #FF7744;
    font: 12px arial;
    color: #ffffff; 
	background-image: url("images/but2.gif");
    margin: 5px;
	width: 150px; 
	height: 23px;
	cursor: pointer;
	text-decoration: none;
	}
.buttonl {
    background-color: #FF7744;
    font: 12px arial;
    color: #ffffff; 
	background-image: url("images/but2.gif");
    margin: 5px;
	width: 230px; 
	height: 23px;
	cursor: pointer;
	text-decoration: none;
	}
.AutoNewline
{
	word-break: break-all;
}
