html{
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	background: #41B6F9 url('./images/bg002.jpg') top repeat-x;
	text-align: left;
	height: 100%;
	margin: 0;
	padding: 0;
}

td{
	font: normal 10px verdana;
	color: #000000;
}

p{
	text-align: justify;
}
td.content1{
	background: #eeeeee;
	font: normal 11px tahoma;
	letter-spacing: 0.05em;
	color: #000000;
	padding: 4px 20px 20px 20px;
	text-align: left;
	vertical-align: top;
}

td.bottom{
	font: normal 10px verdana;
	color: #ffffff;
	text-align: center;
	padding: 2px;
}
a{
	color: #0055aa;
	text-decoration: underline;
}
a:hover {
	color: #cc4444;
}

a.menu1 {
	font: bold 11px verdana;
	color: #0066aa;
	text-decoration: none;
	letter-spacing: 0.01em;
	padding: 0 2px 0 9px;
	line-height: 160%;
	font-variant: small-caps;
}
a.menu1:hover {
	background: url(./images/marker.gif) no-repeat left;
	color: #cc4444;
}

a.bottom {
	COLOR: #ffffff;
	text-decoration: underline;
}
a.bottom:hover {
	COLOR: #444444;
}

.flat{
	border: 1px solid #000000;
	font: normal 9px verdana;
	background: #ffffff;
	color: #000000;
}

.buttons{
	border: 1px solid #222222;
	font: normal 9px verdana;
	background: #2299dd;
	color: #ffffff;
}

h2{
	background: url(./images/hr.gif) repeat-x bottom;
	font: bold 18px verdana;
	color: #4488bb;
	text-align: left;
}

h3{
	background: url(./images/hr.gif) repeat-x bottom;
	font: bold 14px verdana;
	color: #666666;
	text-align: left;
}

.contact{
	font: normal 11px verdana;
	color: #000000;
	text-align: center;
}
a.contact{
	font: normal 11px verdana;
	color: #004499;
}

.small1{
	font: normal 9px verdana;
	color: #444444;
}

.CenterBigBold{
	background: url(./images/hr.gif) repeat-x bottom;
	font: bold 22px verdana;
	color: #4488bb;
	text-align: left;
	width: 100%;
}

.CenterBold{
	font: bold 17px verdana;
	color: #3377aa;
	text-align: left;
	text-transform: lowercase;
}

.ProductTitle{
	font: bold 15px arial;
	color: #3377aa;
	text-align: left;
	text-transform: lowercase;
}

.ProductDetails{
	font: normal 10px verdana;
	color: #000000;	
}

.ProductItemNumber{
	font: bold 10px verdana;
	color: #cc4444;
}

.ProductDetailsPrice{
	font: normal 10px verdana;
	color: #335588;
}

.ProductBoxNum{
	font: normal 10px verdana;
	color: #444444;		
}

.Red{
	font: bold 15px arial;
	color: #ee2222;	
}

.Blue{
	font: bold 16px arial;
	color: #2255aa;
}

.BigRed{
	font: bold 20px arial;
	color: #cc4444;	
}

.BigBlue{
	font: bold 17px tahoma;
	color: #4488bb;
}

.theline{
	font: normal 9px tahoma;
	color: #0066aa;
	text-align: center;
}

#tblMain {
  text-align:               left;
  width:                    90%;
}

#tdLogo {
  background:               #01669A;
  border-top:               1px solid #000000;
  border-left:              1px solid #000000;
  border-bottom:            1px solid #000000;
  color:                    #FFFFFF;
  font-family:              Verdana, Arial, Sans-Serif;
  font-size:                small;
  font-weight:              normal;
}

#tdMain {
  background:               #eeeeee;
  border-left:              1px solid #000000;
  border-bottom:            1px solid #000000;
  border-right:             1px solid #000000;
  color:                    #000000;
  font-family:              Verdana, Arial, Sans-Serif;
  font-size:                small;
  font-weight:              normal;
}

#tblContent {
  background:               #eeeeee;
  color:                    #000000;
  font-family:              Verdana, Arial, Sans-Serif;
  font-size:                small;
  font-weight:              normal;
  padding:                  5px 5px;
  width:                    100%;
}

#spnCopyright {
  background:               transparent;
  color:                    #000000;
  font-family:              Verdana, Arial, Sans-Serif;
  font-size:                small;
  font-weight:              normal;
}

#spnCopyright a {
  color:                    #000000;
  font-family:              Verdana, Arial, Sans-Serif;
  font-size:                small;
  font-weight:              normal;
}

#spnCopyright a:hover {
  color:                    #990000;
  font-family:              Verdana, Arial, Sans-Serif;
  font-size:                small;
  font-weight:              normal;
}