body {
	margin:0;
	padding:0;
	spacing:0px;
	line-height: 15px;
	height:100%;
	text-align:center;
}

#container {
	width: 981px;
	border: 1px solid #666666;
	border-top: 0px;
	background-color: #ffffff;
}

.header {
	height: 74px;
}

.search {
	float:right;
	color: #4196b3;
	font-size: 15px;
	padding-top:15px;
	padding-right:15px;
	spacing:0px;
	font-weight: bold;
	font-size: 12px;
	color: #4196b3;
}

.field {
	background: #ededed;  
	border:1px solid #ededed;
	border-bottom-width:0;
	border-right-color: #999999;
	font-size: 11px;
	line-height: 16px;
	padding-left: 0px;
	padding-right: 0px;
	width: 75px;
	height: 15px;
}

.formbutton{
	border:1px solid #ededed;
	border-top-width:0px;
	border-bottom-width:0px;
	cursor:pointer;
	font-weight:bold;
	font-size:13px;
	color: #666666;
	padding:  0px;
	background:#ededed;
}

.form_table
{
border: 0px
	width: 95px;
}
.form_td_left
{
	width: 0px;
}
.form_td_right
{
	width: 0px;
}

#top_menu ul{
	text-indent: 10px;
	padding: 3px 0;
	margin: 0;
	background-color: transparent;
	border: 0px solid #bebebe;
	text-align: left;
}

#top_menu ul li{
	display: inline;
}

#top_menu ul li a{
	color: #4196b3;
	padding: 5px 0;
	padding-right: 20px;
	margin: 0;
	text-decoration: none;
}

#top_menu ul li a:visited{
	color: #4196b3;
} 

#top_menu ul li a:hover{
	color: black;
}

#top_menu {
	float: right;
	padding-top: 20px;
	font-weight: bold;
	font-size: 15px;
	width: 520px;
	height: 20px;
}

.content  {
	border: 1px solid #666666;
	width: 939px;
	height: 465px !important;
}

p {
	text-indent: 16px;
	font-family: ms sans serif;
	font-size: 14px;
	line-height: 15px;
	color: #666666;
	text-align: left;
}

.word {
	float:right; 
	height:417px; 
	width:521px; 
	overflow:auto; 
	background: white url("images/bkcon2.gif") no-repeat fixed 50% 0% !important;
	background: white url("images/bkcon.gif") no-repeat fixed 50% 50%;
	
}

.credits {
	text-align: center;
	font-family: georgia;
	font-size: 9px;
	line-height: 12px;
	color: #666666;
}

.heads {
	text-align: center;
	text-size: 18px;
	font-family: Georgia;
	color: #3f97b2;
	font-weight: bold;
}

a:active, a:visited, a:link {  
	color:#4196b3;
	text-decoration: none;     
}

.ul {
	text-indent: 16px;
	font-family: ms sans serif;
	font-size: 14px;
	line-height: 15px;
	color: #666666;
	text-align: left;
}