body {
	margin: 0;
	padding: 0;
	background-image: url(background.jpg);
	background-position: top;
	background-repeat: repeat-x;
}
body, tr, td, th, dl, dt, dd, li, ul, ol, p,  h2, h3, h4, h5, h6, b, i, input, select, option, optgroup, textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
}
#mainlinks {
	height: 37px;
	background-image: url(top_linksbg.jpg);
	background-position: top;
	color: #FFFFFF;
	letter-spacing: 1px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
}
#mainlinks a:link,
#mainlinks a:visited {
	color: #FFFFFF;
	padding: 5px;
	font-size: 11px;
	text-decoration:none;
	}
#mainlinks a:hover,
#mainlinks a:active {
	color:#FFFFF;
	text-decoration: underline;
	}
#rightLinks {
	background: #334e74;
}
#rightLinks tr td {
	background-image: url(rightlinks_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
	padding: 6px 0px;
}
#rightLinks tr.blue {
	background: #1c3b66;
}
#rightLinks tr.mblue {
	background: #334e74;
}

#rightLinks tr td a:link,
#rightLinks tr td a:visited {
	color: #FFFFFF;
	text-decoration:none;
	font-weight: bold;
	}
#rightLinks tr td a:hover,
#rightLinks tr td a:active {
	color:#FFFFF;
	text-decoration: underline;
	}

#more {
	padding-top: 18px;
}
#more a:link,
#more a:visited {
	color:#000000;
	text-decoration:underline;
	font-size: 10px;
	}
#more a:hover,
#more a:active {
		color:#000000;
		text-decoration: underline;
	}
#welcome {
	font-size: 14px;
	padding: 8px;
    font-family: Georgia, "Times New Roman", Times, serif;
}
#homeLinks {
	padding: 20px 8px 0 0;
	color:#2b8dd8;
	text-align: right;
	font-size: 10px;
}
#homeLinks a:link,
#homeLinks a:visited {
	color:#2b8dd8;
	text-decoration: none;
	font-size: 10px;
	}
#homeLinks a:hover,
#homeLinks a:active {
		color:#FFFFFF;
		text-decoration: underline;
	}
#footer {
	background: #92a5b6;
	padding: 5px;
	font-size: 10px;
	color: #2e4665;
}
#footer a:link,
#footer a:visited {
	color:#2e4665;
	text-decoration: none;
	font-size: 10px;
	}
#footer a:hover,
#footer a:active {
		color:#000000;
		text-decoration: underline;
	}
#prductsMenu tr td {
	background-image: url(product_td_bg.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	width: 147px;
	height: 171px;
}
#prductsMenu tr td a:link{
	color: #e90031;
	font-size: 10px;
}
h2 {
	font-size: 12px;
	font-weight: bold;
	color: #1c3b66;
	margin: 0;
	padding: 0;
}
.style7 {color: #333333}