body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #ADA189;
	margin: 0px;
}

table,td,th {
	border-collapse: collapse;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #000000;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
}

h3 {
	font-size: 14px;
	font-weight: bold;
}

h4 {
	font-size: 12px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}

.bannermenu {
	font-weight: bold;
	background-color: #DCCBAC;
	text-align: center;
	vertical-align: middle;
}

.bannermenu a:hover {
	color: #003399;
	text-decoration: none;
}

.pic {
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 5px;
}

.content {
	vertical-align: top;
	background-color: #FFFFFF;
	padding: 10px;
}

.footer {
	font-size: 12px;
	font-variant: small-caps;
	color: #999999;
	background-color: #FFFFFF;
	text-align: center;
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
	text-decoration: none;
}

a:hover {
	color: #003399;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: none;
}

.prompt { background-color: #FFF; }
.prompt a:link { color: #F00; }
.prompt a:visited { color: #F00; }

input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

textarea {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

ul {
	line-height: 20px;
}
.product ul {
	text-indent: -20px;
}

.new ul {
font-size:10px;
}
.new li {
font-size:10px;
}
ol {
	line-height: 20px;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-indent:-2px;
}

legend {
	font-weight: bold;
	color: #ADA189;
}

select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.hptitle_bold {
	font-size: 13px;
	font-weight: bold;
}
.hptitle {
	font-size: 13px;
	font-weight: bold;
}
div.notification {
    border: 1px solid red;
    padding: 10px;
    background-color: white;
    position: absolute;
    display: none;
    top: 0px;
    left: 0px;
}
.terminology {
	font-size:12px;
	color:#0000CC;
	font-weight:bold;
}
