/* Main document fonts */
/* * {font-family: "Times New Roman", "Nimbus Roman No9 L", Arial, Verdana, Helvetica, Georgia, Garamond, Palatino, "Bookman Old Style", 
"New Century SchoolBook", Times, sans-serif;} */

/* main body text preferences */
body { 
/*  background-color: #8BEBBD; */
  background-image: url("Images/backgrnd11.jpg");
}

/* headings preferences */
h1, h2 {
/*  color: #FF0000; */
/*color: #193993; */
/*color: #0387ED; */
  color: #031EED;
/*  color: #FF2200; */
  text-align: center;
}

h1 {
  font-family: "Comic Sans MS", "Times New Roman", "Nimbus Roman No9 L";
}

h2 {
  font-family: "Times New Roman", "Nimbus Roman No9 L";
}

h3 {
  background-color: #199358;
/*  color: #DA7B00; */
/*  color: #C09500; */
/*  color: #AA0216; */
/*  color: #147848; */
/*  color: #D31720; */
/*  color: #B0161D; */
  color: #B3F3D4;
  font-family: "Times New Roman", "Nimbus Roman No9 L", Georgia, Garamond;
  font-size: 14pt; 
  font-weight: bold; 
  margin-bottom: 20pt;
  padding-bottom: 3px;
  text-align: center; 
}

/* title preferences */
td.title {
  height: 1000px;
/*  min-height: 1000px; */
  width: 180px;
}

/* menu table preferences */
table.menu {
  background-color: #193993;
  height: 1000px;
/*  min-height: 1000px; */
  width: 180px;
}

/* menu item text preferences */
td.menu_item {
/*  background-color: #126A40; */
/*  background-color: #3979B6; */
  background-color: #193993; 
/*  border-left: solid 1px #196193; */
/*  border-top: solid 1px #196193; */
  border-left: solid 1px #476293;
  border-top: solid 1px #476293;
  border-right: solid 1px #0A1B3E;
  border-bottom: solid 1px #0A1B3E;
  color: #E9E93D;
/*  cursor: pointer; */
  height: 30px;
  padding: 3px;
  padding-left: 5px;
  vertical-align: center;
}

td.menu_item_active {
/*  background-color: #21BF73; */
/*  background-color: #1CA060; */
/*  background-color: #22AE6A; */
/*  background-color: #199358; */
/*  background-color: #2246AE; */
/*  background-color: #ffcc00; */
/*  background-color: #3979B6; */
/*  background-color: #A8CFEE; */
  background-color: #0387ED;
  border-left: solid 1px #196193;
/*  border-top: solid 1px #B3F3D4; */
  border-top: solid 1px #196193;
  border-right: solid 1px #0A1B3E;
  border-bottom: solid 1px #0A1B3E;
/*  color: #193993; */
  color: #ffcc00;
/*  color: #3979B6; */
/*  color: #126A40; */
/*  color: #A04C02; */
  font-family: Verdana, Arial, Sans-Serif;
  font-size: 10pt;
  font-weight: bold;
  height: 30px;
  padding: 3px;
  padding-left: 5px;
  vertical-align: center;
}

/*td.menu_item:hover {
/*  background-color: #79E9B3; */
/*  background-color: #8BEBBD;
}*/

a.menu_item {
  color: #ffcc00;
/*  color: #E9E93D; */
  font-size: 10pt;
  font-weight: bold;
  text-decoration: none;
}

a.menu_item:hover {
/*  color: #D31720; */
  color: #FF2200;
}

div.menu_item {
  font-family: Verdana, Arial, Sans-Serif;
}

/* heading text preferences */
div.hdng1 {
/*  background-color: #193993; */
/*  background-color: #3979B6; */
/*  color: #DA7B00; */
/*  color: #C09500; */
/*  color: #AA0216; */
/*  color: #147848; */
/*  color: #D31720; */
/*  color: #B0161D; */
/*  color: #B3C4F3; */
  color: #193993;
  font-family: "Times New Roman", "Nimbus Roman No9 L", Georgia, Garamond;
  font-size: 14pt; 
  font-weight: bold; 
  margin-bottom: 20pt;
  padding-bottom: 3px;
  text-align: center; 
}

div.hdng2 {
/*  color: #AA0216; */
/*  color: #0A3E25; */
/*  color: #147848; */
/*  color: #D31720; */
/*  color: #B0161D; */
  color: #193993;
  font-family: "Times New Roman", "Nimbus Roman No9 L", Georgia, Garamond;
  font-weight: bold; 
  font-size: 14pt; 
  margin-top: 12pt;
  margin-bottom: 6pt;
/*  margin-left: 12pt; */
  text-align: left;
}

/* main text preferences */
table.body {
/*background-image: url("Images/backgrnd6.jpg"); */
/*  background-image: url("Images/backgrnd5.jpg"); */
/*  padding: 12pt; */
  text-align: justify;
  width: 100%;
}

table.body td {
/*  padding-left: 24px; */
  margin: 0px;
  vertical-align: top;
}

/* text Times New Roman 14pt */
.tnr14, table.body, table.tab {
  font-family: "Times New Roman", "Nimbus Roman No9 L", Georgia, Garamond;
  font-size: 14pt;
}

table.tab td {
  padding-left: 72px;
  text-align: left;
  width: 260;
}

table.ctr_cont td{
  text-align: center;
}



/* reference to workshop preferences */
a.refer {
/*  color: #006836; */
  color: #12296A;
  font-family: "Times New Roman", "Nimbus Roman No9 L", Georgia, Garamond;
/*  font-family: Verdana, Arial, Sans-Serif; */
  font-size: 14pt;
  text-decoration: none;
}

/* table photo preferences */
table.photo {
  padding-top: 1;
}

li.partic { 
  margin-bottom: 0.3cm;           
}


/* other */

tr.bmarg {
  margin-bottom: 5cm;
}

.main {
  left: 30%;
  position: relative; 
  width: 70%; 
}

.brd {
  border-style: solid;
  border-width: 2px;
}

.centered {
  text-align: center;
}

.raggedleft {
  text-align: left;
}


.on_top {
  position: relative;
  z-index: 100;
}

.try {
  margin-top: 0px;
}

.bgim {
  background-image: url(Images/backgrnd.jpg); 
}


