body {
  margin-top	     : 0px;
  margin-left      : 0px;
  margin-right     : 0px;
  margin-bottom    : 0px;
  padding          : 0px;
}
td, tr {
  font-family      : verdana, helvetica, arial, sans-serif;
  font-size        : 12px;
	line-height      :18px;
  vertical-align   : top;
  color            : #333333;
}

a:link, a:visited {
  font-size        : 12px;
	line-height      :18px;
  color            : #666666;
  text-decoration  : underline;
  font-weight      : normal;
}

a:hover {
	line-height      :18px;
  color            : #990000;
}

.copyLink
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10pt;
    COLOR: #333333;
    FONT-STYLE: normal;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: underline
}

.copySmall
{
  font-family      : verdana, helvetica, arial, sans-serif;
  font-size        : 10px;
	line-height      : 12px;
  vertical-align   : top;
  color            : #333333;
}
.copybold
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: #333333;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.boldwhite
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 14pt;
    COLOR: #cccccc;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.copyboldwhite
{
    FONT-WEIGHT: bolder;
    FONT-SIZE: 10pt;
    COLOR: #ffffff;
    FONT-FAMILY: Arial;
    TEXT-DECORATION: none
}
.copywhite
{
  font-family      : verdana, helvetica, arial, sans-serif;
  font-size        : 12px;
	line-height      :18px;
  vertical-align   : top;
  color            : #FFFFFF;
}
.smallwhite
{
  font-family      : verdana, helvetica, arial, sans-serif;
  font-size        : 10px;
	line-height      : 12px;
  vertical-align   : top;
  color            : #FFFFFF;
}
.hometitle
{
		font-weight    :normal;
    FONT-SIZE      : 24px;
		color          :#EAEDE9;
    FONT-FAMILY    : helvetica, verdana, arial, sans-serif;
		text-align     :center;
		letter-spacing :2px;
		vertical-align :bottom;
    TEXT-DECORATION: none;
}
/* ***************** TOP MENU ******************** */
a.topmenu  {
  font-family      : helvetica, verdanan, arial, sans-serif;
  text-decoration  : none;	
  font-size        : 12px;
	font-weight      : bold;
  color            : #ffffff;
	padding-right     :10px;
}

a.topmenu:link, a.topmenu:visited {
  font-family      : helvetica, verdanan, arial, sans-serif;
  text-decoration  : none;
  font-size        : 12px;
	font-weight      : bold;
  color            : #ffffff;
	padding-right     :10px;
}
a.topmenu:hover {
  font-family      : helvetica, verdanan, arial, sans-serif;
  text-decoration  : none;
  font-size        : 12px;
	font-weight      : bold;
  color            : #990000;
	padding-right     :10px;
}


/* ***************** LEFT MENU ******************** */
.leftmenu  {
  font-family      : verdana, helvetica, arial, sans-serif;
	text-align       :center;
  text-decoration  : none;
  display          : block;	
  font-size        : 12px;
	font-weight      :bold;
  color            : #ffffff;
	line-height      : 16px;
	padding-bottom: 8px;
}
a.leftmenu  {
  font-family      : verdana, helvetica, arial, sans-serif;
	text-align       :center;
  text-decoration  : none;
  display          : block;	
  font-size        : 12px;
	font-weight      :bold;
  color            : #ffffff;
	line-height      : 16px;
	padding-bottom: 8px;
}

a.leftmenu:link, a.leftmenu:visited {
  font-family      : verdana, helvetica, arial, sans-serif;
  text-align       : center;
  text-decoration  : none;
  display          : block;
  font-size        : 12px;
	font-weight      :bold;
  color            : #ffffff;
	line-height      : 16px;
	padding-bottom: 8px;
}
a.leftmenu:hover {
  font-family      : verdana, helvetica, arial, sans-serif;
  text-align       : center;
  text-decoration  : none;
  display          : block;	
  font-size        : 12px;
	font-weight      :bold;
  color            : #990000;
	line-height      : 16px;
	padding-bottom: 8px;
}