/* body ------------------------------------------------------------------------------------*/
BODY {
	scrollbar-face-color: #DEE3E7;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-shadow-color: #DEE3E7;
	scrollbar-3dlight-color: #D1D7DC;
	scrollbar-arrow-color:  #006699;
	scrollbar-track-color: #EFEFEF;
	scrollbar-darkshadow-color: #98AAB1;
	margin: 0px 0px 0px 0px;/*top right bottom left*/		
     background:url("../images/event_discount/discount/080212/bgpage.jpg") no-repeat fixed center 0px transparent;
	 /*background:url("http://premium.tarad.com/images/event_discount/visa/bg-visa.jpg") no-repeat fixed center 0px transparent; */
     /*background:url("../images/event_discount/discount/181111/bgpage.jpg") no-repeat fixed center 0px transparent;*/
	 /* background-color:#FFFFFF; */
}

.bgcolumn{
	background:#efefef url(../images/bgcolomn-td.jpg) repeat-x;
	padding:5px 5px 0px 5px;
}
.bgcolumn2{
	border-top:1px #ccc solid;
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
	background:#efefef url(../images/bgcolomn-td.jpg) repeat-x;
	padding:1px;
}

/* FONTS ------------------------------------------------------------------------------------------------------------------------------------*/
h1, h2, h3 {
	margin:0px; 
	padding:0px;
}
h1{
	color:#bf0000;
	font-weight:bold;
	font-size:18px;
	padding:0px;
	margin:0px;
}
h2{
	color:#333;
	font-weight:bold;
	font-size:14px;
	padding:0px;
	margin:0px;
}

/* MASTER FONTS ------------------------------------------------------------------------------------------------------------------------*/

body,table{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:13px;
	color:#111;
}
input{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	background:#f0f0f0;
	color:#333333;
}
select{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	background:#f0f0f0;
	color:#333333;
}
textarea{
	font-family:Tahoma, "Microsoft Sans Serif";
	font-size:11px;
	color:#333333;
	background:#f0f0f0;
}


/* MASTER HTML -------------------------------------------------------------------------------------------------------------------------*/
a {
	font-family:Tahoma, "Microsoft Sans Serif";	
	color:#333;
	text-decoration:underline;
}
a:hover {
	font-family:Tahoma, "Microsoft Sans Serif";	
	color:#bf0000;
	text-decoration:underline;
}

#line-table td{
	padding:5px;
	border-right: 1px #ccc solid;
	border-bottom: 1px #ccc solid;

}

.red{
	color:#FF0000;
	font-weight:bold;
	font-style:italic;
	
}
.black{
	font-size:16px;
	color:#000;

}
.comment{
	color:#555;
	font-size:13px;
	font-style:italic;
}
.blacktable{
	font-size:12px;
	color:#333;

}
.blacktabletd{
	font-size:12px;
	color:#fff;
	font-weight:bold;
	background:#86cc6a
}
.titlered{
	font-size:14px;
	color:#bf0000;
	font-weight:bold;
}




