﻿h1 {
	margin: 10px 0px 10px 0px;
	font-family: Verdana;
	font-size: 14px;
	font-weight: bold;
	vertical-align: bottom;
}

h2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #2E4C6E;
}

h3 {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #808090;
}

h4 {
	margin: 0px 0px 0px 0px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #2E4C6E;
}

h5 {
	margin: 4px 0px 4px 0px;
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: #2E4C6E;
}

p {
	font-family: Verdana;
	font-size: 11px;
	color: #808090;
	text-align: justify;
}

div {
	font-family: Verdana;
	font-size: small;
}

td {
	font-family: Verdana;
	font-size: 11px;
	color: #808090;
}

li  {
	list-style: square;
	font-family: Verdana;
	font-size: 11px;
	color: #808090;
	text-align: left;
	margin: 0px 0px 0px 0px;
}

hr {
	color: #C4BC96;
}

a {
	color: #2E4C6E;
}

a:hover {
	color: #5081B6;
}

.code {
	font-family: "Courier New", Courier, Monospace;
	font-size: 12px;
	text-align: left;
}

.table {
	color:black;
	text-align: left;
}

.smalltable {
	font-size: 10px;
	text-align: left;
}

.small {
	font-size: 10px;
	font-weight: normal;
}

.verysmall {
	font-size: 9px;
	font-weight: normal;
	color: #808090;
}

.navigation {
	font-size: 10px;
	color: black;
}

.copyright {
	font-size: 9px;
}

.alert {
	color: #D40060
}

.price {
	color: #5081B6;
	font-size: 16px;
	font-weight: bold;
}

.button {
	position:absolute;
	top:102px;
	height: 16px;
	border-width:0px;
}

.menu {
	visibility: hidden;
	position: absolute;
	top:121px;
	background-color: #2E4C6E;
	color: #D8E0EA;
	line-height: 18px;
	font-size: 11px;
	font-style: italic;
}

.menuitem {
	color: #D8E0EA;
	background-color: #2E4C6E;
	border: 1px solid #2E4C6E;
	text-indent: 12px;
	cursor: pointer;
}

.menuitem:hover {
	color: #D8E0EA;
	background-color: #1C2B3D;
	border: 1px solid #C4BC96;
}

a.smart
{
	color: #8296AC;
}

a.smart:hover
{
	color: #2E4C6E;
}

a.menulink
{
	color: #D8E0EA;
	text-decoration: none;
}

a.menulink:hover
{
	color: #D8E0EA;
	text-decoration: none;
}

a.menulink:active
{
	color: #D8E0EA;
	text-decoration: none;
}
