﻿#logo h1
{
	font-size: 38px;
	color: #003d52;
}

#logo h1 sup
{
	vertical-align: text-top;
	font-size: 24px;
}

#logo h1 a
{
	color: #003d52;
}

#logo h2
{
	margin-top: -10px;
	font-size: 12px;
	color: #003d52;
	text-align: right;
}

#logo a
{
	text-decoration: none;
}

#menu a
{
	
	float: right;
	margin: 8px 5px 0px 20px;
	padding: 7px;
	text-decoration: none;
	font-size: 14px;
	color: white;
}

#menu a:hover
{
	text-decoration: underline;
}

#menu .active a
{
	font-weight: bold;
	background: url(images/img02.gif) repeat-x left bottom;
}

#sidebar .bar
{
	margin-bottom: 40px;
}

#sidebar h2
{
	margin-bottom: 10px;
	background: url(images/img03.gif) repeat-x left bottom;
	font-size: 16px;
}

#legal a
{
	color: #476B77;
}

#legal .credit
{
	direction: ltr;
	padding: 0px;
}