body {

	background-color: #FFF;

}





.nav {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

}



.nav a:link {

	color: #3CF;

	text-decoration: none;

}



.nav a:visited {

	color: #3CF;

	text-decoration: none;

}



.nav a:hover {

	color: #F60;

}



.nav a:active {

	color: #F60;

}



#history_head {

	position: absolute;

	height: 30px;

	width: 70px;

	left: 0px;

	top: 0px;

}



#history_content {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #666;

	position: absolute;

	height: auto;

	width: 700px;

	left: 0px;

	top: 40px;

}



.founders_table {

	width: 450px;

	height: auto;

	margin-top: 5px;

}



.founders_table_image {

	width: 150px;

	height: 150px;

}



.founders_table_name {

    font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000;

	padding-top: 5px;

	padding-bottom: 5px;

}



.history_table {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000;

	margin-top: 15px;

	margin-bottom: 15px;

}



.history_table_small {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 7pt;

	color: #999;

}



.history_table_column1 {

	font-weight: bold;

	color: #3CF;

	width: 50px;

	padding-top: 5px;

	padding-bottom: 5px;

}



.history_table_column2 {

	width: 150px;

	padding-top: 5px;

	padding-bottom: 5px;

}



.history_table_column3 {

	width: 150px;

	padding-top: 5px;

	padding-bottom: 5px;

}



.history_table_column4 {

	width: 150px;

	padding-top: 5px;

	padding-bottom: 5px;

}



.history_table_column5 {

	width: 125px;

	padding-top: 5px;

	padding-bottom: 5px;

}



.history_table_column6 {

	color: #999;

	width: 50px;

	padding-top: 5px;

	padding-bottom: 5px;

}



.history_table_column6 a:link {

	color: #3CF;

	text-decoration: none;

}



.history_table_column6 a:visited {

	color: #3CF;

	text-decoration: none;

}



.history_table_column6 a:hover {

	color: #F60;

}



.history_table_column6 a:active {

	color: #F60;

}

#top {

	text-align: right;

	position: absolute;

}

