﻿
.header
{
	font-family: Arial Narrow, "Helvetica Condensed", "Univers Condensed";
	font-size: 18pt;
	color: #6b696a;
}

.title
{
	font-family: Arial Narrow, "Helvetica Condensed", "Univers Condensed";
	font-size: 14pt;
	font-weight: bold;
	color: #6b696a;
}

.read
{
	font-family: Arial;
	font-size: 8pt;
	color: #3e557c;
	padding: 2px 0px 2px px;
}

A.read
{
	font-family: Arial;
	font-size: 8pt;
	color: #3e557c;
	padding: 2px 0px 2px px;
	text-decoration: none;
}

.readmore
{
	font-family: Arial;
	font-size: 8pt;
	color: #3e557c;
}

A.readmore
{
	font-family: Arial;
	font-size: 8pt;
	color: #3e557c;
	text-decoration: none;
}

.menubar
{
	background-color: #313131;
	color:Yellow;
}

.footer
{
	background-image: url(Images/footer.jpg);
}

A.menu
{
	display: block;
	height: 40px;
	width: 100px;
	font-family: Arial Narrow, "Helvetica Condensed", "Univers Condensed";
	font-size: 12pt;
	color: #ffffff;
	background-color: #313131;
	vertical-align:bottom;
	vertical-align:text-bottom;
}

A.menu:hover
{
	background-color: #464646;
	color: #bbc606;
}

BODY
{
	font-family:Arial;
	font-weight: normal;
	font-size: 7pt;
	color: #6b696a;
}

.MAINTEXT
{
	font-family:Arial;
	font-weight: normal;
	font-size: 10pt;
	color: #6b696a;
	text-align: left;
}

.copyright
{
	font-family: Arial;
	font-size: 8pt;
	color: #6b696a;
}

.menuborder
{
	border-left-style:dashed;
	border-left-width:1px;
	border-right-style:dashed;
	border-right-width:1px;
}

.menuborderleft
{
	border-left-style:dashed;
	border-left-width:1px;
}

.menuborderright
{
	border-right-style:dashed;
	border-right-width:1px;
}

.privacylinks
{
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #304973;	
}

.privacylinks A
{
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #304973;
}

.privacylinks A:hover
{
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #304973;	
}

.privacylinks A:visited
{
	font-family: Arial;
	font-size: 8pt;
	text-decoration: none;
	color: #304973;	
}

  @font-face {
    font-family: Arial Narrow;
    font-style:  normal;
    font-weight: normal;
    src: url(Fonts/ARIALNA0.eot);
  }
  @font-face {
    font-family: Arial Narrow;
    font-style:  normal;
    font-weight: 700;
    src: url(Fonts/ARIALNA0.eot);
  }


