﻿body
{
	font-size: 8pt;
	font-family: Tahoma,Arial;
	scrollbar-3dlight-color: #2b4f73;
	scrollbar-shadow-color: #2b4f73;
	scrollbar-arrow-color: #2b4f73;
	scrollbar-highlight-color: #ececec;
	scrollbar-darkshadow-color: #ececec;
	scrollbar-face-color: #ececec;
	scrollbar-track-color: #ececec;
}
.header
{
	height: 120;
	background-color: #9bbada;
	background-image: url(header.jpg);
	background-repeat: repeat-x;
}
.footer
{
	height: 25;
	background-color: #ECECEC;
	background-image: url(footer.gif);
	vertical-align: middle;
}
p
{
	font-size: 8pt;
	font-family: Tahoma, Arial;
}
a
{
	color: #0099ff;
	text-decoration: none;
}
a:hover
{
	color: #0066cc;
	text-decoration: none;
	cursor: hand;
}
#productTitle
{
	font-size: 14;
	color: #2b4f73;
	font-family: Times New Roman;
	font-weight: bold;
}
.productText
{
	color: #2b4f73;
	font-size: 13;
	text-align: justify;
	line-height: 18px;
}
#nav
{
	font-size: 14;
	font-weight: bold;
	color: #c2c2c2;
	text-decoration: none;
}
#nav a
{
	font-size: 14;
	color: #9BBADA;
	text-decoration: none;
}
#nav a:hover
{
	text-decoration: underline;
	color: #2b4f73;
}
#navArrow a
{
	color: #4779aa;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
#navArrow a:hover
{
	color: #9999cc;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
#customers
{
	font-size: 14px;
	color: #2b4f73;
	font-family: Tahoma, Arial;
	list-style-type: decimal;
	text-align: right;
	line-height: 30px;
}
.button
{
	border: solid 1px #4779aa;
	font-family: Tahoma;
	background-color: #ececec;
}

.TBheader
{
	background-color: #9BBADA;
	font-family: Tahoma;
	font-size: 12px;
	color: #2B4F73;
}





