body {
	background:url(bg.jpg) no-repeat center top #F54102;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-family: tahoma;
	font-size: 11px;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover {
	color: #FFFF00;
	text-decoration: underline;
}
a:active {
	color: #FFFF00;
	text-decoration: none;
}
.text {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 130%;
	color: #FFFFFF;
	text-decoration: none;
}
.title_box {
	font-family: tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


.pic {
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 2px;
	text-align: left;
	float: left;
}
.line {
	background-image: url(line.gif);
	background-repeat: repeat-y;
	background-position: center center;
}

