@charset "utf-8";
/* CSS Document */
BODY {
	FONT-FAMILY: Verdana, Arial, Helvetica, Sans-serif;
	COLOR: #2c3e49;
	FONT-SIZE: 12px;
	MARGIN: 0px;
	PADDING: 0px;
	BACKGROUND-COLOR: #FFFFFF;
}
A:link {
	COLOR: #D18E5A;
	TEXT-DECORATION: underline;
}
A:visited {
	COLOR: #D18E5A;
	TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #6B5838;
	TEXT-DECORATION: underline;
}
A:active  {
	COLOR: #D18E5A;
	TEXT-DECORATION: underline;
}
IMG,TABLE {
	BORDER: 0px;
}
HR {
	COLOR: #cb480c;
	HEIGHT: 1px;
}
H1 {
	FONT-SIZE: 14px;
	color: #a10000;
}
.Enter {
	FONT-SIZE: 12px;
	COLOR: #010101;
	TEXT-DECORATION: underline;
	FONT-WEIGHT: bold;
}
.Note {
	FONT-SIZE: 11px;
	COLOR: #010101;
	TEXT-ALIGN: justify;
}
.Line {
	BACKGROUND-COLOR: #ffffff;
}
table.sample {
	border-width: 3px 3px 3px 3px;
	border-spacing: 0px;
	border-style: solid solid solid solid;
	border-color: rgb(209, 142, 90) rgb(209, 142, 90) rgb(209, 142, 90) rgb(209, 142, 90);
	border-collapse: separate;
	background-color: white;
}
table.sample th {
	border-width: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-style: none none none none;
	border-color: gray gray gray gray;
	background-color: #fff8e2;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.sample td {
	border-width: 2px 2px 2px 2px;
	padding: 0px 0px 0px 0px;
	border-style: solid solid solid solid;
	border-color: rgb(209, 142, 90) rgb(209, 142, 90) rgb(209, 142, 90) rgb(209, 142, 90);
	background-color: #fff8e2;
	-moz-border-radius: 0px 0px 0px 0px;
}
.style9 {
	font-family: "Monotype Corsiva";
	color: #6B5838;
	font-size: 17px;
	display: inline;
}
.topleft {
background-image: url("skin1/images/table_top_left.png");
background-repeat: no-repeat;
background-position: 0% 0%;
HEIGHT: 50px;
WIDTH: 50px;
}
.topleft2 {
background-image: url("images/top_left.jpg");
background-repeat: no-repeat;
background-position: 0% 0%;
HEIGHT: 42px;
}
.midleft2 {
background-image: url("images/mid_left.jpg");
background-repeat: no-repeat;
background-position: 0% 0%;
HEIGHT: 25px;
}
.midright2 {
background-image: url("images/mid_right.jpg");
background-repeat: no-repeat;
background-position: 0% 0%;
HEIGHT: 25px;
}
.topright {
background-image: url("skin1/images/table_top_right.png");
background-repeat: no-repeat;
background-position: 100% 0%;
HEIGHT: 50px;
WIDTH: 50px;
}
.topright2 {
background-image: url("images/top_right.jpg");
background-repeat: no-repeat;
background-position: 0% 0%;
HEIGHT: 42px;
}
.bottomleft {
background-image: url("skin1/images/table_bottom_left.png");
background-repeat: no-repeat;
background-position: 0% 0%;
Height: 50px;
WIDTH: 50px;
}
.bottomright {
background-image: url("skin1/images/table_bottom_right.png");
background-repeat: no-repeat;
background-position: 100% 0%;
Height: 50px;
WIDTH: 50px;
}
