.Background {
	background-image: url(../Main/Buttom_Bg.gif);
	background-repeat: no-repeat;
}


.Copyright10Arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #7e443b;
	text-decoration: none;
}


.Body12Arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #7e443b;
	text-decoration: none;
}


.TitleText14Arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #7e443b;
	text-decoration: none;
}

/* Hyperlinks */

A.more:link {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7e443b;
	text-decoration: none;

}

A.more:active {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7e443b;
	text-decoration: none;

}

A.more:visited {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7e443b;
	text-decoration: none;

}

A.more:hover {
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7e443b;
	text-decoration: underline;

}

A.more2:link {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7e443b;
	text-decoration: none;

}

A.more2:active {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7e443b;
	text-decoration: none;

}

A.more2:visited {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7e443b;
	text-decoration: none;

}

A.more2:hover {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7e443b;
	text-decoration: underline;

}

A.menu:link {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7e443b;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7e443b;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7e443b;
	padding-right: 4px;
	padding-left: 4px;
}

A.menu:active {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7e443b;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7e443b;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7e443b;
	padding-right: 4px;
	padding-left: 4px;
}

A.menu:visited {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7e443b;
	text-decoration: none;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7e443b;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7e443b;
	padding-right: 4px;
	padding-left: 4px;
}

A.menu:hover {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #7e443b;
	text-decoration: underline;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #eef4fb;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #eef4fb;

}

/* Forms */


.Memo {
	FONT-SIZE: 10px;
	WIDTH: 140px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	border: 1px solid #7e443b;
	height: 50px;
	font-style: normal;
	line-height: normal;
}	

.CssButton {
	FONT-SIZE: 10px;
	WIDTH: 45px;
	COLOR: #72443b;
	FONT-FAMILY: Arial;
	HEIGHT: 18px;
	BACKGROUND-COLOR: #FFFFFF;
	border: 1px double #ABABAB;
	text-transform: none;
	font-weight: bold;
}


.Textbox {
	FONT-SIZE: 10px;
	WIDTH: 100px;
	COLOR: #000000;
	FONT-FAMILY: Verdana;
	border: 1px solid #7e443b;
	height: 18px;
	font-style: normal;
	line-height: normal;
}

.ImageBorder {
	font-weight: bold;
	border: 1px ridge #CCCCCC;
}

