﻿#page{
	color: #3C3C3C;					height:30px;
	vertical-align: middle;			background-image: url('images/fade.gif');
}

#page a{color: #3C3C3C; text-decoration:none;}

#page a:hover{ text-decoration:none;}
	
#page1{
	color: #3C3C3C;					height:30px;
	vertical-align: middle;			background-image: url('images/fade.gif');
}

#page1 a{color: #3C3C3C; text-decoration:none;}

#page1 a:hover{ text-decoration:none;}

.dealDateSeparator{
	font-size: 14px;				font-weight:bold; 
	color:Blue;						font-family: verdana; 
	border-top-style: solid;		border-bottom-style: solid; 
	border-width: thin;				border-color: #800000; 
	padding-top: 5px;				padding-bottom: 5px;
}


.dealPrice{
    color: #14B314;
    font-weight: bold;
}

.tddealPrice{
    border-right-style: solid;      border-right-width : thin; 
    border-color: #A8A8A8;
    text-align: center;
}

.tr{
    border-bottom-style: solid;     border-bottom-width: 1px;
    border-top-style: solid;        border-top-width: 1px;
    border-color: #A8A8A8;
    background-color: #F0EBFC;
}

.oriPrice{
    color: #FF0000;
    font-weight: bold;
}

.tdoriPrice
{   border-left-style: solid;       border-left-width : thin; 
    border-color: #A8A8A8;
    text-align: center;
    min-width:150px;
}

.title{
    color: #3C3C3C; 
    font-weight: bold; 
    font-size: 14px;
    padding: 0px 5px 0px 5px;
}

.titleCompany{
    color: #14B314; font-weight: bold;
}

.tdleftside{
    border-right-style: solid;      border-right-width: thin;
    border-color: #A8A8A8;
    max-width:25%;
}

.tdcoupondesc{
    text-align: justify;            font-weight: normal; 
    border-left-style: solid;       border-left-width: thin;
    border-right-style: solid;      border-right-width: thin; 
    border-color: #A8A8A8;
    padding-left: 10px;
    padding-right: 10px;
    vertical-align:top;
}
.tdrightside{
	border-left-style: solid;      border-left-width: thin;
    border-color: #A8A8A8;
    min-width:150px;
}

.tdfooter{
    border-bottom-style: solid;     border-bottom-width: 1px;
    border-top-style: solid;        border-top-width: 1px;
    border-color: #A8A8A8;
    font-weight: lighter;           font-size: 9px;
    background-color: #F0EBFC;
}

.red{ color: red;}
.green{ color: #14B314;}
.blue{ color: Blue; font-weight:normal;}
.white{color: White;}
