
td.pad_10 { padding: 10px; }

.boxtitle_pink {color: #AA1177; font-size: 12pt; font-family: Verdana,sans-serif; font-weight: bold; letter-spacing: 2px;}

.h_purple {color: #663399; font-size: 14pt; font-family: Verdana,sans-serif; font-weight: bold;  letter-spacing: 2px;}

.disclaimer {	font-family: Verdana, Arial, Helvetica, sans-serif; size: 9.5pt; }

.bottom_links { font-family: Arial,Helvetica,sans-serif; size: 11pt; }
.bottom_links A { text-decoration: none; }
.bottom_links A:hover { text-decoration: underline; }

.input_fields_contact input { background-color: #DDDDFF; color: #000099; font-size: 9.5pt; font-family: Verdana, Arial, Helvetica, sans-serif; border: 1px solid; border-color: #666666 }

.A_no_decoration a {text-decoration: none; }
.A_no_decoration a:hover {text-decoration: underline; }

table.disclaimer {
	border-width: 2px;
	border-spacing: 2px;
	border-style: double;
	border-color: rgb(135, 120, 174);
	border-collapse: separate;
	background-color: white;
}
table.disclaimer th {
	border-width: 1px;
	padding: 3px;
	border-style: none;
	border-color: gray;
	background-color: rgb(250, 240, 230);
	-moz-border-radius: 3px;
}
table.disclaimer td {
	border-width: 1px;
	padding: 3px;
	border-style: none;
	border-color: gray ;
	background-color: rgb(250, 240, 230);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #FF3366;
	font-weight: bold;
	-moz-border-radius: 3px;
}

table.nofood {
	border-width: 0px;
	border-spacing: 2px;
	border-style: double;
	border-color: rgb(161, 25, 28);
	border-collapse: separate;
	background-color: white;
}
table.nofood th {
	border-width: 1px;
	padding: 3px;
	border-style: none;
	border-color: gray;
	background-color: rgb(250, 240, 230);
	-moz-border-radius: 3px;
}
table.nofood td {
	border-width: 0px;
	padding: 3px;
	border-style: none;
	border-color: gray ;
	background-color: rgb(230, 230, 230);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #39814C;
	font-weight: bold;
	-moz-border-radius: 3px;
}

table.whatsnew {
	border-width: 1px;
	background-color: white;
}
table.whatsnew th {
	border-width: 0px;
	padding: 3px;
	border-style: none;
	background-color: #cdccf7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000099;
	letter-spacing: 2px;
	-moz-border-radius: 3px;
}
table.whatsnew td {
	border-width: 2px;
	padding: 3px;
	border-style: double;
	border-color: #dda7c4 ;
	background-color: white;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: black;
	-moz-border-radius: 3px;
}

table.midcol_blue {
	border-width: 1px;
	background-color: white;
}
table.midcol_blue th {
	border-width: 0px;
	padding: 3px;
	border-style: none;
	background-color: #cdccf7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000099;
	letter-spacing: 2px;
	-moz-border-radius: 3px;
}


table.error_alert {
	border-width: 2px;
	border-spacing: 2px;
	border-style: double;
	border-color: maroon;
	border-collapse: separate;
	background-color: white;
}
table.error_alert th {
	border-width: 1px;
	padding: 3px;
	border-style: none;
	border-color: maroon;
	background-color: rgb(250, 240, 230);
	-moz-border-radius: 3px;
}
table.error_alert td {
	border-width: 1px;
	padding: 3px;
	border-style: none;
	border-color: gray ;
	background-color: rgb(250, 240, 230);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #FF3366;
	font-weight: bold;
	-moz-border-radius: 3px;
}

table.thankyou {
	border-width: 2px;
	border-spacing: 2px;
	border-style: double;
	border-color: green;
	border-collapse: separate;
	background-color: white;
}
table.thankyou th {
	border-width: 1px;
	padding: 3px;
	border-style: none;
	border-color: green;
	background-color: #DDFFDD;
	-moz-border-radius: 3px;
}
table.thankyou td {
	border-width: 1px;
	padding: 3px;
	border-style: none;
	border-color: gray ;
	background-color: #DDFFDD;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9.5pt;
	color: #339933;
	font-weight: bold;
	-moz-border-radius: 3px;
}

