.body {
	font-family: Arial, Helvetica, sans-serif;
}

body a {
	color: #336699;
	text-decoration: underline;
	font-weight: bold;
}

body a:hover {
	text-decoration: none;
	color: #990000;
}
  
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	font-weight: normal;
}

button {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	font-weight: normal;
}

.banner {
	background-color: #B5BAEB;
	color: #FFFFFF;
}

.maintitle    { font-family: Arial, Helvetica, sans-serif; 
			font-size: smaller; 
			color: #010042; 
			background-color: #E7E9F9;
			font-weight: bold 
}

.spacer {
	background-color: #008080;
}

.search {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #FFFFFF;
	background-color: #008080;
}

.contrast {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: smaller;
	background-color: #E7E9F9;
	color: #333399;
}

.topmenutd {
	background-color: #B5BAEB;
	text-decoration: none;
}

.topmenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	color: #010042;
	text-decoration: none;
}

.topmenu a:hover {
	color: #D5D7F3;
	font-size: smaller;
	text-decoration: none;
}

.topmenu a {
	color: #FFFFFF;
	font-size: smaller;
	text-decoration: none;
}


.submenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller; 
	color: #010042; 
	background-color: #E7E9F9;
	font-weight: bold 
}


.contenttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
	color: #010042;
	line-height: 25px;	
}

.contenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	text-decoration: none;
	color: #000000;
}

.contentfooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	color: #000000;
}

.admintitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	text-decoration: none;
	color: #003366;
	text-transform: uppercase;
}

.admintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	text-decoration: none;
	color: #000000;
}

.admintext a {
	color: #336699;
	text-decoration: none;
}

.admintext a:hover {
	color: #336699;
	text-decoration: underline;
}

.adminerror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	text-decoration: none;
	color: #FF0000;
}

.admincontrol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
}

.subcontenttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	text-decoration: none;
	color: #010042;
	line-height: 27px;
}

.subcontenttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	text-decoration: none;
	color: #000000;
}

.subcontentlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller; 
	color: #008080; 
	font-weight: bold 
}


.linkstd {
	background-color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.linkscontrast {
	background-color: #FFFFFF;
}

.linkstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	text-decoration: none;
	color: #010042;
	background-color: #BBE0E8;
	padding: 3px;
}

.linkstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	color: #336699;
}

.infotd {
	background-color: #336699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.infotitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: bold;
	text-decoration: none;
	color: #010042;
	background-color: #BBE0E8;
	padding: 3px;
}

.infotext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: normal;
	color: #010042;
}


.pictures {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	padding-bottom: 6px;

}

.tdClass
  {
    padding-left: 3px;
    padding-top:3px;
  }

.butClass
  {    
    border: 1px solid;
    border-color: #D6D3CE;
  }
  