@import url("/global.css");
/* CompiledCSS */
.unleaded{
	padding:4px 15px 0 15px;
	margin:0 0 0 0;
	font-size: 16px;
	font-weight: bold;
}


/* Start StyleCSS */
body {
	font-family:Verdana;
	font-size:10px;
	background-color:#FFFFFF;
}
a.l {
	color:#000;
	text-decoration:underline;
}
a.l:hover {
	color:#0000ff;
	text-decoration:underline;
}
a.l3 {
	color:#FFFFFF;
	font-family:Verdana;
	font-size:10px;
	text-decoration:none;
	margin:0px;
}
a.l3:hover {
	color:#D0CCD3;
	font-family:Verdana;
	font-size:10px;
	margin:0px;
}
.cellcolor,
.cellcolor p,
.cellcolor a, 
.cellcolor a:hover, 
.cellcolor h1, 
.cellcolor h2, 
.cellcolor h3 {
	color:#fff;
	font-family:verdana;
	font-size:10pt;
	font-weight:bold;
	background-color:#000000;
}
h2 {
	color:#000000;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	margin:0px;
}
h3 {
	color:#000000;
	font-family:Verdana;
	font-size:12px;
	font-weight:bold;
	margin:0px;
}
h1 {
	font-family:Verdana;
	font-size:14pt;
	font-weight:800;
	letter-spacing:2pt;
	margin:0px;
	line-height:160%;
}
div {
	font-size:12px;
	line-height:160%;
}
td {
	font-size:12px;
	line-height:160%;
}
a {
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
}
.contrastcolor {
	background-color:#282828;
}


.vertgradient {
	border: solid 1px #ccc;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#eee));
	background: -moz-linear-gradient(top, #fff, #eee);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffffff, endColorstr=#eeeeee);
}
.linecolor {
	color: #eeeeee;
	background: #eeeeee;
}


/* Start MENU */

