body {
    font-family: verdana, helvetica, arial, sans-serif;
    font-size: 13px;
}

img {
    border:0;
}

h1, h2, h3, h4 {
	color: navy;
}

h1 {
    font-size: 27px;
    font-weight: normal;
    margin:0;
}

h2 {
	 font-size: 14pt;
    font-weight: normal;
}

h3 {
    font-size: 13pt;
    font-weight: normal;
}

h4 {
    font-size: 11pt;
    font-weight: bold;
}

/* table elements */

table {
	border: thin Blue;
	padding: 0 0 0 0;
}

table.summary {
	margin-bottom: 5px;
	margin-top: 5px;
	border: none;
	background-color: White;
}

td {
    font-size: 12px;
	border: none;
}

td.tablehead {
	text-align: center;
	font-weight: bold;
}

td.price {
	font-family: "Courier New", Courier, monospace;
	text-align: right;
	color: Black;
	width: 65px;
}

td.subtotal {
	font-weight: bold;
}

td.summary {
	border: none;
}

input.amount {
	font-family: "Courier New", Courier, monospace;
	text-align: right;
	color: Black;
	width: 80px;
	background-color: White;
	border: none;
	background: White;
}

input.total {
	font-family: "Courier New", Courier, monospace;
	text-align: right;
	color: Maroon;
	width: 80px;
	background-color: White;
	background: White;
	font-weight: bold;
	font-size: 120%;
	border: none;
}

.conditions {
    font-size: 10px;
}

.fatconditions {
	font-size: 11px;
	font-weight: bold;
}

.standout {
   color: Red;
}

.serial {
	font-family: "Courier New", Courier, monospace;
	text-align: left;
	background-color: White;
	color: Black;
	width: 120px;
}

.leftalign {
	text-align: left;
}

.rightalign {
	text-align: right;
}

.centeralign {
	text-align: center;
}

.bold {
	font-weight: bold;
}

.bold1 {
    font-size:2em;
    font-weight:bold;
}

.bold2 {
	 font-size:1.5em;
    font-weight:bold;
}

.bold3 {
    font-size:1.2em;
    font-weight:bold;
}

.fsx00 {font-size: 10px;}
.fsx01 {font-size: 11px;}
.fsx02 {font-size: 12px;}
.fsx03 {font-size: 13px;}
.fsx04 {font-size: 15px;}
.fsx05 {font-size: 16px;}
.fsx06 {font-size: 19px;}
.fsx07 {font-size: 21px;}
.fsx08 {font-size: 24px;}
.fsx09 {font-size: 27px;}
.fsx10 {font-size: 29px;}
.fsx11 {font-size: 32px;}
.fsx12 {font-size: 35px;}
.fsx13 {font-size: 37px;}
.fsx14 {font-size: 48px;}
.fsx15 {font-size: 64px;}
.fsx16 {font-size: 96px;}
.txdec {text-decoration: none;}

.dfltt {font-family:Times New Roman;font-size:14px;font-weight:normal;text-decoration:none;text-align:left;}

/* ----------------------- */

.hormenu
{
    position:absolute;
    font: bold 15px Verdana, sans-serif;
    text-decoration: none;
    display: block;
    padding: 0px 0px 0px 0px;
    margin-left: 20px;
    margin-right: 20px;
    height: 24px;
    overflow: hidden;
    width: 106px;
    text-align: center;
}

.hormenu a {
    color: #F0E68C; /* khaki */
}

.hormenu a:hover {
    color: #DAA520; /* goldenrod */
}

#hormenu1 {
    left:192px;
    top:73px;
}

#hormenu2 {
    left:338px;
    top:73px;
}

#hormenu3 {
    left:478px;
    top:73px;
}

#hormenu4 {
    left:628px;
    top:73px;
}

/* ----------------------- */

dd {
    display:none;
}

.vertmenu {
	margin-left:12px;
    margin-top: 0px;
    margin-bottom: 10px;
	width: 120px; 
    padding:0px 0px 0px 0px;
	font: bold 16px sans-serif;
	text-decoration: none;
	text-align: center;
    color: #F0E68C; /* khaki */
    background-color: #2653A4;/*#4155AE;/*#191E3C;*/
}

a.menu2:link, a.menu2:visited {
    display:block;
	width:172px;
	margin-left: 0px;
    margin-top: 0px;
    padding:7px 0px 10px 20px;
	font: bold 14px sans-serif;
	background: url("buttons2.png") 0 0 no-repeat;
	text-decoration: none;
	color: 	#191970; /* midnightblue #191E3C; */
}

a.menu2:hover {
	background-position: -172px 0;
	color: #8B4513; /* saddlebrown */
}

a.menu2:active {
	background-position: -172px 0;
	color:red;
}

/* form elements */

input {
	background-color: #B3BBE2;
}

input.button {
   color: #F0E68C; /* khaki */
   background-color: navy; /*#2653A4;/*#4155AE;/*#191E3C;*/
}

button {
   color: #F0E68C; /* khaki */
   background-color: navy; /*#2653A4;/*#4155AE;/*#191E3C;*/
}

select {
	background-color: #B3BBE2;
}

textarea {
	background-color: #B3BBE2;
}

/* news scroller */

.newsText1 {
  font-size: .8em;
}

.newsText2 {
  font-size: 1em;
  font-weight: bold;
}

#kiwi {
    position:absolute;
    top: 1px;
	left: 20px;
}

#bravenet {
    position:absolute;
    bottom: 0px;
    left: 0px;
}