/* CSS Document */
body {
	margin: 0px;
	font-family: "Book Antiqua", Times, serif;
	font-size: 12px;
	color:#FFFFFF;
	background-color: #DEE5E5;
}
table, td, tr {
	border-collapse: collapse;
	padding: 0px;
	letter-spacing: 1px;
}
.pie {
	font-size: 9px;
	color:#FFFFFF;
}	
.lists {
	font-size: 10px;
	color:#FFDDAA;
	line-height:normal;
}	
.styhead {
	line-height:22px;
	border-top:1px solid #EEEEEE;
}
a {
	text-decoration: none;
	color: #FFFFFF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: none;
	color: #FFDDAA;
}
.minidet {
	margin: 5px;
}
.minidet td, th{
	border-bottom: 1px solid #0000AA;
	padding: 2px;
}
.rightsepar {
	border-right: 1px solid #FF9900;
}
.maincell {
	padding: 10px;
	background-color: #FAFAFA;
	line-height: 18px;
}
.list_estabs th {
	border-bottom: 1px solid #CCCC00;
	font-size: 16px;
}
.row:hover {
	background-color: #FFEE99;
}
.mainsubj {
	font-size: 14px;
}
.mini {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
}
