body {
	margin: 25px 0 0 0;
	padding: 0px;
	background-color: white;
}

td {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 13px;
	color: #6b6b6b;
}

a {color: #d48b2b; text-decoration: none;}
a:hover {color: #4446a6; text-decoration: none;}

.menu {color: #b2bac0;}
.menu a {color: #6b6b6b; text-decoration: none; padding: 0 9px 0 9px;}
.menu a:hover {color: black; text-decoration: none; padding: 0 9px 0 9px;}

.menu02 {color: #6b6b6b; text-decoration: none; padding: 0 9px 0 0;}
.menu02:hover {color: black; text-decoration: none; padding: 0 9px 0 0;}

.menu03 {color: #6b6b6b; text-decoration: none; padding: 0 0 0 11px;}
.menu03:hover {color: black; text-decoration: none; padding: 0 0 0 11px;}

.newsleft {margin: 0; padding: 15px 0 0 5px;}
.newsleft a {color: #4244a5; text-decoration: none;}
.newsleft a:hover {color: #d48b2b; text-decoration: none;}
.date {font-size: 10px; color: #a8b0b4;}

.line {
  border-bottom: 1px solid #fbc78d;
}

.lline {
  border-bottom: 2px solid #fbc78d; 
}

.ttl {
  border-bottom: 1px solid #fbc78d; 
  font-size: 15px; 
  color: black; 
  margin: 0 0 0 0px;
  padding: 14px 0 7px 2px;
}

.ttl02 {border-bottom: 1px solid #fbc78d; font-size: 15px; color: #4446a6; margin: 0; padding: 14px 0 7px 2px;}

.ttl03 {
  border-bottom: 1px solid #fbc78d;
  font-size: 15px;
  line-height: 20px;
  color: black; 
  margin: 0; 
  padding: 18px 0 7px 2px;
}

.ttl04 {font-size: 15px; color: #4446a6; margin: 0; padding: 18px 0 7px 0px;}

h3 
{ 
  border-bottom: 1px solid #fbc78d; 
  font-size: 15px; 
  color: black; 
  margin: 0; 
  padding: 18px 0 7px 2px; 
  font-weight: normal; 
  margin-right: 230px; 
}

ul.meetings {
  list-style-image: url(images/black-square.gif); 
  margin: 12px 0 0 12px; 
  padding: 0;
}
li.meetings {
  padding-bottom: 12px;
}

.meetings a {color: black; font-weight: bold; text-decoration: none;}
.meetings a:hover {color: #d48b2b; font-weight: bold; text-decoration: none;}

ul.news {
  list-style-image: url(images/black-square.gif); 
  margin: 12px 0 0 12px; 
  padding: 0;
}
li.news {
  padding-bottom: 6px;
}

ul.squarelist {
  list-style-image: url(images/black-square.gif);
  margin-left: 20px;
  padding: 0;
}
li.squarelist {
  padding-bottom: 6px;
}

li.prizes {
  line-height: 14px;
  list-style-type: square;
  list-style-position: outside;
  list-style-image: url(images/bullet_li.jpg); 
  margin-left: -25px;
}

li.prz {
  line-height: 14px;
  list-style-type: square;
  list-style-image: url(images/orange-bullet.gif);
  margin-left: -25px;
}

.footer {border-top: 1px solid #b2bac0; color: #b2bac0; padding-top: 16px;}
.footer a {color: #757c81; padding: 0 8px 0 8px; text-decoration: none;}
.footer a:hover {color: #4446a6; padding: 0 8px 0 8px; text-decoration: none;}

.copyright {font-size: 11px; color: #a6a6a6; padding: 10px 0 0 0; margin: 0;}

table.optima { 
  margin-left: 0px;
  margin-right: 10px;
}

table.optima td { 
  padding-right: 10px;
}

table.optimadet { 
  padding: 0px 5px 0px 5px;
  margin: 0px 10px 0px 0px;
}

table.optimadet td { 
  padding: 0px 10px 4px 0px;
  vertical-align: top;
}

.confname { 
  font-size:  10pt;
  color:   #666666;
  margin-top: 20px;
  line-height: 14pt;
}

.conf { 
  font-size:  8pt;
}

td.midprz
{ 
  padding-right: 10px;
  width: 400px;
  vertical-align: top;
  padding-bottom: 10px;
}

tr.prz
{ 
  margin-top: 20px;
  vertical-align: top;
}

.req
{ 
  color: #b00000;
}

table.icons td { 
  padding-right: 20px;
  padding-bottom: 10px;
}


table.blueTable {
  border: 1px solid #1C6EA4;
  background-color: #FCF8D3;
  width: 100%;
  text-align: left;
  border-collapse: collapse;
}
table.blueTable td, table.blueTable th {
  border: 0px solid #AAAAAA;
  padding: 3px 2px;
}
table.blueTable tbody td {
  font-size: 13px;
}
table.blueTable tr:nth-child(even) {
  background: #FCE156;
}
table.blueTable thead {
  background: #E4736F;
  background: -moz-linear-gradient(top, #eb9693 0%, #e6817d 66%, #E4736F 100%);
  background: -webkit-linear-gradient(top, #eb9693 0%, #e6817d 66%, #E4736F 100%);
  background: linear-gradient(to bottom, #eb9693 0%, #e6817d 66%, #E4736F 100%);
  border-bottom: 2px solid #444444;
}
table.blueTable thead th {
  font-size: 11px;
  font-weight: bold;
  color: #000000;
}

.paddy {
  width: 100;
  padding: 0px 10px 5px 0px;
}