#cat {
	font-size: 90%;
}

#grey2 {
	background: #BCBCBC;
	font-size: 95%;
	padding: 0px;
}

#grey {
	background: #DEDEDE;
	font-size: 95%;
	padding: 0px;
}

#form {
	font-size: 90%;
}

div#pic {
	font-size: 90%;
	background: #fff3ca;
	padding: 3px;
	margin-bottom: 2%;
	margin-left: 2px;
	margin-right: 2px;
}

#white {
	background: #FFFFFF;
	border: 1px solid #ffab1a;
	font-size: 95%;
	padding: 0px;
}

#lft {
	border-right: 2px solid #BBBBBB;
	vertical-align: middle;
	text-decoration: underline;
}

#rgh {
	border-left: 2px solid #BBBBBB;
	vertical-align: middle;
}

#tpt {
	background: #ffe898;
	font-style: italic;
	padding: 2px;
	border-bottom: 3px solid #ffab1a;
}

#tpd {
	background: #ffe898;
	font-style: italic;
	padding: 2px;
	border-bottom: 3px solid #ffab1a;
}

#ron {
	border-left: 2px solid #DDDDDD;
	font-size: 100%;
	width: 100%;
}

#tron {
	border-left: 2px solid #BBBBBB;
	border-bottom: 2px solid #BBBBBB;
}

#rond {
	padding: 3px;
}

#formist {
	border: 1px solid #ffab1a;
	padding: 1px;
}

.coord {
	width: 5px;
	padding: 0px;
	margin: 0px;
}

#ltwr {
	background: url(../img/ltwr.png) no-repeat top left;
	height: 5px;
	width: 5px;
}

#ctwr {
	background: #ffa1a1;
	height: 5px;
}

#rtwr{
	background: url(../img/rtwr.png) no-repeat top left;
	height: 5px;
	width: 5px;
}

#lcwr {
	background: #ffa1a1;
	width: 5px;
}

#ccwr {
	background: #ffa1a1;
	padding: 2px;
	font-size: 100%;
}

#rcwr {
	background: #ffa1a1;
	width: 5px;
}

#lbwr {
	background: url(../img/lbwr.png) no-repeat top left;
	height: 5px;
	width: 5px;
}

#cbwr {
	background: #ffa1a1;
	height: 5px;
}

#rbwr {
	background: url(../img/rbwr.png) no-repeat top left;
	height: 5px;
	width: 5px;
}

#ltwg {
	background: url(../img/ltwg.png) no-repeat top left;
	height: 5px;
	width: 5px;
}

#ctwg {
	background: #bcffaa;
	height: 5px;
}

#rtwg {
	background: url(../img/rtwg.png) no-repeat top left;
	height: 5px;
	width: 5px;
}

#lcwg {
	background: #bcffaa;
	width: 5px;
}

#ccwg {
	background: #bcffaa;
	padding: 2px;
	font-size: 100%;
}

#rcwg {
	background: #bcffaa;
	width: 5px;
}

#lbwg {
	background: url(../img/lbwg.png) no-repeat top left;
	height: 5px;
	width: 5px;
}

#cbwg {
	background: #bcffaa;
	height: 5px;
}

#rbwg {
	background: url(../img/rbwg.png) no-repeat top left;
	height: 5px;
	width: 5px;
}

#warntb {
	color: #000000;
	font-size: 100%;
	text-align: center;
	vertical-align: middle;
	width: 50%;
	margin-left: 0%;
}



