body {}
td {}
.white { color: white; font-size: 12px; font-family: sans-serif; margin-right: 5px; margin-left: 5px }
.at-here { color: #b0c4de; font-size: 12px; font-family: sans-serif; margin-right: 5px; margin-left: 5px }
#imagebox  { z-index: 0; width: 700px; height: 350px }
#contentbox   { background-color: #f5f5f5; z-index: 0; width: 698px; height: 350px; overflow: auto; border-right: 1px solid black; border-left: 1px solid black }
a:hover { color: #0ff; text-decoration: none }
a:active { color: #2e8b57; text-decoration: none }
a   { color: #fff; text-decoration: none }
.text { color: #696969; font-size: 0.8em; font-family: sans-serif; text-align: justify; margin: 5px }
.text a { color: #008080 }
.text li { margin-right: 30px }
.text a:hover { color: #0ff; text-decoration: none }
.text a:active { color: #2e8b57; text-decoration: none }

.imftable { 

			background-color: #dcdcdc;
			border: 1px;
			border-color: #a9a9a9;
			border-style: solid;
			/*padding: 0;*/
			border-collapse: collapse;
			margin-left: 20px;
			margin-right: 20px;
			
			
			}

.imftable td { 
				
				padding: 5px;
				color: #696969;
				font-size: 0.7em;
				font-family: sans-serif;
				border: 0;
				text-align: center;
				
				}

.imftable th { 

				color: #fff;
				font-size: 0.8em;
				font-weight: normal;
				background-color: #a9a9a9;
				padding: 2px;
				border: 0;
				
				}

.tablebreak {
				background-color: #a9a9a9;
				width: 1px;

		
				}
				
.5leftindent {
				margin-left: 5px;
			
				}
.linkity { z-index: 1; float: left; border: solid 1px #008080 }
.highlight { color: #99f }
