body {
	margin		: 0px;

	font-family	: Arial,Helvetica,sans-serif;
	font-size	: 12px;

	text-align	: center;

	background-color : #fff;
}

img {
	border 		: 0px;
}

td {
	font-size	: 12px;

	vertical-align : top;
}

#mt {
	width			: 800px;
	margin-left	: auto;
	margin-right: auto;
}

#logo {
	height		: 95px;
	vertical-align : bottom;

	border-bottom	: 2px solid #576066;
}

#nav {
	height			: 21px;

	border-bottom	: 1px solid #576066;
}

#nav td {
	padding			: 0px 15px 0px 15px;
}

#nav a {
	font-weight		: bold;
	color				: #000;
	text-decoration : none;
}

#nav a:hover {
	color				: #EF2233;
}

#lquote {
	width			: 153px;
	padding		: 20px 0px 20px 0px;

	font-size	: 10px;
	
	vertical-align		: top;
	background-color	: #E7E9F0;
	border-right		: 2px solid #576066;
	border-bottom		: 2px solid #576066;
}

#lquote p {
	padding		: 0px 15px 0px 15px;
}

#content {
	vertical-align		: top;
	border-bottom		: 2px solid #576066;
}

.lfade {
	width		: 18px;
	background-image	: url( 'fade_left.gif' );
	background-repeat	: repeat-y;
	background-position : top right;

	border-right		: 1px solid #576066;
}

.rfade {
	width		: 25px;
	background-image	: url( 'fade_right.gif' );
	background-repeat	: repeat-y;
	background-position : top left;

	border-left			: 1px solid #576066;
}

#page_content 
{
	margin-top			: 10px;
	border-top			: 1px solid #576066;
}

#inner_content 
{
	margin-top			: 10px;
	padding				: 10px 10px 10px 30px;
	border-top			: 1px solid #576066;
}

#inner_content h1 {
	font-size			: 14px;
	font-weight			: bold;
	font-style			: italic;

	color				: #EF2233;
}

.fbox {
	height				: 100%;
	width					: 172px;

	font-size			: 10px;

	background-color	: #E7E9F0;

	text-align			: left;
}

.fbox p {
	padding				: 5px;
}

.bbox {
	height				: 25px;
	width					: 100%;
	line-height			: 8px;

	font-size			: 11px;
	font-weight			: bold;
	font-style			: italic;

	text-align			: left;
	background-color	: #AFB6CD;
}

.bbox a {
	color					: #000;
	text-decoration	: none;
}






#anchor {
	position					: relative;
}

#menu1, #menu2, #menu3, #menu4 {
	font-size				: 10px;
}

#menu1 
{
	position					: absolute;
	top 	: 2px;
	left	: 0px;

	padding : 2px 5px 5px 5px;

	width						: 95px;
	background-color		: #BEC3D6;

	visibility				: hidden;
}

#menu2
{
	position					: absolute;
	top 	: 2px;
	left	: 110px;

	padding : 2px 5px 5px 5px;

	width						: 145px;
	background-color		: #BEC3D6;

	visibility				: hidden;
}

#menu3 
{
	position					: absolute;
	top 	: 2px;
	left	: 270px;

	padding : 2px 5px 5px 5px;

	width						: 90px;
	background-color		: #BEC3D6;

	visibility				: hidden;
}

#menu4 
{
	position					: absolute;
	top 	: 2px;
	left	: 370px;

	padding : 2px 5px 5px 5px;

	width						: 80px;
	background-color		: #BEC3D6;

	visibility				: hidden;
}

#db_message {
	border		: 1px solid #000;
	text-align	: center;

	margin-bottom	: 20px;
	background-color : #EEE;
}

#db_message input {
	border		: 1px solid #000;
	background-color		: #BEC3D6;
}
