﻿body
{
	font-family: Tahoma, Arial;
	font-size: 9.5pt;
}

.menulvl1, .menulvl1 a
{
	background-color: #000000;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	color: #d7d314;
	text-decoration: none;
}

a.menulvl1-selected
{
	background-color: #000000;
	font-weight: bold;
	padding-right: 10px;
	padding-left: 10px;
	color: #d7d314;
	text-decoration: underline;
}
.ProductCategory
{
	background-color: #d7d314;
	font-weight: bold;
	font-size: large;
}

.menulvl1 a:hover
{
	background-color: #000000;
	font-weight: bold;
	font-variant: normal;
	padding-right: 10px;
	padding-left: 10px;
	color: #d7d314;
	text-decoration: underline overline;
}

.menulvl2, .menulvl2 a
{
	background-color: #d7d314;
	font-weight: bold;
	font-variant: normal;
	padding-right: 10px;
	padding-left: 10px;
	color: #000000;
	text-decoration: none;
}
.whatwedo
{
	font-weight: bolder;
	font-size: larger;
	letter-spacing: 2px;
	text-indent: 15px;
}
.menulvl2 a:hover
{
	background-color: #d7d314;
	font-weight: bold;
	font-variant: normal;
	padding-right: 10px;
	padding-left: 10px;
	color: #000000;
	text-decoration: underline overline;
}
.headerlinks, .headerlinks a
{
	color: black;
	background-color: transparent;
}
.smalltext
{
	
}
.footer
{
	color: #111111;
	font-family: 'Arial Narrow';
	text-align: center;
}
.footer a
{
	color: #111111;
	text-align: center;
}
.menulvl3 a
{
	color: #000000;
	font-weight: normal;
	text-indent: 15px;
	text-decoration: underline;
}
.menulvl3
{
	color: #000000;
	font-weight: bold;
	text-indent: 15px;
	text-decoration: none;
}

.title
{
	background-position: right top;
	background-image: url(Images/TitleBackground.jpg);
	background-repeat: no-repeat;
}
.newsItemHeader
{
	background-color: #d7d314;
	padding-left: 5;
	width: 150px;
	text-align: center;
	font-weight: bold;
}
.newsItemText
{
	
}
.newsItemDate
{
	font-weight: bold;
}
.newsItemLink, .newsItemLink a
{
	text-align: right;
	text-decoration: none;
}
.newsItemTable
{
	width: 150px;
	border-bottom: solid 1px #000000;
	border-left: solid 1px #000000;
}
.newsItemPanel
{
	position: relative;
	float: right;
}
.newsItemPanelLeft
{
	position: relative;
	float: left;
}

.newsHeader
{
	font-weight: bold;
	font-size:x-large ;
	text-indent: 15px;
}
.newsDate
{
	font-size: smaller;
	text-indent: 25px;
}
.newsBody
{
	text-indent: 15px;
}
.newsComment
{
	background-color: #eeeeee;
	text-indent: 15px;
}
table.newsComment
{
	width: 70%;

}
.errorMsg
{
	border-top: #ff0000 1px dashed;
	color: #ff0000;
	border-bottom: #ff0000 1px dashed;
	background-color: #ffd0d0;
	padding-right: 5px;
	padding-left: 5px;
}
.issueHeader
{
	background-color: #d7d314;
}
.texttitle
{
	font-weight: bolder;
	font-size: larger;
}
.history_item
{
	font-size: smaller;
}
.history_header
{
	font-weight: bold;
	font-size: smaller;
}
