a:link {
	color: #FF8533;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #55636E;
}
a:active {
	text-decoration: none;
}
body
{
	font-family:Verdana, Arial, sans-serif;
	font-size:13px;
	line-height:21px;
	text-indent: none;
}

table
{
	font-family:Verdana, Arial, sans-serif;
	font-size:13px;
	line-height:21px;
}

.content_top
{
	background-image:url('../images/default_01.gif');
	background-repeat:no-repeat;
	color:#818588;
}

.content_bottom
{
	background-color:#374854;
	border-top:1px solid #D0D4D7;
	border-right:1px solid #D0D4D7;
	border-left:1px solid #D0D4D7;
	padding-left:42px;
	padding-right:42px;
	color:#ABB0B5;
}

.content_bottom_table
{
	color:#ABB0B5;
}

.content_bottom_left
{
	width:489px;
	color:#ABB0B5;
	border:1px solid red;
}

.content_bottom_right
{
	color:#ABB0B5;
}

.content_bottom a
{
	color:#FF9900;
	text-decoration:none;
}

.content_bottom a:active
{
	color:#FF9900;
	text-decoration:none;
}

.content_bottom a:visited
{
	color:#FF9900;
	text-decoration:none;
}

.content_bottom a:hover
{
	color:#FFFFFF;
	text-decoration:underline;
}

.header
{
	color:#FF8533;
	font-weight:bold;
}