 body {
  margin: 0,auto;
  padding: 0;
  font-size: 12px;
  font-family: verdana, arial, helvetica, sans-serif;
  color: #000000;
  text-align: center;
  SCROLLBAR-FACE-COLOR: #1c4501; 
  SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
  SCROLLBAR-SHADOW-COLOR: #ffffff; 
  SCROLLBAR-3DLIGHT-COLOR: #330099; 
  SCROLLBAR-ARROW-COLOR: #ffffff; 
  SCROLLBAR-TRACK-COLOR: #ffffff; 
  SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
}

.center {
	margin-left:auto; margin-right:auto;
	margin-top:0; margin-bottom:0;
}

td {
  font-size: 12px;
  line-height: 1.4em;
  font-family: verdana, arial, helvetica, sans-serif;
 }
 
 input.inbox, textarea.first, select.first {
border : 1px solid lightgrey;
background-color : #ffffff;
color : #000000;
font-size : 12px;
font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
font-weight : normal;
height: 1.5em; 
} 

.eventDate {
	background-color: #1c4501;
	color: #ffffff;
	font-size: 12px;
}
.eventTitle {
	background-color: #E8F6D5;
	font-size: 12px;
}
.eventSpeaker {
	background-color: #ffffff;
	font-size: 12px;
}
.eventVenue {
	background-color: #A9EBA2;
	font-size: 12px;
}

table {
  border: 0px solid #7fadd9;
  border-collapse: collapse;
  
  margin: 0;
    padding: 0;
}

table.box , td.box {
	border: 1px solid lightgreen;
}

table.top {
margin-top:0; margin-bottom:0;
margin-left:auto; margin-right:auto;
background-image: url('../images/bg_1.png');
background-position: center center;
background-repeat: no-repeat;
border: 0;
}

table.main {
margin-top:0; margin-bottom:0;
margin-left:auto; margin-right:auto;
background-image: url('../images/bg_2.png');
background-position: center center;
background-repeat: repeat-y;
border: 0;
}
table.bot {
margin-top:0; margin-bottom:0;
margin-left:auto; margin-right:auto;
background-image: url('../images/bg_3.png');
background-position: center center;
background-repeat: no-repeat;
border: 0;
}

ol {
margin-top: 2;
margin-bottom: 2;
}

#container {
font-size: 1em;
width: 450px;
margin: 0 auto;
padding: 10px;
background-image: url("../images/sepS.gif");
background-repeat: no-repeat;
background-attachment: fixed;
background-position: right bottom;
}

#container h1 {
font-size: 1.7em;
}
#container p {
padding-bottom: 1em;
line-height: 1.4em;
text-align: left;
}

#container2col {
font-size: 1em;
width: 700px;
margin: 0 auto;
padding: 10px;
background-image: url("../images/sepS.gif");
background-repeat: no-repeat;
background-attachment: fixed;
background-position: right bottom;
}

#container2col h3 {
font-size: 1.3em;
}

#container2col p {
padding-bottom: 0em;
line-height: 1.4em;
text-align: left;
}

#container2col_ {
font-size: 1em;
width: 700px;
margin: 0 auto;
padding: 10px;
background-repeat: no-repeat;
background-attachment: fixed;
}

#container2col_ h3 {
font-size: 1.3em;
}

#container2col_ p {
padding-bottom: 0em;
line-height: 1.4em;
text-align: left;
}

.paraHead {
font-size: 1.2em;
line-height: 1.2em;
font-weight: bold;
}

img.wrap {
padding-right:5px;
padding-bottom: 5px;
float: left;
}

#newsUpdate {
font-size: 1em;
line-height: 1.4em;
margin: 0 auto;
padding: 0px;
}
.newsUpdate_header  {
font-size: 1em;
font-weight: bold;
}

.copyright {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: normal; color: #228b22; text-decoration: none}


/*tr {
  vertical-align: top;
}
th, td {
  border: 0px solid #7fadd9;
  padding: 2px 5px;
}
thead th {
  background: #d9e4f3;
}
tbody th {
  background: #eff6ff;
}
*/

/*
tbody tr:hover th {
  background: #e8eef7;
}
tbody tr:hover td {
  background: #eff6ff;
}
*/
