BODY { 
	margin: 0 0 0 0;
	background-color: white;
	background: url("images/bg1.jpg");
}

table.bodytable {
	background-color: white;
}

table.navtable {
	background-color: #100562;
}

A.navbar:link { color: black; text-decoration: none; }
A.navbar:visited { color: black; text-decoration: none; }
A.navbar:hover { color: #AD61FB; text-decoration: none; }

table.headtable {
	background-color: #100562;
}

P {
	font-family: arial, Sans-serif;
	font-size: 10pt;
}

FONT {
	font-family: arial, Sans-serif;
}

TD {
	font-family: arial, Sans-serif;
	font-size: 10pt;
}


TH {
	font-family: arial, Sans-serif;
	font-size: 10pt;
	color: white;
}

.copyright {
	font-size: 7pt;
}

.HD1 {
	font-family: arial, Sans-serif;
	font-size: 18pt;
	color: black;
}

.HD2 {
	font-family: arial, Sans-serif;
	font-size: 14pt;
	color: black;
}

.HD3 {
	font-family: arial, Sans-serif;
	font-size: 12pt;
	color: black;
}

A:link { color: #000080; text-decoration: underline; }
A:visited { color: #000080; text-decoration: underline; }
A:hover { color: #DB1D38; text-decoration: underline; }

.attention {
	font-family: arial, Sans-serif;
	font-size: 12pt;
	color: #DB1D38;
}

table.contacttable {
	background-color: #B7C1D0;
}

/* web store stuff */
.Bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: white;
	font-weight: bold;
}

table.storehead {
	background-color: #717B8A;
}

table.storebackground {
	background-color: #AFBDCD;
}

input,select {
	font-family: verdana,arial, Sans-serif;
	font-size: 10pt;
}

.buttonmain {
	cursor: hand;
	font-family: verdana,arial, Sans-serif;
	font-weight: bold;
	font-size: 7pt;
}

.price {
	font-family: verdana, arial, Sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: green;
}

.wasprice {
	font-family: verdana, arial, Sans-serif;
	font-size: 7pt;
	color: gray;
}

.storetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14 pt;
	font-weight: bold;
}

A.cartlink:link { color: white; text-decoration: underline; }
A.cartlink:visited { color: white; text-decoration: underline; }
A.cartlink:hover { color: pink; text-decoration: underline;}

.textfield, select {
        border: 1px solid #003399;
        background: white;
        height: 17px;
        padding-left: 2px;
        font-family: arial, sans-serif;
        font-size: 11px;
       /* padding-bottom: 2px;*/
 
}
