body
{
	background-color: #85C6D6;
	margin: 0px;
	padding: 0px;
}
td,tr
{
	text-align: left;;
	vertical-align: top;
	font-family: Tahoma;
	font-size: 9px;
	color: #646261;
}
.lbg
{
	background-position: right top;
}
.rbg
{
	background-position: left top;
}
.bt
{
	background-position: top;
}
.btr
{
	background-position: left top;
}
.btl
{
	background-position: right top;
}
.copy
{
	color: #F3EDE4;
	font-weight: bold;
	text-decoration: none;
}
h1
{
	margin: 0px;
	padding: 0px;
	color: #43738D;
	font-size: 12px;
}
a:link {
	color: #7DA6B8;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #7DA6B8;
}
a:hover {
	text-decoration: none;
	color: #2C4D5F;
}
a:active {
	text-decoration: underline;
	color: #7DA6B8;
}
.m
{
	vertical-align: middle;
}
#page
{
	text-align: right;
}
#page a {
	font-family: tahoma;
	font-size: 9px;
	color: #646261;
}
#page a:link {
	text-decoration: none;
}
#page a:visited {
	text-decoration: none;
	color: #646261;
}
#page a:hover {
	text-decoration: none;
	color: #6198AE;
}
#page a:active {
	text-decoration: none;
	color: #646261;
}
form
{
	
}

