td
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
}

a.siteLink
{
	text-decoration: none;
}

.leftMenu
{
	font-size: 12px;
	font-weight: bold;
	color: #030032;
}

.rightMenu
{
	background-color: #000034;
	color: #FFFFFF;
	text-decoration: none;
}

.contentHeader
{
	font-size: 16px;
	font-weight: bold;
	color: #606060;
}

.footer
{
	background-color: #EFEFEF;
}

.footerLink
{
	color: #999999;
}

.news
{
	background-color: #CBCC66;
}

.office
{
	color: #0E0F3D;
}

.companyName
{
	font-size: 16px;
	font-weight: bold;
	color: #BD0000;
}

a.companyName
{
     text-decoration : none;
	 color: #BD0000;
}

a.companyName:visited
{
     text-decoration : none;
	 color: #BD0000;
}

a.companyName:hover
{
     text-decoration : underline;
	 color: blue;
}

a.companyName:active
{
     text-decoration : underline;
	 color: blue;
}

.clock
{
	font-family: "Arial", "Helvetica", "sans-serif";
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

hr.locator
{
	color: #9F9F9F;
}

.menu div {
	filter: alpha(opacity=80);
}

.clsCMOn {
	color: white;
	font-size : 12px;
	text-decoration : none;
	padding: 2px 4px;
}

.clsCMOver {
	color: white;
	font-size : 12px;
	text-decoration : none;
	padding: 2px 4px;
}

.emailName
{
	font-size: 12px;
	font-weight: normal;
	color: #444444;
}

a.emailName
{
     text-decoration : none;
	 color: #444444;
}

a.emailName:visited
{
     text-decoration : none;
	 color: #444444;
}

a.emailName:hover
{
     text-decoration : underline;
	 color: blue;
}

a.emailName:active
{
     text-decoration : underline;
	 color: blue;
}