body{
	margin:0px;
	font-family: Geneva, Verdana , Arial, Helvetica, sans-serif;
	text-align: center;
	/*background: url(images/gradient.jpg);
	background-repeat: repeat-x;*/
	background-color: #CCCCD6;
	}
td{
	font-family: Geneva, Verdana , Arial, Helvetica, sans-serif;
	font-size: x-small;
}
h1{
	font-size:medium;
	color:#fff;
	font-weight:bold;
	background-color:#000099;
	padding-top:5px;
	padding-bottom: 5px;
	padding-left: 10px;		
}
h2{
	margin: 0px;
	font-size: small;
	color: #191947;
	font-weight: bold;
}
h3{
	margin: 0px;
	font-size: x-small;
	color: #c00000;
	font-weight: bold;
}
a, a:link, a:visited, a:active{
	color:#000099;
	text-decoration:underline;
}
a:Hover{
	color:#666685;
	text-decoration:underline;
}
.content{
	vertical-align:top;
	padding-right:10px;
	padding-bottom: 20px;
	width:550px;
}
.NavItemBack{
	background: url(../images/navitemback.gif);
	width:200px;
	height:26px;
	color: #fff;
	padding-left:30px;
	border-bottom: 1px solid #fff;
	text-align:left;
}
.NavItemBackDown{
	background: url(../images/navitemselected.jpg);
	width:200px;
	height:26px;
	color: #fff;
	padding-left:30px;
	border-bottom: 1px solid #fff;
	text-align:left;
}
.SubNavBack{
	background-color: #CDCDCD;
	padding-left:30px;
	padding-top: 5px;
	padding-bottom: 5px;
}
.NavLink, a.NavLink, a.NavLink:link, a.NavLink:visited, a.NavLink:active{
	color:#ccc;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
}
a.NavLink:Hover{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
}
.NavLinkDown, a.NavLinkDown, a.NavLinkDown:link, a.NavLinkDown:visited, a.NavLinkDown:Hover:visited, a.NavLinkDown:hover{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
}
.SubNavLink, a.SubNavLink, a.SubNavLink:link, a.SubNavLink:visited, a.SubNavLink:Hover:visited{
	color:#555;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
}
a.SubNavLink:hover{
	color:#194719;
	font-weight:bold;
	text-decoration:none;
}
.FooterBar{
	background-color: #000099;
	padding-left: 20px;
	padding-right: 20px;
	text-align: right;
	color: #fff;
}
.FooterBarLeft{
	background-color: #000099;
	padding-left: 20px;
	padding-right: 20px;
	color: #fff;
}

#HomeProductItem{
	margin:0 auto;
	padding:0;
}
#HomeProductImg{
	margin:0 auto;
	padding:0;
	float:left;
	width:170px;
}
#HomeProductText{
	padding:2px;
	font-size:11px;
	font-weight:normal;
}
.BGLink, a.BGLink, a.BGLink:link, a.BGLink:visited, a.BGLink:active{
	color:#000;
	text-decoration:none;
}
a.BGLink:Hover{
	color:#000099;
	text-decoration:none;
}
