td{
	font-size:9pt;
	line-height:16pt;
	font-family:Verdana;
}
input{
	display:none;
}
.tblttl{
	border:2px solid #9C2325;
	padding:0 3px;
}
.tblttldate{
	background:#C93033;
	color:#ffffff;	
	padding:0 3px;
	text-align:right;
}
.cell{
	background:#F0F0F0;
	padding:0 3px;
}
.cell2{
	background:#ffffff;
	padding:0 3px;
}
.datecell{
	background:#E5E5E5;
	padding:0 3px;
	text-align:right;
}
.litecell{
	background:#ffffff;
	padding:0 3px;
}
.litedatecell{
	background:#f2f2f2;
	padding:0 3px;
	text-align:right;
}
.bord{
	border:1px solid #750A0B;
	background:#ffffff;
}
.bord3 td{
	border:1px solid #750A0B;
	background:#ffffff;
	text-align:center;
}
.bord2 td{
	border:1px solid #750A0B;

}
.btnline{
	margin-top:10px;
	border-top:1px solid #750A0B;
	width:90%;
	padding-bottom:5px;
	padding-top:3px;
}

/* table format with css */
.tr{
	width:100%;
}
.tdl{
	width:49%;
	float:left;
}
.tdr{
	width:49%;
	float:right;
}
/* end of table format with css*/

.text{

	text-align:left;
	padding:5px;
	margin-top:1px;
}

.text{
	color:white; 
	text-align:left;
	padding:5px;
	margin-top:1px;
}

.space{
	height:10px;
	clear:both;
}

.subtitle{
	color:#9C2325;
	font-size:13pt;
	font-family:Verdana;
	margin-bottom:10px;
}

.datetitle{
	font-size:10pt;
	margin-bottom:10px;
	font-weight:bold;
}

.price{
	color:#cc0000;
	font-weight:bold;
}

.ovr{
	background:url(images/bltovr.gif) top left no-repeat #C04547;
	font: 7.5pt verdana, "arial"; 
	color:#ffffff;
	padding-left:37px;
	line-height:17pt;
	height:24px;
}

h2{
	color:#C04547;
	font-weight:normal;
	font-size:12pt;
	margin:0px;
}
h3{
	color:#C04547;
	font-weight:bold;
	font-size:11pt;
	margin:0px;
}
h4{
	color:#C04547;
	font-weight:normal;
	font-size:9pt;
	margin:0px;
}
.errormsg {
	width:98%
	border:2px ridge #cc0000;
	font:8pt "Tahoma";
	font-weight:bold;
	color:#ffffff;
	text-align:center;
	padding-left:10px;
	padding-top:1px;
	padding-bottom:1px;
	background-color:#cc0000;
}

.message {
	text-align:center;
	font:bold 9pt "Arial"; 
	color:black; 
	line-height:12pt;
}
#invisible{
	display:none;
}
.bg{
	background:#ffffff;
}