body, div, p, td, input, textarea {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#323232;
}
body {
	margin:0px 0px 0px 0px;
}
body#page {
	height:100%;
	background-image:url(../images/bg.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	background-color:#FFFFFF;
}
body#trespa {
	height:100%;
	background-image:url(../images/bg.trespa.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
	background-color:#FFEBBC;
}
body#top {
	background-color:#131212;
}
body#menu {
	background-color:#FFFFFF;
	height:100%;
}
img {
	border:0px none;
}
small {
	font-size: 9px;
}

a {
	color: #323232;
}
a:hover {
	text-decoration:none;
}


a.bold_link {
	font-weight:bold;
	text-decoration:none;
}
a.bold_link:hover {
	text-decoration:underline;
}

#top_logo {
	position:absolute;
	top:0px;
	left:0px;
	width:202px;
	height:61px;
	background-color:#8F8F8F;
	padding:33px 0px 0px 27px;
}

#top_picture {
	height:94px;
	background-image:url(../images/bg.top.bg.jpg);
	background-repeat:repeat-x;
}

#top_picture div {
	height:94px;
	margin-left:229px;
	background-image:url(../images/bg.top.image.jpg);
	background-repeat:no-repeat;
}

#top_picture div div {
	height:94px;
	margin:0px;
	background-image:url(../images/bg.top.squares.gif);
	background-position:right top;
	background-repeat:no-repeat;
}

.menu1 {
	margin-bottom:10px;
}
.menu_item1 {
	height:18px;
	background-image:url(../images/bg.menu.level1.gif);
	background-repeat:repeat-y;
	margin:0px 0px 1px 0px;
	padding:4px 0px 0px 24px;
	border-top:1px solid #131212;
	border-bottom:1px solid #131212;
}
.menu_item1 a {
	text-transform:uppercase;
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	outline:none;
}
.menu_item1 a:hover {
	color:#131212;
}

.menu2 {
	border-top:1px solid #131212;
	margin:0px 0px 10px 16px;
}
.menu_item2 {
	height:16px;
	background-image:url(../images/bg.menu.level2.gif);
	background-repeat:repeat-y;
	padding:3px 0px 0px 26px;
	border-bottom:1px solid #131212;
}
.menu_item2 a {
	color:#FFFFFF;
	font-size:12px;
	text-decoration:none;
	outline:none;
}
.menu_item2 a:hover {
	color:#131212;
}

.menu3 {
	border-bottom:1px solid #131212;
	padding:10px 0px 10px 0px;
	background-image:url(../images/bg.menu.level3.gif);
	background-repeat:repeat-y;
}
.menu_item3 {
	background-image:url(../images/bg.menu.level3.dot.gif);
	background-repeat:no-repeat;
	background-position:203px 4px;
	text-align:right;
	padding-right:44px;
}
.menu_item3 a {
	color:#323232;
	font-size:12px;
	text-decoration:none;
	outline:none;
}
.menu_item3 a:hover {
	text-decoration:underline;
	color:#131212;
}

#html_menu {
	background-color:#F5F5F5;
	border:1px solid #F3AC00;
	padding:6px 12px 6px 23px;
}
#html_menu span {
	margin-left:12px;
	border-left:1px solid #F3AC00;
	padding-left:12px;
}
#html_menu span.first {
	margin-left:0px;
	border-left:0px none;
	padding-left:0px;
}

#html_menu a {
	color:#323232;
	font-size:12px;
	text-decoration:none;
	outline:none;
	font-weight:bold;
}
#html_menu a:hover {
	text-decoration:underline;
}

#copyright {
	background-color:#131212;
	font-size:10px;
	color:#F3AC00;
	text-align:right;
	padding:16px 22px 3px 0px;
}

#address {
	background-color:#F5F5F5;
	margin-bottom:9px;
	padding:8px 0px 7px 0px;
}
#address div {
	padding:2px 0px 2px 50px;
	font-size:11px;
	line-height:11px;
	background-position:30px 50%;
	background-repeat:no-repeat;
}

#pstructure_line {
	height:17px;
	background-color:#131212;
	border-left:1px solid #8F8F8F;
	padding:4px 0px 0px 30px;
	color:#EBEBEB;
}
#pstructure_line a {
	color:#EBEBEB;
	text-decoration:none;
}

#content {
	padding:20px 10px 10px 32px;
}

h2 {
	margin:0px 0px 16px 0px;
	padding:0px;
	font-size:18px;
	color:#131212;
	font-weight:normal;
}
h2 a {
	text-decoration:none;
}

h3 {
	margin:0px 0px 14px 0px;
	padding:0px;
	font-size:16px;
	color:#131212;
	font-weight:bold;
}

.news_title {
	margin-bottom:3px;
}

.news_title a {
	color:#131212;
	text-decoration:none;
}

.news_date {
	background-color:#F7F7F7;
	border-left:1px solid #D1D1D1;
	font-size:11px;
	padding:1px 0px 1px 13px;
	margin-bottom:16px;
}

p {
	margin:4px 0px 10px 0px;
	line-height:17px;
}
.horizontal_line {
	height:30px;
	background-image:url(../images/bg.horizontal_line.gif);
	background-repeat:repeat-x;
	background-position:0px 50%;
	clear:both;
}

.trespa_horizontal_line {
	height:30px;
	background-image:url(../images/bg.trespa_horizontal_line.gif);
	background-repeat:repeat-x;
	background-position:0px 50%;
}


