.pagestyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(../images/gray_bckgrd.gif);
	border: 1px solid #000000;
	list-style-type: disc;
}
.copyright {
	font-size: 10px;
	text-decoration: none;
}
.copyright a:link {
	color: #FFCC00;
}
.copyright a:visited {
	color: #FFCC00;
}
.copyright a:hover {
	color: #FFCC00;
}
.copyright a:active {
	color: #FFCC00;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
	background-image: url(../images/msr_header.jpg);
	background-repeat: no-repeat;
	border: 1px solid #000000;
}
.subnavselected {
	background-color: #66CCFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.authorizedealer {
	color: #000000;
	text-decoration: none;
	background-color: #CCCCCC;
	border: 1px solid #000000;
	font-size: 10px;
	font-weight: bold;

}
.contetntitle {
	font-size: 18px;
	font-weight: bold;
	text-transform: none;
	text-decoration: none;
	border-top-width: 4px;
	border-right-width: 4px;
	border-bottom-width: 4px;
	border-left-width: 4px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	line-height: normal;
	border-right-style: none;
	border-left-style: none;


}
.packagelistlabel {
	color: #99FF00;
	text-decoration: none;
}
.listitems {
	font-size: 10px;
}
.1pxborder {
	border: 1px solid #000000;
}
.contact {
	text-decoration: none;
}
.contact a:link {
	font-weight: bold;
	color: #00FF00;
}
.contact a:visited {
	font-weight: normal;
	color: #00FF00;
}
.contact a:hover {
	color: #00FF00;
	text-decoration: underline overline;
}
.contact a:active {
	color: #00FF00;
}
