<style type="text/css">

.shoperror {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #FF0000;
	text-align: center;
}
.shopheader 
{
	background-color: #FFFFFF;
}

.shoprowheader 
{
	background-color: #CCFFCC;
}
.shopdark 
{
	background-color: #E6FFE6;
}
.shoplight
{
	background-color: #FFFFFF;
}

.shopboxheader 
{
	background-color: #CCFFCC;
}
.shopbox 
{
	
	BACKGROUND-COLOR: #FFFFEE;
	BORDER-BOTTOM: #004576 1px solid;
	BORDER-LEFT: #004576 1px solid;
	BORDER-RIGHT: #004576 1px solid;
	BORDER-TOP: #004576 1px solid;
}
.shopboxtxt
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	
}

.shoptblMain  
{
	
	BORDER-BOTTOM: #004576 1px solid;
	BORDER-LEFT: #004576 1px solid;
	BORDER-RIGHT: #004576 1px solid;
	BORDER-TOP: #004576 1px solid;
}
.adminTable  
{
	BACKGROUND-COLOR: #FFFFEE;
	BORDER-BOTTOM: #004576 1px solid;
	BORDER-LEFT: #004576 1px solid;
	BORDER-RIGHT: #004576 1px solid;
	BORDER-TOP: #004576 1px solid;
	width: 50%;



}

.shopinputButton 
{
	BACKGROUND:#FFFFFF;
	BORDER-BOTTOM: #D1DCFD 1px solid;
	BORDER-LEFT: #D1DCFD 1px solid;
	BORDER-RIGHT: #D1DCFD 1px solid;
	BORDER-TOP: #D1DCFD 1px solid;
	FONT-FAMILY: Verdana,Geneva,Arial,Helvetica,sans-serif;
	FONT-SIZE: 12px;
}

td 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
input 
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

a:link {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #009900;
	text-decoration: underline;
}
a:link {
	font-weight: bold;
	color: #FF9900;
	text-decoration: none;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #009900;
}
</style>