
.baskTable {
	background-color: #F2FFF9;
	border: 2px solid #003399;
	font-size: x-small;
	text-align: left;
	padding: 2px;
}


.baskItem, .baskHi, .baskHeader, .baskPrice, .baskTotal, .baskQuantity, .baskSummary, .baskRowEven, .baskRowError {
	font-family: Verdana, sans-serif;
}

.baskItem {
	font-weight: bold;
	font-size: x-small;
	color: #008000;
	
}

.baskHi, .baskHeader {
	font-size: small;
	background-color: #E8E9FF;
	font-weight: bold;
}

.baskHeader, .testName {
	background-color: #003399;
	color: white;
}

.baskPrice, .baskTotal {
	color: #e00;
	font-weight: bold;
	font-size: x-small;
}

.baskTotal {
	font-size: small;
}

.baskQuantity {
	font-size: xx-small;
	font-weight: normal;
}

.baskRowEven {
	font-size: x-small;
	background-color: #E8E9FF;
}
.testTest {
	font-size: small;
	background-color: #E8E9FF;
}
.baskError {
	font-weight: bold;
	color: #e00;
}

.lineShort {
	border-style: solid;
	border-bottom-width: 1px;
	border-color: #003399;
	text-align: right;
	
}

.testName {
	font-weight: bold;
}
.testName, .testTest {
	padding: 4px;
}

select { font-family: Verdana, sans-serif; font-size: x-small; background-color: FFFFFF; color: #002200;}


	
.countryList {
	font-size: xx-small;
}

form {
	font-family: Verdana, sans-serif;
}