html, body {
	font-family: verdana;
	font-size:8pt;
	color:#000000;
 	height: 100%;
	background: url(images/bg2.jpg) repeat-x #b7dc87;
	margin: 0;
	padding: 0;
}

a:visited {
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
	color:#f3733c; 
}

a:link {
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
	color:#f3733c;
 }

a:active {
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
	color:#f3733c;
 }

a:hover {
	font-family: verdana;
	font-size: 8pt;
	text-decoration: underline;
	color:#f3733c;
}

#kidsmenu {
	height: 150px;
	background-image: url(images/kidsmenu_bg2.jpg);
	background-repeat: repeat-x;
}

.fieldInfoText{
	font-family: verdana;
	font-size:8pt;
	color:#000000;
}

.maintable {
	background-image: url(images/bg_content.png);
	background-repeat: repeat-y;
	padding-left: 14px;
	padding-right: 14px;
}

.menu-item {
	background: #1767a0;
	padding-left: 4px;
	padding-right: 4px;
}

#submenu-item {	
	background: #1767a0;
	padding-left: 4px;
	padding-right: 4px;
}

.menu-item-font {
	font-family: verdana;	font-size: 10pt;
	text-decoration: none;
	color:#FFFFFF;
}

.menu-item-font_s {
	font-family: verdana;
	font-size: 10pt;
	text-decoration: none;
	color:#fcda79;
 }

.banner {
	padding-top: 10px;
}

.table2 {
	padding-top: 15px;
	padding-bottom: 15px;
}

.navigation {
	padding-left: 15px;
	font-family: verdana;
	font-size:7pt;
	color:#666666; 
}

.search {
	padding-right: 10px;
}

.content {
	padding-left: 15px;
	padding-right: 25px;
	padding-bottom: 5px;
}

.title {
	font-family: verdana;
	font-size:21pt;
	color:#f3733c;
	font-weight: bold;
}

.content_font {
	font-family: verdana;
	font-size:8pt;
	color:#000000;
}

.docCell {
	font-family: verdana;
	font-size:8pt;
	color:#000000;
 }

.fieldtitle {
	font-family: verdana;
	font-size:8pt;
	color:#000000;
 }

.agenda {
	background-image: url(images/agenda2.jpg);
	background-repeat: no-repeat;
	padding-left: 70px;
	padding-right: 25px;
	padding-top: 30px;
	padding-bottom: 30px;
	font-family: verdana;
	font-size:8pt;	color:#000000;
 }

.contact {
	background-image: url(images/contact2.jpg);
	background-repeat: no-repeat;
	padding-left: 70px;
	padding-right: 25px;
	padding-top: 30px;
	padding-bottom: 30px;
	
	font-family: verdana;
	font-size:8pt;	color:#000000; }
	
.info {	background-image: url(images/info2.jpg);
	background-repeat: no-repeat;
	padding-left: 70px;
	padding-right: 25px;
	padding-top: 30px;
	padding-bottom: 30px;
}

.info_font {	
	font-family: verdana;
	font-size:8pt;
	color:#000000;
}


.prisma_logo {
	padding-right: 14px;
}

.footer {
	background-image: url(images/bg_content_bottom.png);
	background-repeat: no-repeat;
	padding-bottom: 2px;
}

.footer_font {
	font-family: verdana;	
	font-size:7pt;
	color:#000000;
}

.kids_item_table {
	padding-right: 10px;
}

.kids_item a{
	background: #8dc740; 
	font: 8pt Verdana;
	color: #FFFFFF;
	display: block;
	padding: 2px 5px;
}

.kids_item a:hover{
	background: #f3733c; 
	font: 8pt Verdana;
	color: #FFFFFF;
	display: block;
	padding: 2px 5px;
}

#kidsmenu{ display:none; }

a.sample_attach, a.sample_attach:visited, div.sample_attach
{
  display: block;
  width:   100%;
  height: 100%;

  margin: 1px;
  padding: 2px 5px;
  border: 0px;

  background: #17679f;

  text-decoration: none;
  font-family: Verdana, Sans-Sherif;
  font-weight: none;
  font-size: 8pt;
  color:   #FFFFFF;
  white-space: nowrap;
}

a.sample_attach:hover{
  display: block;
  width:   100%;
  height: 100%;

  margin: 1px;
  padding: 2px 5px;
  border: 0px;

  background: #17679f;

  text-decoration: underline;
  font-family: Verdana, Sans-Sherif;
  font-weight: none;
  font-size: 8pt;
  color:   #FCDA79;
  white-space: nowrap;
}

a.sample_attach, a.sample_attach:visited { border-bottom: none; }
div#sample_attach_menu_child             { border-bottom: 1px solid black; }
