body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	background-color: #2b2c44;
	background-image:url(images/bg_blue.gif);
	background-repeat:repeat-x;
	color:#000033;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color:#000033;
}

.text11px {
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:11px;
	line-height:12px;
	color:#000033;

}

.textList {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	text-align:left;
	font-size:11px;
	line-height:18px;
	color:#000033;

}

.framework {
  	background-image: url(images/bg_mountains.jpg);
	background-repeat: no-repeat;
}

.homepage {
  	background-image: url(images/snolift_boxframe_home.jpg);
	background-repeat: no-repeat;
}

.boxframe {
	background-image: url(images/snolift_boxframe.jpg);
	background-repeat: no-repeat;
}

.model201 {
	background-image: url(images/snolift_boxframe_201.jpg);
	background-repeat: no-repeat;
}

.model202 {
	background-image: url(images/snolift_boxframe_202.jpg);
	background-repeat: no-repeat;
}

.navigation {
  	background-image: url(images/bg_menubar.gif);
	background-repeat: no-repeat;
}



#dropmenudiv{
position:absolute;
border:1px solid #999999;
border-left:1px solid #999999;
border-top:0px;
font:normal 10px Tahoma;
line-height:14px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
background-color:#c9cad9;
color:#5d5f76;
border-bottom: 1px solid #dedff2;
padding: 1px 0;
text-decoration: none;
font-weight: bold;

}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #abadc3;
}

#dropmenudiv a:visited{ /*hover background color*/
/*color: #9ea0bc;*/
color: #5d5f76;
}

