BODY { 
	margin: 0 0 0 0;
	background-color: #FDF9F5;
}

body, p, td {	
	font-family: arial, Sans-serif;
	font-size: 10pt;
}

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

A.navbar:link { color: white; text-decoration: none; }
A.navbar:visited { color: white; text-decoration: none; }
A.navbar:hover { color: #FFF761; text-decoration: underline; }

h1,.HD1 {
	font-size: 18pt;
}

h2,.HD2 {
	font-size: 14pt;
}

h3,.HD3 {
	font-size: 12pt;
}

h7,.HD7 {
	font-size: 7pt;
}

.attention {
	font-weight: bold;
	color: #DB1D38;
}

.copyright {
	font-size: 7pt;
	color: #AFAFAF;
}

A.copyright:link { color: #AFAFAF; text-decoration: none; }
A.copyright:visited { color: #AFAFAF; text-decoration: none; }
A.copyright:hover { color: #AFAFAF; text-decoration: none; }


/* contact form start */

table.contacttable {
	background-color: #E3E1E1;
	border-width:1px; border-color: #959494; border-style: solid;
}

.contactinput,
.contactbutton,
.contactarea {
	border: 1px solid #959494;
	background: white;
	padding-left: 2px;
	font-size: 11px;
}

.contactinput,
.contactarea {
	width: 275px;
}

.contactinput {
	height: 17px;
}

.contactbutton { 
	cursor: hand;
}

.contacttext {
	font-size: 11px;
}

/* contact form end */


/* web store start */

.Bar {
	font-size: 10pt;
	color: white;
	font-weight: bold;
	background-color: #5A87C0;
	/*border: 1px solid black;*/
}

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

input,select {
	font-size: 10pt;
	border: 1px solid #959494;
}

.buttonmain {
	cursor: hand;
	font-weight: bold;
	font-size: 10pt;
}

.inputnobrdr { border: none; }

A.cartlink:link { color: black; text-decoration: underline; }
A.cartlink:visited { color: black; text-decoration: underline; }
A.cartlink:hover { color: red; text-decoration: underline;}

/* web store end */
