body {
	background:			#2A2A7E;
	font-family: 		Arial,Helvetica;
	font-size:			12px;
	border-top:			0px;
	margin-top:			0px;

}

textarea {
  scrollbar-face-color:#444444;
}

a {
	text-decoration: none;
}

a:hover {
	color: #aA0715;
	text-decoration: underline;
}

td {
	font-family: 		Arial,Helvetica;
	font-size:			12px;
}

.plz {
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
	color: #9DB7D6;
	line-height: 19px;
	padding: 1px;
	padding-left: 8px;
	padding-right: 8px;
}

.plz:hover {
	font-size:14px;
	text-decoration: none;
	background-color: #9999C1;
	color: #302F83;
}

.plzsel {
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 19px;
	padding: 1px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #9999C1;
	color: #302F83;
}

.plzsel:hover {
	font-size:14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 19px;
	padding: 1px;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #9999C1;
	color: #302F83;
}

.ls, .ls:visited, .ls:hover {
	font-size: 10px;
	text-decoration: none;
	color: #565699;
}

.shoplink, .shoplink:visited, .shoplink:hover {
	color: #D88370;
	text-decoration: none;
}

.slist {
	padding-left: 	3px;
}

.rowHigh {
	background:				#cccccc;
	cursor:						hand;
}

.rowNormal1 {
	background:				#D5D5E5;
	cursor:						hand;
}

.rowNormal2 {
	background:				#EAEAF2;
	cursor:						hand;
}