@charset "utf-8";
.width100 {
	width:100%;
	border:0;
	text-align:left;
}
.width75 {
	width:75%;
}
.width50 {
	width:50%;
}
body {
	margin:1px;
	padding:2px;
}
body, td, tr {
	font-family:Arial, Geneva CY, Sans-Serif;
	font-size:12px;
	color:#666;
	overflow:auto;
	table-layout:auto;
}
img {
	border:0;
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color:#00C;
}
a:hover {
	text-decoration:underline;
}
h1 {
	color:#000;
	font-size:19px;
	font-weight:normal;
	margin-top:7px;
	text-transform:uppercase;
}
h2 {
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
	color:#000;
	margin:0 0 16px;
}
h3 {
	font-family:Verdana;
	font-size:18px;
	font-weight:bold;
	color:#0049B7;
	margin:-10px 0;
}
div.ter {
	width:100%;
	height:1px;
	font-size:0;
	background-image:url(/images/cm/dashed.gif);
	background-repeat:repeat-x;
	margin-top:10px;
	margin-bottom:10px;
}
div.menua {
	font-size:12px;
}
div.spacer {
	width:100%;
	height:1px;
	font-size:0;
	background-image:url(/images/cm/sl_spacer.gif);
	background-repeat:repeat-x;
	clear:both;
}
div.spa {
	width:100%;
	height:1px;
	font-size:0;
	background-image:url(/images/cm/spec.gif);
	clear:both;
}
div.lin {
	wibht:100%;
	height:1px;
	font-size:0;
	background-image:url(/images/cm/spec.gif);
}
div.spacerProps {
	margin-top:3px;
	margin-bottom:3px;
	width:100%;
	height:1px;
	font-size:0;
	background-image:url(/images/cm/sl_spacer.gif);
	background-repeat:repeat-x;
	clear:both;
}
td.gray {
	font-size:11px;
	background-color:#CCC;
	height:18px;
	padding-left:10px;
	color:#fff;
}
img.png {
	behavior: url(/css/cms/png.htc);
}

