/* MAIN : Start */

html {

	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

body {

	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	color: #404040;

	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	
	line-height: 12pt;
	
	text-align: left;
	text-decoration: none;

}

div {

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	color: #808080;

	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	
	line-height: 12pt;
	
}

div.Content {

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	background-image: url(../img/main_background.jpg);
	background-attachment: fixed;
	background-position: top;
	background-repeat: no-repeat;

}

a {

	color: #404040;

	text-decoration: none;

}

a:hover {

	color: #800000;

	text-decoration: underline;

}

table, tr, td {

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

h1 {

	margin: 0px 0px 30px 0px;
	padding: 0px 0px 30px 0px;

	color: #ad7237;

	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	
	text-align: center;

	line-height: 28pt;

	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #808080;
	
}

h2 {

	margin: 30px 0px 25px 0px;
	padding: 0px 0px 0px 0px;

	color: #404040;

	font-family: "Times New Roman", Times, serif;
	font-size: 21pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	
	text-align: center;

	line-height: 24pt;

	border-width: 0px 0px 0px 0px;
	border-style: none;
	border-color: #808080;
	
}

h2.More {

	margin: 30px 0px 25px 0px;
	padding: 30px 0px 0px 0px;

	color: #404040;

	font-family: "Times New Roman", Times, serif;
	font-size: 21pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	
	text-align: center;

	line-height: 24pt;

	border-width: 1px 0px 0px 0px;
	border-style: solid;
	border-color: #808080;
	
}

h3 {

	margin: 30px 0px 20px 0px;
	padding: 0px 0px 0px 0px;

	color: #404040;

	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	
	text-align: left;

	line-height: 21pt;

	border-width: 0px 0px 0px 0px;
	border-style: none;
	border-color: #808080;
	
}
h3 span {

	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-style: italic;
	font-variant: normal;
	font-weight: normal;
	
	text-align: left;

	line-height: 20pt;

}

div.Text {

	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;

	color: #404040;

	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	
	line-height: 12pt;
	
	text-align: left;
	text-decoration: none;

}

img.InText {

	margin: 0px 0px 20px 20px;
	padding: 0px 0px 0px 0px;

	background-color: transparent;

	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #e0e0e0;

}

ul {

	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;

	color: #404040;

	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	
	line-height: 12pt;
	
	text-align: left;
	text-decoration: none;

}

ul li {

	margin: 0px 0px 5px 15px;
	padding: 0px 0px 0px 5px;

	list-style: outside;
	list-style-position: outside;
	list-style-type: disc;

}

ol {

	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;

	color: #404040;

	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	
	line-height: 12pt;
	
	text-align: left;
	text-decoration: none;

}

ol li {

	margin: 0px 0px 5px 20px;
	padding: 0px 0px 0px 0px;

	list-style: outside;
	list-style-position: outside;
	list-style-type: decimal;

}

/* MAIN : End */

/* Form : Start */

form {

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

input {

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	background-color: #f8f8f8;

	color: #404040;

	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	
	line-height: 14pt;
	
	text-align: left;
	text-decoration: none;

	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #808080;

}

input.Login {

	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;

	width: 198px;
	height: 28px;

	color: #d0d0d0;

	background-image: url(../img/input_back.jpg);
	background-position: top;
	background-repeat: repeat-x;
	
	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;

	line-height: 14pt;
	
	text-align: center;
	text-decoration: none;
	
}

input.LoginButton {

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	width: 200px;
	height: 30px;

	color: #404040;

	background-image: url(../img/button_back.jpg);
	background-position: top;
	background-repeat: repeat-x;
	
	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;

	line-height: 14pt;
	
	text-align: center;
	text-decoration: none;
	
	cursor: pointer;
	
}

input.FavButton {

	margin: 5px 0px 5px 0px;
	padding: 0px 0px 0px 0px;

	width: 718px;
	height: 30px;

	color: #404040;

	background-image: url(../img/button_back.jpg);
	background-position: top;
	background-repeat: repeat-x;
	
	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;

	line-height: 13pt;
	
	text-align: center;
	text-decoration: none;
	
	cursor: pointer;
	
}

input.RedButton {

	margin: 5px 0px 30px 0px;
	padding: 0px 0px 0px 0px;

	width: 353px;
	height: 30px;

	color: #404040;

	background-image: url(../img/input_back.jpg);
	background-position: top;
	background-repeat: repeat-x;
	
	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;

	line-height: 13pt;
	
	text-align: center;
	text-decoration: none;
	
	cursor: pointer;
	
}

/* Form : End */

/* Top : Start */

table.Top td {

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	color: #ffcc99;

	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;

	line-height: 10pt;

	text-align: right;
	text-decoration: none;

	vertical-align: middle;

	background-color: #000000;

}

table.Top h1 {

	margin: 5px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	color: #ffcc99;

	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	
	text-align: right;

	line-height: 15pt;

	border-width: 0px 0px 0px 0px;
	border-style: none;
	border-color: #808080;

}

table.Top td a {

	color: #ffcc99;

	text-decoration: none;

}

table.Top td a:hover {

	color: #ffcc99;

	text-decoration: underline;

}

table.Top div.Name {

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	color: #ffcc99;

	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	
	text-align: right;

	line-height: 14pt;
	
}

table.Top div.Company {

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	
	color: #ffcc99;

	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	
	text-align: right;

	line-height: 11pt;
	
}

table.Top div.TimeLeft, table.Top input.TimeLeft {

	margin: 0px 0px 0px 0px;
	padding: 3px 0px 0px 0px;

	color: #ffcc99;

	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 7pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	
	text-align: right;

	line-height: 9pt;

	background-color: transparent;

	border-width: 0px 0px 0px 0px;
	border-style: none;
	border-color: #808080;
	
}

table.Menu td {

	margin: 0px 0px 0px 0px;
	padding: 0px 30px 0px 0px;

	color: #404040;

	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	
	line-height: 14pt;
	
	text-align: left;
	text-decoration: none;

	vertical-align: middle;

}

table.Menu td.Quit {

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 30px;

	text-align: right;

}

table.Menu td a {

	color: #404040;

	text-decoration: none;

}

table.Menu td a:hover {

	color: #800000;

	text-decoration: underline;

}

/* Top : End */

/* Body : Start */

table.Body {

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	background-color: #ffffff;

	border-width: 1px 1px 1px 1px;
	border-style: solid;
	border-color: #808080;

}

table.Body td {

	margin: 0px 0px 0px 0px;
	padding: 30px 30px 30px 30px;

	color: #404040;

	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	
	line-height: 14pt;
	
	text-align: left;
	text-decoration: none;

	vertical-align: middle;

	background-color: #ffffff;

	border-width: 0px 0px 0px 0px;
	border-style: none;
	border-color: #808080;

}

table.BodyContainer {

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

table.BodyContainer td {

	margin: 0px 0px 0px 0px;
	padding: 30px 30px 30px 30px;

}

table.Normal, table.Normal td {

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

}

	/* Query */

	table.Query {

		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;

		background-color: transparent;

		border-width: 0px 0px 0px 0px;
		border-style: none;
		border-color: #808080;

	}

	table.Query th {

		margin: 0px 0px 0px 0px;
		padding: 10px 5px 10px 5px;

		color: #404040;

		font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
		font-size: 7pt;
		font-style: normal;
		font-variant: normal;
		font-weight: bold;
	
		line-height: 9pt;
	
		text-align: left;
		text-decoration: none;

		vertical-align: middle;

		background-color: transparent;

		border-width: 0px 0px 1px 0px;
		border-style: solid;
		border-color: #e0e0e0;

	}

	table.Query td {

		margin: 0px 0px 0px 0px;
		padding: 10px 5px 10px 5px;

		color: #404040;

		font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
		font-size: 8pt;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
	
		line-height: 10pt;
	
		text-decoration: none;

		vertical-align: middle;

		background-color: transparent;

		border-width: 0px 0px 1px 0px;
		border-style: solid;
		border-color: #e0e0e0;

	}

	table.Query tr.Block td {

		margin: 0px 0px 0px 0px;
		padding: 10px 5px 10px 5px;

		color: #a0a0a0;

		font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
		font-size: 8pt;
		font-style: italic;
		font-variant: normal;
		font-weight: normal;
	
		line-height: 10pt;
	
		text-decoration: none;

		vertical-align: middle;

		background-color: transparent;

		border-width: 0px 0px 1px 0px;
		border-style: solid;
		border-color: #e0e0e0;

	}

	img.Order {
	}
	
	/* FORM */
	
	table.Form td {

		margin: 0px 0px 0px 0px;
		padding: 5px 0px 5px 0px;

		color: #404040;

		font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
		font-size: 8pt;
		font-style: normal;
		font-variant: normal;
		font-weight: bold;
	
		line-height: 10pt;
	
		text-align: left;
		text-decoration: none;

		vertical-align: middle;

		background-color: transparent;

		border-width: 0px 0px 0px 0px;
		border-style: none;
		border-color: #e0e0e0;

	}

	table.Form td h1 {

		margin: 0px 0px 10px 0px;
		padding: 0px 0px 0px 0px;

		color: #404040;

		font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
		font-size: 14pt;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
	
		line-height: 16pt;
	
		text-align: center;
		text-decoration: none;

		border-width: 0px 0px 0px 0px;
		border-style: none;
		border-color: #e0e0e0;

	}

	table.Form td a {

		color: #ad7237;

		text-decoration: none;

	}

	table.Form td a:hover {

		color: #ad7237;

		text-decoration: underline;

	}

	table.Form input {

		margin: 0px 0px 0px 0px;
		padding: 0px 5px 0px 5px;

		width: 213px;
		height: 28px;

		color: #404040;

		background-image: url(../img/input_back.jpg);
		background-position: top;
		background-repeat: repeat-x;
	
		font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
		font-size: 11pt;
		font-style: normal;
		font-variant: normal;
		font-weight: bold;

		line-height: 14pt;
	
		text-align: left;
		text-decoration: none;

	}

	table.Form input.Checkbox {

		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;

		width: auto;
		height: auto;

		background: none;

		border-width: 0px 0px 0px 0px;
		border-style: none;

	}
	
	table.Form input.Button {

		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;

		width: 225px;
		height: 30px;

		color: #404040;

		background-image: url(../img/button_back.jpg);
		background-position: top;
		background-repeat: repeat-x;
	
		font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
		font-size: 11pt;
		font-style: normal;
		font-variant: normal;
		font-weight: bold;

		line-height: 14pt;
	
		text-align: center;
		text-decoration: none;
	
	}

	/* Catalog */

	table.Catalog, table.Catalog td {

		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;

		text-align: center;

		background-color: transparent;

		border-width: 0px 0px 0px 0px;
		border-style: none;
		border-color: #808080;

	}

	table.CatalogImage {

		float: left;
	
		margin: 5px 5px 5px 5px;
		padding: 0px 0px 0px 0px;

		background-color: transparent;

		border-width: 0px 0px 0px 0px;
		border-style: none;
		border-color: #808080;

	}

	table.CatalogImage td {

		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;

		text-align: center;

		vertical-align: middle;

		background-color: #f0f0f0;

		border-width: 1px 1px 1px 1px;
		border-style: solid;
		border-color: #d0d0d0;

	}

	table.CatalogImage td.Name {

		margin: 0px 0px 0px 0px;
		padding: 5px 0px 5px 0px;

		color: #404040;

		font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
		font-size: 9pt;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
	
		line-height: 11pt;
	
		text-align: center;
		text-decoration: none;

		vertical-align: middle;

		background-color: #d0d0d0;

	}

	table.CatalogImage td.NameFavorite {

		margin: 0px 0px 0px 0px;
		padding: 5px 0px 5px 0px;

		color: #f0f0f0;

		font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
		font-size: 9pt;
		font-style: normal;
		font-variant: normal;
		font-weight: bold;
	
		line-height: 11pt;
	
		text-align: center;
		text-decoration: none;

		vertical-align: middle;

		background-color: #d00000;

		border-color: #d00000;

	}

	table.CatalogImage td.Checkbox {

		margin: 0px 0px 0px 0px;
		padding: 5px 0px 5px 0px;

		color: #404040;

		font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
		font-size: 9pt;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
	
		line-height: 11pt;
	
		text-align: center;
		text-decoration: none;

		vertical-align: middle;

	}

	img.CatalogImage {

		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;

		background-color: transparent;

		border-width: 1px 1px 1px 1px;
		border-style: solid;
		border-color: #e0e0e0;

	}

	table.CatalogMenu {

		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;

		background-color: transparent;

		border-width: 0px 0px 0px 0px;
		border-style: none;
		border-color: #808080;

	}

	table.CatalogMenu td {

		margin: 0px 0px 0px 0px;
		padding: 0px 0px 0px 0px;

		color: #404040;

		font-family: "Times New Roman", Times, serif;
		font-size: 18pt;
		font-style: normal;
		font-variant: normal;
		font-weight: normal;
	
		line-height: 21pt;
	
		text-align: center;
		text-decoration: none;

		vertical-align: middle;

		background-color: transparent;

		border-width: 0px 0px 0px 0px;
		border-style: none;
		border-color: #808080;

	}

/* Body : End */

/* Foot : Start */

table.Foot {

	margin: 30px 0px 30px 0px;
	padding: 0px 0px 0px 0px;

}

table.Foot td {

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	color: #ffcc99;

	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	
	line-height: 11pt;
	
	text-align: center;
	text-decoration: none;

	vertical-align: middle;

}

table.Foot a {

	color: #ffcc99;

	text-decoration: none;

}

table.Foot a:hover {

	color: #ffcc99;

	text-decoration: underline;

}

table.Foot td.CompanyMain {

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 5px 0px;

	color: #ffcc99;

	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	
	line-height: 14pt;

	border-width: 0px 0px 1px 0px;
	border-style: solid;
	border-color: #80664d;

}

table.Foot td.Company {

	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;

	color: #ffcc99;

	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	
	line-height: 11pt;

}

table.Foot td.Data {

	margin: 0px 0px 0px 0px;
	padding: 5px 0px 0px 0px;

	color: #ffcc99;

	font-family: Arial, Tahoma, Geneva, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	
	line-height: 12pt;

}

/* Foot : End */

iframe {

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;

	text-align: center;
	vertical-align: middle;
	
}

