@charset "utf-8";
body {
	background-color: #ffffff;
	background-image: url(/img/main/bgd2.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #A40B10;
	text-decoration: none;
}
.buttonShadow {
	display: block;
	float: center;
	width: 100px;
	height: 18px;
	margin-top: 4px;
	border: 1px solid #333;
	font-size: 9px;
	line-height: 18px;
	color: #222;
	background-image: url(/img/menu/addToCart_off.gif);
	background-repeat: repeat-x;
	text-align: center;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 4px;
}
.buttonShadow:hover {
	color: #444;
	background-image: url(/img/menu/addToCart_on.gif);
}
.mainTableBGD {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	background-image: url(/img/main/6.gif);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	vertical-align: top;
	padding: 20px;
	height: 234px;
}
.mainTableBorder {
	border: 3px solid #000066;
	background-color: #FFFFFF;
}
.textBold {
	font-weight: bold;
}
.textLarge {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	color: #1F4BB4;
}
.TableMainText {
	background-image: url(/img/home/3.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	text-align: center;
	vertical-align: top;
	height: 350px;
}
.tableLeft {
	padding: 10px;
}
.tableBlueContent {
	background-color: #dfe5ee;
	text-align: center;
	vertical-align: top;
	padding: 5px;
}
.tableText {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 21px;
	text-align: left;
	vertical-align: top;
	padding: 20px;
}
.textItalic {
	font-style: italic;
}
.picBorder {
	border: 1px solid #000000;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-align: center;
	padding: 10px;
}h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: 22;
	font-weight: bold;
	color: #284A8A;
}
.menuTable {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000066;
}
