body {
	font-family: verdana;
	font-size: 11px;
	color: #1a171b;
	background-color: #fff;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}
img#transparent, div#transparent, div#page {
	behavior: url('./iepngfix.htc');
}
table, td {
	font-family: verdana;
	font-size: 11px;
}
p {
	margin: 0;
}
td {
	
}
hr {
	width: 100%;
	height: 1px;
	border: 0;
	background-color: #bec7cb;
}
img.noborder {
	border: 0;
}
img {
	border: 1px solid #bec7cb;
}
a img {
	border: 1px solid #bec7cb;
}
input {
	background-color: #f8f8f8;
	border: 1px solid #dddddd;
	height: 17px;
	font-size: 12px;
}
/*------------------ SITE LAYOUT --------------*/
td.top_middle, td.top_right {
	background-image: url('./background.gif');
	background-repeat: repeat-x;
	background-position: top;
	height: 385px;
}

td.footer_middle, td.footer_right {
	background-image: url('./footer_1.gif');
	background-repeat: repeat-x;
	background-position: top;
	height: 42px;
}

/*------------------ PAGE ---------------------*/
.content {
	font-family: verdana;
	font-size: 11px;
	padding: 10px 15px 10px 20px;
	color: #1a171b;
	text-align: left;
}
td.hspace {
	width: 1px;
	background-image: url('./hspace.gif');
	background-repeat: no-repeat;
	background-position: 0px 6px;
}
h1 {
	font-family: verdana;
	font-size: 11px;
}
h2 {
	font-family: verdana;
	font-size: 11px;
	margin: 0;
}
h3 {
	font-size: 10px;
	margin: 0;
}
h3 a {
	font-weight: normal;
}
a.more {
	color: #7f4a94;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
}
/*------------------ MENU --------------------*/
a.active_0 {
	color: #1a171b;
	font-weight: bold;
	text-decoration: none;
}
a.active {
	font-weight: bold;
	text-decoration: none;
}
div.menu_over, div.menu_out {
	background-image: url('./ul.gif');
	background-repeat: no-repeat;
	background-position: top left;
	line-height: 16px;
	margin-bottom: 10px;
}
div.link {
	padding-left: 10px;
}
/*---------------- FOOTER -------------------*/
td.footer {
	height: 60px;
	background-color: #19171c;
}
div.footer {
	width: 1000px;
}