﻿.links
{
	font-size: 12px;
	font-weight: normal;
	color: #AAAAAA;
	text-decoration: underline;
}
.body
{
	background-color: #333333;
	width: 100%;
	font-family: tahoma, verdana, geneva, lucida, "lucida grande", arial, helvetica, sans-serif;
	clear: both;
	padding-top: 15px;
}
a
{
	text-decoration: none;
	color: #C0C0C0;
}
.menuItem
{
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	text-align: left;
	vertical-align: bottom;
	font-size: 13px;
	width: 80px;
	height: 22px;
}
.menuItemFlyout
{
	font-family: tahoma, verdana, geneva, lucida, 'lucida grande', arial, helvetica, sans-serif;
	font-size: 11px;
    text-align:left;
    padding-left: 5px;
    vertical-align: bottom;
    width: 90px;
    height: 22px;
}
.menubarStyle
{
	background-color: #333333;
	width: 100%;
	background-repeat: no-repeat;
	float:left;
}
