body
{
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
}
.hmMenuBotCrv
{
background-image:url(images/hm_menu_botleft_bg.gif);
background-position:bottom;
background-repeat:repeat-x;
 background-color:#FFFFFF;
}

.topContentBg
{
	background-image:url(images/hm_menu_topleft_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}
.topLeftContentBg
{
	background-image:url(images/hm_menu_topleft_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
.brdrRight
{
	border-right-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}

.txt {
	font-size: 11px;
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txtW {
	font-size: 11px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.txtW a{
	font-size: 11px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.txtLnk {
	font-size: 11px;
	color: #399FB3;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.txtLnk:hover
{
text-decoration:underline;
}
.txtTop {
	font-size: 12px;
	color: #4893A0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.hmMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height:37px;
	background-color:#FFFFFF;
}
.hmMenu:hover
{
	background-color:#0099FF;
}
.hmMenuLnk
{
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.hmMenuLnk:hover
{
	text-decoration:underline;
}
.hrLine
{
	background-image:url(images/dotted_hrline.gif);
	background-repeat:repeat-x;
}
#prodDisc
{
	position:absolute;
	width:289px;
	border: thin solid #CCCCCC;
	background-color:#D2FFFF;
	padding:5px;
	padding-top:0px;
	padding-bottom:0px;
	left: 207px;
}
.txtBlue {
font-size: 11px; 
color: #399FB3; 
font-weight:bold;
font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.txtHead {
font-size: 14px; 
color: #399FB3; 
font-weight:bold;
font-family: Verdana, Arial, Helvetica, sans-serif; 
}

.lnkActivBg
{
	background-color:#D2FFFF;
}
