.gsprice {
	background-color : gold;
}

.rdc {
	border : 1px solid teal;
	border-width : 0 1 1 0;
}
.rdh {
	color : white;
	background-color : teal;
	font-weight : bold;
	text-align : left;
	border : 1px solid white;
	border-width : 0 0 1 0;
	padding : 3px;
}
.rdh2 {
	color : white;
	background-color : teal;
	font-weight : bold;
	text-align : left;
	padding : 3px;
	border : 1px solid teal;
	border-width : 0 0 1 0;
}
.rdtable {border : 1px solid teal; border-width : 1 0 0 1;}


.changeps {
	font-size : 10px;
}
.disabled {
	color : silver;
	font-size : 10px;
	padding : 2px;
	font-weight : bold;
}	
.currentpage {
	color : white;
	font-size : 10px;
	background-color : teal;
	padding : 2px;
	font-weight : bold;
}
.a.page {
	text-decoration : none;
	font-size : 10px;
	color : teal;
	padding : 2px;
	font-weight : bold;
}
.a.page:hover {
	color : magenta;
	font-size : 10px;
	padding : 2px;
	font-weight : bold;
}

.ih2 {
	color : teal;
}

.ih3 {
	color : teal;
	margin : 0px;
	margin-bottom : 5px;
}

.navt {
	border : 2px outset teal;
}

.onb {
	font-size : 11px;
	width : 80px;
}
.lt {
	border : 1px solid teal;
	border-width : 1 1 0 0;
}
.lc {
	border : 1px solid teal;
	border-width : 0 0 1 1;
}
.st {
	color : white;
	background-color : teal;
	font-weight : bold;
	text-align : right;
	padding-right : 5px;
}
.req {
	font-size : 12px;
	font-weight : bold;
	color : firebrick;
}
.alert {
	font-size : 18px;
	font-weight : bold;
	color : firebrick;
	margin : 50px;
}
.itable {border : 1px solid teal; border-width : 1 0 0 1;}

.iah {
	background-color : teal; color : white; 
	text-align : left; padding : 3px;
	font-weight : bold;
}

.ic {
	border : 1px solid teal;
	border-width : 0 1 1 0;
}
.ic2 {
	border : 1px solid teal;
	border-width : 0 0 1 0;
	text-align : right;
}
.ih {
	color : white;
	background-color : teal;
	font-weight : bold;
	text-align : left;
	border : 1px solid white;
	border-width : 0 1 0 0;
	padding : 3px;
}

.ih2 {
	color : white;
	background-color : teal;
	font-weight : bold;
	text-align : left;
	padding : 3px;
}