/*---------------------------
	TEXT STYLES
---------------------------*/

body {
	background-color: #FFFFFF;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	color: #333333;
	margin: 0px;
}

p {
  line-height: 18px;
}
	
td {
  font-size: 70%;
	font-family : Verdana, Arial, Helvetica, sans-serif;
}

td.bottom_line {
  border-bottom: 1px solid #000;
		padding: 0.4em;			
}

a:link { color: #1E7190; text-decoration: none;}
a:visited { color: #1E7190; text-decoration: none;}
a:hover { color: #1E7190;	text-decoration: underline;}

.submenuItem {
  list-style: none;
  padding: 0px;
  margin: 2px 0 0 0;
}

ul.submenuItem li {
  padding-top: 4px;
}

h1 {
	font-family: Verdana, Arial, Univers, sans-serif;
	color: #956608;
	font-weight: bold;
	font-size: 130%;
}

h2 {
	font-family:  Verdana, Arial, Arial Narrow, Arial, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #956608;
}

h3 {
	font-family:  Verdana, Arial, Arial Narrow, Arial, sans-serif;
	font-size: 100%;
	color: #956608;
	font-weight: bold;
}

.MainHeading {color: white; font-weight:bold; font-size: 38px; margin-left: 20px; height: 1em; filter: Shadow(Color=#666666, Direction=135, Strength=5);}
.SubHeading {color: white; font-weight:bold; font-size: 20px; margin-left: 20px; height: 1em; filter: Shadow(Color=#666666, Direction=135, Strength=5);}

a.menu:link { color: #003859;	text-decoration: none; font-weight: bold;}
a.menu:visited { color: #003859; text-decoration: none; font-weight: bold;}
a.menu:hover { color: #5889A6; text-decoration: none; font-weight: bold;}

.thanks {
  font: bold 14px Arial ; color: #FF3300; 
}

.product_pic {
  border: 4px solid #6395A4;
	margin: 5px 0px 10px 20px;
}
