@charset "iso-8859-2";

td, p, tr, input, select, textarea {
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffe8d2;
}


td.deal_name
{	
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size:32px;
	
	background-color: #D40025;
}
td.tag
{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
	font-size:11px;
	vertical-align: top;
}
td.infor
{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #488AC7;
	font-size:11px;
}
td.details
{
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size:11px;
}
table.not_paired TD
{ 
	background-color: #CCCCCC; 
	font-size: 8pt; 
	color: #000000; 
	font-weight: normal;
}
table.paired TD
{ 
	background-color: #FFFFFF; 
	font-size: 8pt; 
	color: #000000; 
	font-weight: normal;
}
table.paired A, table.not_paired A
{ 
	font-size: 8pt; 
	font-weight: bold;
	color: #DD0025; 
}
tr.not_paired TD
{ 
	background-color: #CCCCCC; 
	font-size: 8pt; 
	color: #000000; 
	font-weight: normal;
}
tr.paired TD
{ 
	background-color: #FFFFFF; 
	font-size: 8pt; 
	color: #000000; 
	font-weight: normal;
}
tr.paired A, tr.not_paired A
{ 
	font-size: 8pt; 
	font-weight: bold;
	color: #DD0025; 
}
td.dotted
{
	height:40px;
	border-bottom: 1px dotted #CEDCEA;
	border-top: 1px dotted #CEDCEA;
}
a.head_topmenu {
	font-size: 11px;
	color: #F9D9DF; 
	text-decoration: none;
	}
h1
{
	font-size: 12px;
	color: #D40025; 
	text-decoration: none;
}