*
{	color: #656565;
	font-family: tahoma, verdana, arial, sans-serif;
	font-size: 12px;
	line-height: 150%;
}

body
{	margin: 0px;
	padding: 0px;
	background: #efeff0;
}

body, html
{	height: 100%;	}

img
{	border: 0px;
}

table td
{	text-align: left;	vertical-align: top;
}

a
{	color: #1689c4;
}

a:hover
{	color: #e12936;
}

form
{	padding: 0px;
	margin: 0px;
}

.small, .small a
{	font-size: 11px;	}
.big, .big a
{	font-size: 14px;	}

.strong
{	font-weight: bold;	}

.silver
{	color: #7e7e7e;	}
.gray
{	color: #30373f;	}
.white
{	color: #fff;	}

div.content
{	margin: 30px 30px 30px 15px;
	line-height: 24px;
	text-align: justify;	}

.center
{	text-align: center;	}

/* --- */

.h2
{	font-size: 22px;
	margin-bottom: 10px;	}
.h3
{	font-size: 18px;
	margin-bottom: 10px;	}

.date
{	font-size: 11px;
	color: #aaa;	}

.separator1
{	height: 40px;
	background: url('../images/bg7.gif') repeat-x;	}
.separator2
{	height: 40px;
	background: url('../images/bg8.gif') repeat-x;	}

div.level1 span
{	padding: 0px 3px;
	background: #e12936;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
	line-height: 16px;	}
div.level1
{	margin-bottom: 7px;
	margin-top: 25px;	}

div.level2 span
{	font-weight: bold;
	font-size: 12px;
	padding-left: 18px;	}
div.level2
{	margin-bottom: 7px;
	background: url('../images/i1.gif') no-repeat 3px 7px;
	margin-top: 10px;	}

div.level3 a
{	font-size: 11px;
	font-weight: bold;	}
div.level3
{	padding-left: 25px;
	margin-bottom: 8px;
	background: url('../images/i2.gif') no-repeat 3px 7px;	}
	
.level1, .level2{cursor:pointer;}
