/* CSS Document */

body {
	background-color: #0061A6;
}

p, div {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
}

.greytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

.greytxt2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	text-align: right;
	font-weight: bold;
}

.bio {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: right;
	font-weight: bold;
}

.roscolux.recent {
	width: 95%;
	height: 34px;
	position: relative;
}

.roscolux.recent a {
	display: block;
	width: 97%;
	height: 30px;
	position: relative;
}

.roscolux.recent span {
	display: none;
}

#recentrollover {
	position: absolute;
	width: 178px;
	height: 72px;
	background: #d9d9d9;
	padding: 1px;
	top: -30px;
	z-index: 30000;
}

#recentrollover .box  {
	padding: 9px;
	width: 160px;
	height: 54px;
	background: #fff;
}

#recentrollover .rollover {
	z-index: 2000;
	display: block !important;
}

#recentrollover .color {
	width: 168px;
	height: 51px;
	position: absolute;
	left: 5px;
	top: 5px;
	z-index: 0;
	border-color: #aaaaaa;
	border-style: solid;
	border-width: 1px;
}

#recentrollover .details {
	width: 168px;
	margin-top: 5px;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	z-index: 1;
}

#recentrollover .details .name {
	color: #FFFFFF;
}

#recentrollover .details .more {
	margin-top: 5px;
	line-height: 95%;
	color: #FFFFFF;
}

#recentrollover .details .sed {
	margin-top: 16px;
	line-height: 95%;
	color: #678ec0;
	font-size: 9px;
	font-weight: normal;
}



.gobo.recent {
	width: 95%;
	height: 34px;
	position: relative;
}

.gobo.recent a {
	display: block;
	width: 97%;
	height: 30px;
	position: relative;
}

.gobo.recent span {
	display: none;
}

#recentGobo {
	position: absolute;
	width: 230px;
	height: 260px;
	background: #d9d9d9;
	padding: 1px;
	top: -100px;
	z-index: 30000;
}

#recentGobo .box  {
	padding: 9px;
	width: 211px;
	height: 241px;
	background: #FFFFFF;
}

#recentGobo .rollover {
	z-index: 2000;
	display: block !important;
}

#recentGobo .details {
	width: 211px;
	margin-top: 5px;
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	top: 220px;
	position: absolute;
	z-index: 1;
}

#recentGobo .details .more {
	margin-top: 5px;
	line-height: 95%;
	color: #678ec0;
	font-size: 9px;
	font-weight: normal;
}

a:link {color: #3366aa; text-decoration: none;}
a:visited {color: #3366aa; text-decoration: none;}
a:hover {color: #3366aa; text-decoration: none;}
a:active {color: #3366aa; text-decoration: none;}