
body {
    background-image : url('../images/back.gif');
    color:white;
    font-family:'Times New Roman', 'Times', serif;
    margin: 8px;
  }

p {
    text-align:justify;
  }

h1 {
    color:#800000;
    margin-top:0px;
    font-style:italic;
    text-transform: capitalize;
  }

h2 {
    color:#800000;
    font-style:italic;
    text-transform: capitalize;
  }

a,a:link,a:visited,a:active { text-decoration:none;color:#800000; border-bottom:1px dotted #800000; }
a:hover { text-decoration:none;background-color: #800000; color:#c5d4f3; }

img { border:0; }

#arbanner1 {
    width:760px;
    height:59px;
    color: white;
/*outline: 1px solid green;*/
  }

#arbanner2 {
    width:600px;
    height:144px;
    color: black;
/*outline: 1px solid green;*/
  }

#arMenu {
    width:160px;
    vertical-align:top;
    color:white;
/*outline: 1px solid green;*/
  }

#arcontent {
    width:600px;
    color: black;
    vertical-align:top;
/*outline: 1px solid green;*/
  }

#arFooter {
    font-size:80%;
    text-align:center;
    color:white;
    padding:8px;
/*outline: 1px solid green;*/
  }

#canvas {
    border-spacing: 0px; border-collapse:collapse;
    padding:0px;
    width:760px;
  }

.center { text-align:center; }

.panel1 {
    background: #c5d4f3;
    margin:8px;
    /*height:144px;*/
    padding:14px;
    text-align:left;
    vertical-align:middle;
    /*line-height: 130%;*/
  }

.paMenu {
    background: #303030;
    margin:8px;
    height:100%;
    padding:4px 4px 2px 4px;
    text-align:left;
  }

.panel3 {
    background: #c5d4f3;
    margin:8px;
    /*height:67px;*/
    text-align:center;
    padding:8px 5px 0 5px; /*-moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;*/
  }

/*menu, menu items*/
/*ul.Menu li {	list-style-image: none;
	list-style-type: none; padding:0px; margin:0px;display: block;}*/

a.mi1,a.mi1:link,a.mi1:visited,a.mi1:active {
    font: 11pt 'Trebuchet MS',sans-serif;
    color : white;
    font-weight: bold;
    margin:0px;
    padding:1px 2px 2px 2px;
/*border: 1px solid green;*/
    width:132px;
    display:block; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box;
    text-decoration:none;
    border:none;
}

a.mi2,a.mi2:link,a.mi2:visited,a.mi2:active {
    font: 10pt 'Trebuchet MS',sans-serif;
    color: white;
    margin:0px;
    padding:1px 2px 2px 14px;
    white-space:nowrap;
/*border: 1px solid green;*/
    width:120px;
    display:block; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box;
    text-decoration:none;
    border:none;
}

a.mi3,a.mi3:link,a.mi3:visited,a.mi3:active {
    font: 10pt 'Trebuchet MS',sans-serif;
    color: #d0d0ff;
    margin:0px;
    padding:1px 2px 2px 26px;
    white-space:nowrap;
    width:108px;
    display:block; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box;
    text-decoration:none;
    border:none;
}

a.mi1:hover,a.mi2:hover,a.mi3:hover {
    background:#606060;
}

/*
.mi1 {
    font: 11pt 'Trebuchet MS',sans-serif;
    color : white;
    font-weight: bold;
    margin:0px 0px 3px 0px;
    padding:1px 2px 1px 2px;
    width:132px;
  }

.mi1_h {
    color:white;
    background:#606060;
    cursor:pointer;
    font: 11pt 'Trebuchet MS',sans-serif;
    font-weight: bold;
    margin:0px 0px 3px 0px;
    padding:1px 2px 1px 2px;
    width:132px;
  }

.mi2 {
    font: 10pt 'Trebuchet MS',sans-serif;
    color: white;
    margin:0px 0px 3px 0px;
    padding:1px 2px 1px 2px;
    white-space:nowrap;
    width:132px;
  }

.mi2_h {
    color:white;
    background:#606060;
    cursor:pointer;
    font: 10pt 'Trebuchet MS',sans-serif;
    margin:0px 0px 3px 0px;
    padding:1px 2px 1px 2px;
    white-space:nowrap;
    width:132px;
  }
*/
