body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  font-size: 10px;
  background-color: #FFFFFF;
  margin: 0px;
  
}
td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
}

a:link {
color: #000000;
text-decoration: none;
}     

a:visited {
color: #000000;
text-decoration: none;
} 

a:hover {
color: #000000;
text-decoration: underline;
} 

a:active {
color: #000000;
text-decoration: underline
} 


#main {
border-style: solid;
border-width: 1px;
border-color: #969696; 
}

.navigation {
width: 155px;
font-size: 12px;
border-style: solid;
border-right-width: 1px;
border-left-width: 1px;
border-top-width: 1px;
border-bottom-width: 0px;
border-color: #969696;

margin: 10px;
}

.navigation td {
	height: 22px;
	text-align: center;
	
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #969696;
}

.navigation td:hover {
background-color: #DDDDDD;
}

.navtitle {

	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
}

.content {
	margin: 10px;	
}

.content a {
	color: #00209F;	
}

.input_box {
	width: 300px;
	margin: 2px;
	border : 1 solid #DEDEDE;
	color: #000000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	border-style: solid;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-color: #969696;
}

.screenshot {
border-style: solid;
border-right-width: 1px;
border-left-width: 1px;
border-top-width: 1px;
border-bottom-width: 1px;
border-color: #000000;

}
