﻿.topLogo image, .topMenu image
{
    border-style: none;
}
.topLogo
{
	float: left;
}
.topMenu
{
	float: right;
}
.leftmenutext, .leftmenutextselected
{
	margin: 8px 0px 14px 0px;
}
.leftmenutext a, .leftmenutextselected a
{
	line-height: 16px;
	color: #999;
	font-size: 14px;
}
.leftmenutextselected a
{
	font-weight: bold;
	color: #6392AC;
}
.leftmenutext a:hover
{
	color: #AA1428;
}

