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

/* hide from ie mac\*/
html,body { height:100.1% }
/*end hide */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #B9BFA6;
}

a:link{ color: #788f9f; }
a:visited { color: #788f9f; }
a:active { color: #788f9f; }
a:hover { color: #99aea5; }

.headtable {
	background-attachment: scroll;
	background-image: url(../images/bg-head.gif);
	background-repeat: repeat-x;
}
.contentarea {
	margin: 20px;
	padding: 20px;
}.head-home {
	font-size: 14px;
	font-weight: bold;
	color: #056573;
	margin-top: 0px;
	padding-top: 0px;
}
.contentarea p {
	line-height: 20px;
}
.headred {
	color: #990000;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.ul-home {
	line-height: 20px;
	margin: 0px;
	padding-left: 16px;
}
.footer {
	font-size: 10px
}

.footer a:link{ color: #000000; text-decoration: none; }
.footer a:visited { color: #000000; text-decoration: none; }
.footer a:active { color: #000000; text-decoration: none; }
.footer a:hover { color: #000000; text-decoration: underline; }
.subheadred {
	color: #990000;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 16px;
}
.sub-head-black {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
}
.sub-head-blue {
	font-size: 14px;
	font-weight: bold;
	color: #056573;
	margin-top: 20px;
	padding-top: 20px;
}
.ul-sub {
	line-height: 20px;
	margin: 0px 0px 30px;
	padding-left: 26px;
}
.imgborder {
	border: 1px solid #333333;
	margin-left: 20px;
}
.order {
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
	padding-left: 8px;
}
