h1 {                                /* title */
    color: #503C64;
    font-size: 16pt;
    font-family: "Tahoma"; 
    font-weight: 700;
    text-align: left;
    margin-left: 15px;
    margin-top: 6px}

h2      /* article title */
{
    font-family: "Arial";
    font-weight: 900;
    font-size: 12pt;
/*    margin-bottom: 0px;*/
    margin-left: 0px;
    color: #333333;
    border-bottom: solid 1px silver;
}

h3  /* for page strip */
{
    font-family: "Arial";
    font-weight: lighter;
    font-size: 9pt;
    text-align: center;
    margin-bottom: 0px;
    margin-top: 0px;
}

h4 {color: black;
    font-size: 8pt; 
    font-family: Arial; 
    font-weight: lighter;
    text-align: center; 
    margin-bottom: 0; 
    margin-top: 0;
    border-top: solid 1px silver;
    border-bottom: solid 1px silver;
}

a.light:active
{
	TEXT-DECORATION: none;
	color: #669900;
	font-weight: normal;
}

a.light:link
{
	TEXT-DECORATION: none;
	color: #503C64;
	font-weight: normal;
}

a.light:visited
{
	TEXT-DECORATION: none;
	color: #503C64;
	font-weight: normal;
}

a.light:hover
{
	TEXT-DECORATION: underline;
	color: maroon;
	font-weight: normal;
}

a.white:active
{
	TEXT-DECORATION: none;
	color: white;
	font-weight: normal;
}

a.white:link
{
	TEXT-DECORATION: none;
	color: white;
	font-weight: normal;
}

a.white:visited
{
	TEXT-DECORATION: none;
	color: white;
	font-weight: normal;
}

a.white:hover
{
	TEXT-DECORATION: underline;
	color: silver;
	font-weight: normal;
}

a:link
{
	TEXT-DECORATION: none;
	color: #503C64;
	font-weight: 900;
}			

a:visited 
{	
	TEXT-DECORATION: none;
	color: #503C64;
	font-weight: 900;
}

a:hover   
{	
	TEXT-DECORATION: underline;
	color: maroon;
	font-weight: 900;
}

/* article anchors #3366BB */

a.art:link
{
	TEXT-DECORATION: none;
	color: #6F6298;
	font-weight: 900;
	border-bottom: #6F6298 1px dotted;
}			

a.art:visited 
{	
	TEXT-DECORATION: none;
	color: #6F6298;
	font-weight: 900;
	border-bottom: #6F6298 1px dotted;
}

a.art:hover   
{	
	TEXT-DECORATION: none;
	color: #503C64;
	font-weight: 900;
	border-bottom: #503C64 1px dotted;
}

/* ----------------------------[big menu buttons]---------------------------- */

A.menuitem
{
    border: white 0px solid;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: 900;
    FONT-FAMILY: Arial;
    COLOR: white;
    DISPLAY: block;
    height: 15px;
    BACKGROUND-COLOR: #6F6298;
    TEXT-ALIGN: center;
    CURSOR: pointer;
    TEXT-DECORATION: none;
    padding-top: 3px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px
}

A.menuitem:hover						/* menu-item cell */
{
    BACKGROUND-COLOR: #503C64;
    TEXT-DECORATION: none;
    COLOR: white;
}

A.menuitem:visited						/* menu-item cell */
{
    BACKGROUND-COLOR: #6F6298;
    TEXT-DECORATION: none;
    COLOR: white;
}

A.menuitem:hover						/* menu-item cell */
{
    BACKGROUND-COLOR: #503C64;
    TEXT-DECORATION: none;
    COLOR: white;
}

A.menuitem:active
{
    BACKGROUND-COLOR: #6F6298;
    TEXT-DECORATION: none;
    COLOR: white;
}

hr
{
	background-color: #503C64;
	color: #503C64;
	height: 1px;
/*	border: none;*/
	border: 0px #503C64 dotted;
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 0px;
	margin-right: 0px;
}

div.linkhead
{
	border-top: 1px #503C64 dashed;
	border-bottom: 1px #503C64 dashed;	
	padding-bottom: 8px;
	padding-top: 7px;
	margin-top: 30px;
}

hr.fine {
	background-color: silver;
	color: silver;
	height: 2px;
	border: 0
}
    
body
{
	background: gray;
}

p
{
    line-height: 160%;
    margin-left: 15px;
    margin-right: 15px;
}

table								
{
    border: black 1px solid;
    border-collapse: collapse;
}

table.purpleline
{
    BORDER: #503C64 1px solid;
    background-color: white;
    border-collapse: separate;
}

td.purple
{
	background-color: #503C64;
	color: white;
}

table.menu
{
    border: black 0px solid;
    height: 26px; 
}

table.noframe
{
    BORDER: black 0px solid;
}

TH
{
	background-color: #503C64;
	color: white;
	font-size: 10pt;
	font-family: "Arial";
	font-weight: 900;
	text-align: left;
}

TH.welcome
{
  border: solid 1px #6F6298;
  background-color: #6F6298;
  color: white;
  font-size: 10pt;
  font-weight: 900;
  font-family: "Arial";
  text-align: left;
}

TH.pic
{
  color: white;
  font-size: 8pt;
  text-align: right;
  background-color: #503C64;
}

TD.pic
{
  color: #503C64;
  text-align: center;
  font-size: 8pt;
  background-color: white;
}

table.pic
{
    BORDER: #503C64 1px solid;
    background-color: white;
}

TD.welcome
{
  background-color: #EFEEF2;
  border: solid 1px #6F6298;
  font-size: 8pt;
  font-family: "Arial";
} 

table td
{
    border: black 0px solid;
    font-size: 10pt;
    color: black;
    font-family: Arial;
    background-color: #EFEEF2;
}

TD.content
{
    background-color: white;
    background: url("images/backfig.png");
   	background-repeat: no-repeat;
	background-position: 1px -1px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 4px;
    vertical-align: top;
}

TD.contentsmall
{
    background-color: white;
    background: url("images/backfig.png");
   	background-repeat: no-repeat;
	background-position: 1px -1px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 4px;
    vertical-align: top;
}

TD.white
{
    background-color: white;
}

TD.noframe
{
    BORDER: white 0px solid;
    COLOR: black;
    background-color: white;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 1px;
    padding-bottom: 1px;
    vertical-align: top;
}

td.menu_on1  { background: url("images/back1.png"); height: 20px}
td.menu_on2  { background: url("images/back2.png"); height: 20px}
td.menu_on3  { background: url("images/back3.png"); height: 20px}
td.menu_on4  { background: url("images/back4.png"); height: 20px}
td.menu_on5  { background: url("images/back5.png"); height: 20px}
td.menu_on6  { background: url("images/back6.png"); height: 20px}
td.menu_on7  { background: url("images/back7.png"); height: 20px}

table.index
{
	width: 150px;
	border: white 0px solid;
}

td.indextopmsie
{
    border: black 0px solid;
    color: #503C64;
    font-weight: 900;
    font-size: 10pt;
    background: url("images/indextop.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 25px;
    padding-top: 5px;
    vertical-align: top;
    height: 30px;
}

td.indextopmoz
{
    border: black 0px solid;
    color: #503C64;
    font-weight: 900;
    font-size: 10pt;
    background: url("images/indextop.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    padding-left: 25px;
    padding-top: 5px;
    vertical-align: top;
    height: 36px;
}

td.indexitemmsie
{
    border: black 0px solid;
    background: url("images/indexitem.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    font-size: 8pt;
    vertical-align: top;
    padding-left: 14px;
    padding-top: 2px;
    height: 16px;
}

td.indexemptymsie
{
    border: black 0px solid;
    background: url("images/indexempty.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    font-size: 8pt;
    vertical-align: top;
    padding-left: 14px;
    padding-top: 2px;
    height: 16px;
}

td.indexlastitemmsie
{
    border: black 0px solid;
    background: url("images/indexlast.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    vertical-align: top;
    font-size: 8pt;
    padding-left: 14px;
    padding-top: 2px;
    height: 16px;
}

td.indexitemmoz
{
    border: black 0px solid;
    background: url("images/indexitem.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    font-size: 8pt;
    vertical-align: top;
    padding-left: 14px;
    padding-top: 2px;
    height: 19px;
}

td.indexemptymoz
{
    border: black 0px solid;
    background: url("images/indexempty.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    font-size: 8pt;
    vertical-align: top;
    padding-left: 14px;
    padding-top: 2px;
    height: 19px;
}

td.indexlastitemmoz
{
    border: black 0px solid;
    background: url("images/indexlast.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    vertical-align: top;
    font-size: 8pt;
    padding-left: 14px;
    padding-top: 2px;
    height: 19px;
}

td.indexfooter
{
    border: black 0px solid;
    background: url("images/indexfooter.png");
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 14px;	
}

td.title
{
	background: url("images/backtop.png");
    height: 92px;	
}

UL
{ 
    list-style: outside;
    line-height: 160%;
}

td.infobar
{
	background-color: white; /* #EFEEF2; */
	border-left: silver 1px solid;
	border-right: silver 1px solid;
	vertical-align: top;
}

td.ddmenuitem
{
	background-color: #503C64;
	font-size: 8pt;
	border-top: #6F6298 1px solid;
	color: white;
}

TD.active
{
  background-color: #CDCCD0;
  border: solid 1px #6F6298;
  font-size: 8pt;
  font-family: "Arial";
}

table.ddmenu
{
	border: #503C64 1px solid;	
	width: 114px;
}

td.ddsmenuitem
{
	background-color: #222222;
	font-size: 8pt;
	border-top: black 1px solid;
	color: white;	
}

table.ddsmenu
{
	border: #222222 1px solid;	
	width: 150px;
}

TD.chatowner
{
    background-color: #CBCCE4;
}

TD.chatnotify
{
    background-color: silver;	
}

input.text
{
  border: solid 1px #6F6298;
  font-size: 7pt;
  height: 11px;
}

input.button
{
  border: black 1px solid;
  font-size: 8pt;
  height: 17px;
  background-color: white; /*#D8D7DF; */
  color: black;
}

input.check
{
  height: 17px;
}

a.colorblock
{
    DISPLAY: block;
    border-bottom: 1px white solid;
}
A.colorblock:hover
{
    TEXT-DECORATION: none;
}
A.colorblock:visited
{
    TEXT-DECORATION: none;
}
A.colorblock:hover
{
    TEXT-DECORATION: none;
}
A.colorblock:active
{
    TEXT-DECORATION: none;
}

form
{
    margin-top: 0px;
    margin-bottom: 0px;
}

p.sielinfo
{
	margin: 0px;
	font-size: 8pt;
}

img.icon 
{
	vertical-align: middle;
}

TABLE.quote							/* alternative table def */
{
    BORDER-RIGHT: black 2px solid;
    BORDER-TOP: #000000 1px solid;
    BORDER-LEFT: #000000 2px solid;
    BORDER-BOTTOM: black 1px solid;
    WIDTH: 95%;
}

TD.quote
{
	background-color: white;
	border-left: 1px dotted black;
	border-right: 1px dotted black;
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
	FONT-SIZE: 8pt;
	padding: 3px;
	text-align: left;
}

TD.quotetop
{
	background: #EEEEEE url(images/quoteback.gif) no-repeat right;
	border-left: 1px dotted black;
	border-right: 1px dotted black;
	border-top: 1px dotted black;
	border-bottom: 1px dotted black;
	FONT-SIZE: 10pt;
	font-weight: 700;
	padding: 3px;
	color: #503C64;
    text-align: left;
}
