body	{
	text-align: center;
	background-color: #EBEDB7 !important;
	/* set new background color for IE's broken png support */
	background-color: #EBEDB7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	}
	
.Tbl_8	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

TD	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}	
	

#container {
	width: 780px;
	background: url(body_bg.png) top center repeat-y;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	}

#header	{
	width: 780px;
	background: url(header.png) transparent top left no-repeat;
	height: 91px;
	text-align: right;
	}
#middle	{
	width: 765px;
	margin-left: 9px;
	margin-right: 5px;
	text-align: left;	
	background: url(middle.jpg) transparent top left repeat-y;

	}
#menu	{
	float: left;
	width: 200px;
	background: url(menu_bg2.jpg) transparent bottom left repeat-x;

	
}

#ItemRight {
	float: right;
	margin-right: 3px;
	}


#menu ul {
    padding: 0;
    margin: 0;
    list-style: none;
	width: 200px;		
  }
#menu li {
    position: relative;
  }
#menu li ul {	
	position: absolute;
	left: 200px;
	top: 0;
	display: none;
	background-color: #F0F3D7;
  }
#menu ul li a {
	display: block;
	text-decoration: none;
	color: #883031;
	background: transparent;
	padding: 7px;
	padding-left: 20px;
	border: 1px solid #B8C751;
	border-bottom: 0;
	border-right: 0;
	border-left: 0;
	font-size: 12px;
	font-weight: bold;
	}
#menu ul li a:hover {
	display: block;
	background: #fff;
	color: #B8C751;
	}
/* Fix IE. Hide from IE Mac \*/
* html #menu ul li { float: left; height: 1%; }
* html #menu ul li a { height: 1%; }
/* End */
#menu li:hover ul, #menu li.over ul { 
	display: block; }
#menu li:hover ul, li.over ul { display: block; }

#footer	{
	clear: both;
	height: 13px;
	padding: 0px;
	margin: 0px;
	background: url(footer_bg.png) transparent bottom left no-repeat;
	}
	
.sz12Gr { color: #085C67; }
 H3 { font-size: 1.1em;}
.em75 { font-size: 0.75em;}
.em8 { font-size: 0.8em;}
.em11 { font-size: 1.1em;}
.em12 { font-size: 1.2em;}
.em105 { font-size: 1.05em;}


Input, select, textarea  { 
	font-size: 0.9em;
	background-color: #F4F4DA;}

.smileDK {background-color:#007984;color:white;}

.smileLT {background-color:white;}

.smileHD {
			background-color:black;
			color:white;}

/* this is for the annual session page */			
			
	.tealH	   {
		font-size: 1.4em;
		color: #057F80;
		font-weight: bold;
		font-family: "Bookman Old Style";
	}


	.blueH {
		font-family: "Bookman Old Style";
		font-size: 1.2em;
		font-weight: bold;
		color: #0066FF;
	}


	.btext {
		font-family: "Bookman Old Style";
		font-size: 1.0em;
		font-weight: bold;
		color: #0066FF;
	}

	#liststuff  {text-align:left; margin-left:140px;
	}

	#liststuff ul li {
		padding-right: 5px;
		font-size: 1.1em;
		color: #0066FF;
		font-weight: bold;
	}
	#liststuff ul li a {
		text-decoration: none;
		color: #0066FF;
		font-size: 1.1em;
		font-weight: bold;
	}
	#liststuff ul li a:hover {
		text-decoration: underline;
		color: navy;
	}
	.liststuff ul li {
		padding-right: 5px;
		font-size: 1.1em;
		color: #0066FF;
		font-weight: bold;
	}
	.liststuff ul li a {
		text-decoration: none;
		color: #0066FF;
		font-size: 1.1em;
		font-weight: bold;
	}
	.liststuff ul li a:hover {
		text-decoration: underline;
		color: navy;
	}