@charset "utf-8";
/* CSS Document */

body {
	font:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
	border:none;
	background-color: #fff;
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: 1px thin;
}



a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
	font-weight: bold;
	font-style: italic;
	border:none;
	outline:none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000;
}
a:hover {
	text-decoration: none;
	color: #000;
}
a:active {
	text-decoration: none;
	color: #000;
	text-align: center;
}

h1 {
	font-size: 12px;
	color: #000;
	font-weight: bold;
	padding:0px; margin:0px; line-height:12px;
}
h2 {
	font-size: 10px;
	color: #000;
	font-weight: bold;
	padding:0px; margin:0px; line-height:12px;
}
h3 {
	font-size: 10px;
	color: #000;
	font-weight: normal;
}
.style1 {
	color: #000;
	font-weight: bold;
}
.button {
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #FFF;
	border: 1px solid #000;
}
.button a{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
}
td .button:hover{
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: 600;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: none;
	background-color: #333;
	border: 1px solid #000;
}
strong {
	color: #000;
	font-size: 12px;
}
body table tr td table{
	text-align: left;
	border:none;
}
.right{text-align: right!important;}
.price_size {
	font-weight: bold;
	font-size: 12px;
}

.coming td {
	text-align: center;
}
.price_size table {
	text-align: center;
}

