body {
	background: #294296 url('../images/contact/background.png') no-repeat fixed top left;
	color: #273C8C;
}

#trans_bg_horizontal {
   background-color: #FFFFFF;
   border: solid 1px #D7BA78;
}

#trans_bg_vertical {
   background-color: #FFFFFF;
   border: solid 1px #D7BA78;
}

#trans_bg_main {
   background-color: #FFFFFF;
   border: solid 1px #D7BA78;
}

A:link {
	color: #D79928;
	text-decoration: none;
	font-weight: bold;
}

A:visited {
	color: #D79928;
	text-decoration: none;
	font-weight: bold;
}

A:active {
	color: #808080;
	text-decoration: underline;
	font-weight: bold;
}

A:hover {
	color: #808080;
	text-decoration: underline;
	font-weight: bold;
}

#trans_bg_main table{
   line-height: 140%;
   font-size: .9em;
}

#page_header {
   color: #FFFFFF;
}