body {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;	
	margin: 0;
	padding: 0;
	margin:0;
}

#tl {
	position:absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}

#tr {
	position:absolute;
	top: 0px;
	right: -1px;
	margin: 0px;
	padding: 0px;
	z-index: 100;
}dd {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0033FF;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}
.inset {
	border-top-style: inset;
	border-right-style: inset;
	border-bottom-style: inset;
	border-left-style: inset;
}

.outset {
	border: outset;
}
#footer {
	border-top:outset;
	text-align:center;
	background-color:#CCCCCC;
	height:20px;
	
}
#wrapper {

	vertical-align: middle;
	background-image:url(../images/web/27.jpg); background-repeat: repeat;
}
