.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
}

A.menuleft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	text-decoration: none;
}
A.menuleft:hover {
	font-weight: bold;
}
.bodytextcart {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.bodytextlarge {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #000000;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
.bodytextsmall {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.bodytextcontacterr {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FF0000;
}
h1 {

	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
}

table.c1, .c1 th, .c1 td {
	border: 1px solid #DFEDF7;
}

table.c2, .c2 th 	{
	border: 2px solid #A9E0AE;
}
table.c2 td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

table.c3, .c3 th, .c3 td {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}


.carttext {


	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.tblbdr {
	border: 2px solid #DFEDF7;
	margin: 1px;
	padding: 2px;
	background-color: #FFFFFF;
}
.tblbdr2 {
	border: 2px solid #DFEDF7;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}
table.bdr {
	border-width: 2px;
	border-style: solid;
	border-color: blue;
	background-color: white;
}
table.bdr th {
	border-width: 2px;
	padding: 0px;
	border-style: solid;
	border-color: blue;
	background-color: white;
}
table.bdr td {
	border-width: 2px;
	padding: 0px;
	border-style: solid;
	border-color: blue;
	background-color: white;
}
