body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url();
	background-repeat: repeat-x;
	background-color: #F1E4CA;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: #46764a;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.header_bgr {
	background-image:url(images/h_02.jpg);
	background-position:left;
	background-repeat:no-repeat;
}
.page_bgr {
	background-image: url(images/bgr_page.jpg);
	background-position:right;
	background-position:top;
	background-repeat:no-repeat;
}
.title_orange {
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#ff9900;
}
.title_green {
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#46764a;
}
.title_green_small {
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#46764a;
}
.text_small {
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#46764a;
}
.text_field { 
	border:none;
	font-family:Tahoma;
	width:114px;
	font-size:12px;
	color:#000000;
	background:none;	
}
.search_field { 
	border:none;
	font-family:Tahoma;
	width:160px;
	font-size:12px;
	color:#000000;
	background:none;	
}
a.orange_link:link {
	color: #ff9900;
	text-decoration: none;
}
a.orange_link:visited {
	text-decoration: none;
	color: #ff9900;
}
a.orange_link:hover {
	text-decoration: none;
	color: #46764a;
}
a.orange_link:active {
	text-decoration: none;
	color: #ff9900;
}
a.title_link:link {
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#46764a;
}
a.title_link:visited {
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#46764a;
}
a.title_link:hover {
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#ff9900;
}
a.title_link:active {
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#46764a;
}
