body {
	background-color: #D9EEFF;
}
.text {
	font-family:Tahoma;
	font-size:13px;
	color:#666666;
	line-height: 15px;
	text-align: justify;
}
.copyright {
font-family:Tahoma;
font-size:9px;
color:#666666;
	line-height: 15px;
	text-align: justify;
}
input {
font-family:Tahoma;
font-size:13px;
color:#666666;
}
a {
font-family:Tahoma;
font-size:13px;
color:#666666;
text-decoration:none;
	line-height: 15px;
	text-align: justify;
}
td {
font-family:Tahoma;
font-size:13px;
color:#666666;
	line-height: 15px;
	text-align: justify;
}
.pageheader {
font-family:Tahoma;
font-size:14px;
font-weight:bold;
color:#666666;
line-height: 20px;
}
.search {
background-color: #004277;
font-family: Tahoma;
font-size: 13px;
font-style:italic;
color:#FFFFFF;
	line-height: 15px;
	text-align: justify;
}
td img {display: block;}
#Layer1 {
	position:relative;
	top:0;
	width:100%;
	height:112px;
	z-index:100;
}
.bottom_bg {
	background-attachment: fixed;
	background-image: url(<? echo website_url; ?><?=$theme;?>images/bottom_bg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

