@charset "utf-8";
/* CSS Document */

#navHeir {
	float: left;
	padding-bottom: 4px;
	border-bottom: 1px solid #996699;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 300px;
}

#contentHeader a:link, #contentHeader a:visited {
	color: #011121;
	text-decoration: none;
}

#contentHeader a:hover, #contentHeader a:active {
	color: #011121;
	text-decoration: underline;
}

#contentHeader {
	float: left;
}



#contentHeader ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
	width: 300px;
	height: 30px;
}

#contentHeader ul li {
	font-size: 11px;
	margin-right: 5px;
	border: 1px solid #99CCFF;
	border-right: 1px solid #996699;
	border-bottom: 1px solid #996699;
	background-color: #FFF;
	display: inline;
	float: left;
}

#contentHeader ul li a {
	padding: 6px;
	float: left;
}

.itemRow {
	float: left;
	width: 300px;
	padding: 4px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px solid #5551A8;
	
	background-color: #010516;
	font-weight: bold;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}

.smallimg {
	width: 20px;
	height:20px;
}

.itemDivide {
	width: 300px;
	float: left;
	height: 1px;
	border-top: 1px solid #6B75E4;
	margin-top: 2px;
	margin-bottom: 2px;
}

.itemDataCell {
	color: #D5EAFF;
	width: 140px;
	float: left;
	padding:2px;
}

.itemDataCell a:link, .itemDataCell a:visited {
	color: #D5EAFF;
}

.itemDataCell a:hover, .itemDataCell a:active {
	color: #EAF4FF;
}

.lvlreq {
	color: #FFFFFF;
	float: left;
}

.name0 {
	color: #CCCCCC;
}

.name1 {
	color: #FFFFFF;
}

.name2 {
	color: #66CC00;
}

.name3 {
	color: #3399FF;
}

.name4 {
	color: #FFCC00;
}

.name5 {
	color: #FF3300;
}

.namestyle {
	float: left;
	width: 380px;
	padding-top: 2px;
}
.page {
	float: left;
	width: 560px;
	padding: 4px;
	padding-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

.page .cont {
	font-size: 11px;
	margin-right: 5px;
	border: 1px solid #99CCFF;
	border-right: 1px solid #996699;
	border-bottom: 1px solid #996699;
	background-color: #FFF;
	display: inline;
	float: left;
}
.page a {
	padding: 6px;
	float: left;
	width: 10px;
	text-align: center;
}

#selpage {
	background-color: #9999FF;
}

.page a:link, .page a:visited {
	color: #011121;
	text-decoration: none;
}

.page a:hover, .page a:active {
	color: #011121;
	text-decoration: underline;
}

.itemRow a {
	text-decoration: none;
}

.itemRow a:active, .itemRow a:hover {
	text-decoration: underline;
}


.itemRow h2 {
	font-size: 14px;
	float: left;
	width: 260px;
}

a.itemDB1 {
	padding: 1px;
	border-color: #FFFFFF;
}

a.itemDB2 {
	padding: 1px;
	border-color: #339900;
	color: #339900;
}

a.itemDB3 {
	padding: 1px;
}

a.itemDB4 {
	padding: 1px;
	border-color: #FF9900;
	color: #FF9900;
}

.itemDB1 {
	padding: 1px;
	border-color: #FFFFFF;
}

.itemDB2 {
	padding: 1px;
	border-color: #339900;
	color: #339900;
}

.itemDB3 {
	padding: 1px;
}

.itemDB4 {
	padding: 1px;
	border-color: #FF9900;
	color: #FF9900;
}