BODY {
	font-family:Verdana, Helvetica, Arial; 
	font-size:10px; 
	line-height:13px;
	margin:2;
}

#title {
	position:absolute; 
	left:90; 
	top:30; 
	width:100%; 
	height:400; 
	z-index:6;
}

#g {
	position:absolute; 
	left:10; 
	top:30; 
	z-index:3;
}

a, a.white { 
	color: #666666;
	font-size: 9px; 
	font-weight: bold;
	line-height:13px;
	font-family: Verdana, Geneva, sans-serif; 
	text-decoration: underlined;	
}

a:hover { 
	background:#d9eef7;
	color: #666666; 
	font-size: 9px;
	font-weight: bold;
	line-height:13px; 
	text-decoration: none; 
	font-family: Verdana, Geneva, sans-serif; 
}


a.white:hover { 
	background:#666666;
	color: #FFFFFF; 
	font-size: 9px;
	font-weight: bold;
	line-height:13px; 
	text-decoration: none; 
	font-family: Verdana, Geneva, sans-serif; 
}

td { 
	color: #555555; 
	font-size: 9px; 
	line-height:11px; 
	font-family: Verdana, Geneva, sans-serif; 
}

input { 
	color: #555555; 
	font-size: 9px; 
	line-height:11px; 
	font-family: Verdana, Geneva, sans-serif; 
}

select { 
	color: #555555; 
	font-size: 9px; 
	line-height:11px; 
	font-family: Verdana, Geneva, sans-serif; 
}

textarea { 
	color: #555555; 
	font-size: 9px; 
	line-height:11px; 
	font-family: Verdana, Geneva, sans-serif; 
}

p {
	color: #555555; 
	font-size: 9px; 
	line-height:11px; 
	font-family: Verdana, Geneva, sans-serif; 
}

.nav {
	position:absolute; 
	background:#d9eef7;
	top:0;
	left:0;
	width:100%;
	font-family:Verdana, Geneva, sans-serif; 
	color:#555555; 
	font-size:9px;
	line-height:18px;
	z-index:10;
}


.grey {
	background:#eeeeee;
	color: #535353; 
	font-size: 9px;
	font-weight: bold;
	line-height:11px; 
	font-family: Verdana, Geneva, sans-serif; 
}

.black {
	background:#666666;
	color: #FFFFFF; 
	font-size: 9px;
	font-weight: bold;
	line-height:11px; 
	font-family: Verdana, Geneva, sans-serif; 
}

.indent {
	position:relative; 
	left:20; 
	font-family:Verdana, Geneva, sans-serif; 
	color:#535353; 
	font-size:10px;
	line-height:13px;
}