BODY {
	FONT-SIZE: 10px;
	FONT-FAMILY: verdana, arial, helvetica;
}
.content {
	width:705px;
	border-color: ccccc;
	border-width: 1px;
	padding:5px;
	border-style: solid;
}
.navlank {
	font-weight:bold;
	font-size: 11px;
	/*width:112px;*/
	cursor:hand;
	text-align: center;	
}
.sortlank {
	font-weight:normal;
	font-size: 10px;
	height:15px;
	cursor:hand;
}	
.n1, .n2, .n3, .n4, .n5, .n6 {
	background-color: #c8a51a;
	width:116px;
	height:14px;
}
.n2{
	background-color: #a6a5b1;
}
.n3{
	background-color: #830b28;
}
.n4{
	background-color: #d4eae8;
}
.n5{
	background-color: #ad937e;
}
.n6{
	background-color: #f0dc9a;
}

.b1, .b2, .b3, .b4, .b5, .b6 {
	background-color: #f4edd1;
	width:116px;
	height:360px;
}
.b2{
	background-color: #ededef;
}
.b3{
	background-color: #e6ced4;
}
.b4{
	background-color: #f6fbfa;
}
.b5{
	background-color: #efe9e5;
}
.b6{
	background-color: #fef8eb;
}


.nav{
	font-size: 10px;
	font-weight:bold;
	background-color: #f4edd1;
	width:86px;
	text-align: center;
	padding: 0px 0px 0px 0px;
	border-width: 2px;
	border-style: solid;
	border-color: #f4edd1;
	
	cursor:hand;
	margin: 0px;
}
	

A:link {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight: normal
}
A:visited {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight: normal
}
A:active {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #000000;
	TEXT-DECORATION: none;
	font-weight: normal
}
A:hover {
	FONT-SIZE: 10px;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	COLOR: #D02B2B;
	TEXT-DECORATION: none;
	font-weight: normal
}
