body{background:white; margin:0; padding:0; border:0; font-size: 11px; font-family:Tahoma;}
td {font-size:11px;}
form {margin:0; padding:0; font-size:11px;}
div {margin:0; padding:0;}
img {border:0;}
p {margin:11px;font-size:11px;}
a {font-family:Tahoma; font-size:11px; color:black; text-decoration:none;}
a:hover {text-decoration:underline}
hr {margin:0;}
input {font-family:Tahoma; font-size: 11px;}
select  {font-family:Tahoma; font-size: 11px;}
textarea {font-family:Tahoma; font-size: 11px;}
iframe {margin:0; padding:0; border:0; font-size:11px;}
.bu {margin-top: 5px; border-style: double; border-width: 1px; border-color: #C0C0C0; font-size:11px;}

.popup{
	z-index:10000;
	position:relative;
	border: solid 1px #575757;
	background: #FFFFFF url(jq/top_back.png) 0 0 repeat-x;
	font-size: 11px; 
	font-family:Tahoma;
	}
.popup h6 {
	margin: 3px 0 0 5px;
	padding: 3px 0 0 5px;
	text-indent: 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #000000;
	height: 30px;
	float:left;
	}
.popup button {
	float: right;
	background: none;
	border: none;
	margin: 3px 6px 0 0;
	}
.popup p {
	clear: both;
	top: auto; 
	left: auto;
	margin: 3px 0px 5px 0px;
	font-size: 11px;
	}
.popup .accept {
	width: 80px;
	height: 26px;
	display: block;
	background: url(jq/blue_bt_right.jpg) right top no-repeat;
	text-align: center;
	margin: 0 auto;
	margin-top: 30px;
	}
.popup a {
	font-family:Tahoma;
	color:black;
	font-weight:none;
	text-decoration: underline;
	}
.popup .accept span {
	padding-top:5px;
	font-size: 11px;
	font-weight: bold;
	color: #1b6181;
	display: block;
	height: 21px;
	width: 80px;
	float: left;
	background: url(jq/blue_bt_left.jpg) 0 0 no-repeat;
	}



