body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
body,table,td,tr {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
.logobg {
	background-image: url(images/bg_logo.gif);
	background-position: top;
	background-repeat: no-repeat;		
}
.footer {
	background-image: url(images/bg_footer.gif);
	background-repeat: repeat;
}
.footer2 {
	font-size: 10px;
	color: #76a0c9;
}
.footer2 a {
	color: #3e73a9;
	text-decoration: none;
}
a {
	color: #92cfe9;
	text-decoration: none;
	font-weight: 800;
}
a.hover {
	color: #d2f0fc;
}
.stretch {
	line-height: 15pt;
}