@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
}
.style1 {color: #DDDDDB}
#searchfiled {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#serachbt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-style: oblique;
}
.tabletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	margin-left:20px;
	margin-right:50px;
}
#title {
	color: #1e5a7b;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size:14px;
}

.scrollf {
	overflow:auto;	
	height: 470px;
	width: 610px;
	z-index:1;
	top: 111px;
	position:absolute;
	float:left;
	text-align:left;
	
}

.win.gecko .scrollf {
    overflow:auto;
	height:392px;
	width: 610px;
	z-index:1;
	top: 170px;
	position:absolute;
	float:left;
	text-align:left;
	
}
.style2 {
	color: #666666;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #1c5b7c;
}
a:visited {
	text-decoration: none;
	color: #1E5A7B;
}
a:hover {
	color: #333333;
}
a:active {
	text-decoration: none;
}

.namebio {
	color: #1c5b7c;
}
#emaillink:link {
	color: #9bb20a;
	text-decoration: none;
}
#emaillink:visited {
text-decoration: none;
}
#emaillink:hover {
     color: #333333;
}
#emaillink:active {
      text-decoration: none;
}
.topnav{
	position: absolute;
	top: 0px;
	height: auto;
	z-index: 2;
	float:left;
}
#topnavback {
background-color:#FFFFFF
}
#quotes {
	font-style: italic;
}
#author {
text-align:right;
}
