body {
	background-image: url(../images/bg.JPG);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-face-color:#EDE4DB;
	scrollbar-highlight-color:#EDE4DB;
	scrollbar-3dlight-color:#EDE4DB;
	scrollbar-darkshadow-color:#EDE4DB;
	scrollbar-shadow-color:#EDE4DB;
	scrollbar-arrow-color:black;
	scrollbar-track-color:#EDE4DB;
}
.search {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	background-color: transparent;
	padding-left: 0px;
	vertical-align: baseline;
	left: 5px;
	background-position: left center;
}
.text-normal {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 20px;
}
.text-bold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #0054A6;
	line-height: 20px;
}


.searchbox {
	color: #FFFFFF;
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	left: 10px;
	background-color: transparent;
	border: 1px solid #FFFFFF;
	width: 160px;
	height: 20px;
	padding-left: 10px;
	background-position: left top;
	text-align: left;
	vertical-align: middle;
}
.link-footer{
	font-family: Tahoma, "Trebuchet MS", Verdana;
	font-size: 11px;
	color: #CCCCCC;

}
.link-footer a:link{
	color: #CCCCCC;
	text-decoration:none;

}

.link-footer a:visited{
	color: #CCCCCC;
	text-decoration:none;

}
.link-footer a:hover{
	color: #FABA24;
	text-decoration:underline;
}

.link-green {
	font-family: Tahoma;
	font-size: 11px;
	color: #00FFFF;
}

.greentext {
	color: #00CC66;
	font-family: Tahoma;
	font-size: 11px;
}
#news {
	height: 150px;
	width: 130px;
}
.text-news {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	line-height: 18px;
	text-align: left;
	padding-right: 30px;
	padding-left: 20px;
}
.text-link {

	font-family: Tahoma;
	font-size: 11px;
	color: #0033CC;
}