* {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}
html {
	font-family: Arial, Helvetica, sans-serif;
}

#content sup {
	vertical-align: baseline;
	bottom: 0.33em;
	position: relative;
}

body {
	background-color: #648DAC;
	font-size: 12px;
	color: #666666;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#content a {
	color: #3D8FC3;
}
#content a:hover {
	color: #2C658B;
}


.tab-affected {
	margin-left: 70px;
}

.headTable {
	background-color: #88BDDE;
	font-weight: bold;
	color: #FFFFFF;
	padding: 3px;
}
.lineDarkGray {
	background-color: #F7F3ED;
	padding: 3px;
}
.lineLightGray {
	background-color: #FCF9F2;
	padding: 3px;
}
.txt-Bold {
	font-weight: bold;
}
.comentBox {
	background-color: #F7F3ED;
	padding: 5px;
}
.imgRGT {
	float: right;
}
.imgLFT {
	float: left;
}

/****************************** Disclamer **********************************/



div#disclaimer a{
	font:0.9em Arial, Helvetica, sans-serif;
	color:#0000FF;
}

iframe#disclaimer-iframe{
	width:350px;
	height:200px;
	display:none;
	border:0;
	position:absolute;
	z-index:5;
}

#disclaimer {
	position: absolute;
	left: 350px;
	bottom: 350px;
	background-color: #FFFFFF;
	height: 200px;
	width: 350px;
	border: 1px solid #CCCCCC;
	background-image: url(../images/bg/disclamer.jpg);
	background-repeat: no-repeat;
	display: none;
}

#disclaimer #disclaimer-txt,
#disclaimerflash #disclaimer-txt {
	width: 280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 70px;
	text-align: center;
}
#disclaimer #disclaimer-buttons{
	width: 280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	text-align: center;
}
#disclaimer #disclaimer-buttons a
{
	color: #FFFFFF;
	height: 40px;
	width: 70px;
	background-image: url(../images/buttons/btn_accept.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 12px;
	text-decoration: none;
	line-height: 27px;
}


/****************************** Disclamer Flash **********************************/


div#disclaimerbase {
	width: 100%;
	position: absolute;
	top: 0; 
	left: 0; 
	z-index: 5; 
	display: none;
	width: 100%; 
	height: 100%; 
}


div#disclaimerflash{
	background: url(../images/bg/disclamer.jpg) no-repeat;
	height: 200px;
	width: 350px;
	border: 1px solid #CCCCCC;
	color:#2F81A8;
	text-align:center; 
	position: absolute;
	top: 200px; 
	left: 50%; 
	margin-left:-200px;
	z-index:10;
	display: none;
	font-family:Arial,Helvetica,sans-serif;
	font-size:80%;
}

div#disclaimerflash a{	font:0.9em Arial, Helvetica, sans-serif;
	color:#0000FF;
}

div#disclaimerflash a:hover{color:#0000FF; text-decoration:underline;}


#disclaimerflash .disclaimer-buttons {
	width: 280px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	text-align: center;

}

#disclaimerflash .disclaimer-buttons a {
	color: #FFFFFF;
	height: 40px;
	width: 70px;
	background-image: url(../images/buttons/btn_accept.gif);
	background-repeat: no-repeat;
	background-position: center center;
	padding: 30px;
	text-decoration: none;
	line-height: 27px;
}

#disclaimerflash .disclaimer-buttons a:hover {
	color: #FFFFFF;
	text-decoration: none;
 }
 
#coupon-link {
width:203px; float:right; margin-top:30px; margin-right:10px;
}

* html #coupon-link { /* hack IE6 */
margin-right:5px;
}


/************************** End Disclamer **********************************/

