body {
  margin-top	     : 0px;
  margin-left     : 0px;
  margin-right    : 0px;
  margin-bottom   : 0px;
  padding         : 0px;
		/* background-color:#a538bd; */
}

td, tr {
  font-family      : verdana, helvetica, arial, sans-serif;
  font-size        : 12px;
	 line-height      : 18px;
  vertical-align   : top;
  color            : #38214E;
}


a:link, a:visited {
	font-family  : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size    : 12px;
	font-style   : normal;
	font-weight  : normal;
	color        : #38214E;
	text-decoration: underline;
}

a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #660099;
	text-decoration: underline;
}
h1 {
  font-family      : verdana, helvetica, arial, sans-serif;
  font-size        : 20px;
	 line-height      : 20px;
  vertical-align   : top;
  color            : #6B3094;
		font-weight      : bold;
		letter-spacing   : 3px;
}

h2 {
  font-family      : verdana, helvetica, arial, sans-serif;
  font-size        : 16px;
	 line-height      : 20px;
  vertical-align   : top;
  color            : #6B3094;
		font-weight      : bold;
		letter-spacing   : 1px;
}

h3 {
  font-family      : verdana, helvetica, arial, sans-serif;
  font-size        : 14px;
	 line-height      : 18px;
  vertical-align   : top;
  color            : #00693C;
		font-weight      : bold;
}
h4 {
  font-family      : verdana, helvetica, arial, sans-serif;
  font-size        : 12px;
	 line-height      : 16px;
  vertical-align   : top;
  color            : #00693C;
		font-weight      : bold;
}



/* ***************** HOMEPAGE ******************** */
.home  {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  text-decoration  : none;
  font-size        : 9pt;
		font-weight      : bold;
 	color            : #FFFFFF;
		letter-spacing   : 1px;
		text-align       : center;
}
a.home  {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  text-decoration  : none;
  font-size        : 9pt;
		font-weight      : bold;
 	color            : #FFFFFF;
		letter-spacing   : 1px;
		text-align       : center;
}

a.home:link, a.home:visited {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  text-decoration  : none;
  font-size        : 9pt;
		font-weight      : bold;
 	color            : #FFFFFF;
		letter-spacing   : 1px;
		text-align       : center;
}
a.home:hover {
  font-family      : Verdana, Arial, Helvetica, sans-serif;
  text-decoration  : none;
  font-size        : 9pt;
		font-weight      : bold;
 	color            : #000000;
		letter-spacing   : 1px;
		text-align       : center;
}




/* ***************** SMALL ******************** */
.small  {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
 font-size        : 8pt;
	color            : #38214E;
	line-height      : 14px;
}
a.small  {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
 font-size        : 8pt;
	color            : #38214E;
	text-decoration  : underline;
	line-height      : 14px;
}

a.small:link, a.small:visited {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
 font-size        : 8pt;
 color            : #38214E;
	text-decoration  : underline;
	line-height      : 14px;
}
a.small:hover {
	font-family      : Verdana, Arial, Helvetica, sans-serif;
 font-size        : 8pt;
 color            : #660099;
	text-decoration  : underline;	
	line-height      : 14px;	
}





/* ***************** LEFT MENU ******************** */
.leftmenu  {
  font-family      : Arial, Helvetica, Verdana, sans-serif;
  text-align       : left;
  text-decoration  : none;
  display          : block;	
  font-size        : 9pt;
		font-weight      : bold;
  padding-left     : 18px;
	padding-top       : 0px;
	padding-bottom    : 0px;
	color             : #FFFFFF;
  line-height      : 27px;
  height					      : 28px;
  background       : url('/graphics/menu_off.gif');
}

		
a.leftmenu  {
  font-family      : Arial, Helvetica, Verdana, sans-serif;
  text-align       : left;
  text-decoration  : none;
  display          : block;	
  font-size        : 9pt;
		font-weight      : bold;
  padding-left     : 18px;
	padding-top       : 0px;
	padding-bottom    : 0px;
	color             : #FFFFFF;
  line-height      : 27px;
  height					      : 28px;
  background       : url('/graphics/menu_off.gif');
}

a.leftmenu:link, a.leftmenu:visited {
  font-family      : Arial, Helvetica, Verdana, sans-serif;
  text-align       : left;
  text-decoration  : none;
  display          : block;	
  font-size        : 9pt;
		font-weight      : bold;
  padding-left     : 18px;
	padding-top       : 0px;
	padding-bottom    : 0px;
	color             : #FFFFFF;
  line-height      : 27px;
  height					      : 28px;
 background       : url('/graphics/menu_off.gif');
}
a.leftmenu:hover {
  font-family      : Arial, Helvetica, Verdana, sans-serif;
  text-align       : left;
  text-decoration  : none;
  display          : block;	
  font-size        : 9pt;
		font-weight      : bold;
  padding-left     : 18px;
	padding-top       : 0px;
	padding-bottom    : 0px;
	color             : #6B3094;
  line-height      : 27px;
  height					      : 28px;
  background       : url('/graphics/menu_over.gif');
}




/* ***************** LEFT ADDRESS ******************** */
.address  {
  font-family      : Arial, Helvetica, Verdana, sans-serif;
  text-decoration  : none;
  display          : block;	
  font-size        : 8pt;
		font-weight      : normal;
		letter-spacing: 1px;		
	color             : #F1DFF9;
	line-height       : 20px;
}

a.address  {
  font-family      : Arial, Helvetica, Verdana, sans-serif;
  text-decoration  : none;
  display          : block;	
  font-size        : 8pt;
		font-weight      : normal;
		letter-spacing: 1px;		
	color             : #F1DFF9;
	line-height       : 20px;
}

a.address:link, a.address:visited {
  font-family      : Arial, Helvetica, Verdana, sans-serif;
  text-decoration  : none;
  display          : block;	
  font-size        : 8pt;
		font-weight      : normal;
		letter-spacing: 1px;		
	color             : #F1DFF9;
	line-height       : 20px;
}
a.address:hover {
  font-family      : Arial, Helvetica, Verdana, sans-serif;
  text-decoration  : none;
  display          : block;	
  font-size        : 8pt;
		font-weight      : normal;
		letter-spacing: 1px;
	color             : #000000;
	line-height       : 20px;
}




