
	A {color:#ffffff; font-family: Helvetica, Arial; font-size: 13px; font-weight: bold; text-decoration: none;}
	A:hover {color:lightblue; font-family: Helvetica, Arial; font-size: 13px; text-decoration: none;}
	A.link1 {color:#336699; font-family: Helvetica, Arial; font-size: 12px; text-decoration: none;}
	A.link1:hover {color:#8FBEEC; font-family: Helvetica, Arial; font-size: 12px; text-decoration: none;}
	A.CartLink {color:#003366; font-family: Helvetica, Arial; font-size: 13px; font-weight: bold; text-decoration: none;}
	A.CartLink:hover {color:#003366; font-family: Helvetica, Arial; font-size: 13px; text-decoration: none;}
	td {font-family: Helvetica, Arial; font-size: 11px;}
	.linkcell { padding-left: 10px; font-family: Helvetica, Arial; font-size: 10px;}
	hr { color: #000000}
	A.footer {color:#000000; font-family: Helvetica, Arial; font-size: 11px;text-decoration: underline;}
	A.footer:hover {color:#000000; font-family: Helvetica, Arial; font-size: 11px;text-decoration: underline;}

.btnGeneric
{
	border:solid 1px black;
	color: #333;
	cursor: hand;
	display: inline-block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 500;
	font-size: 11px;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background: #EBF2FA;
	margin:1px  0  2px 0;
}
.btnGenericHover
{
	border:solid 1px black;
	color: #333;
	cursor: hand;
	display: inline-block;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: 500;
	font-size: 11px;
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	white-space: nowrap;
	background: #FFF989;
	margin:1px  0  2px 0;
}
	.unnamed1 { font-family: Arial, Helvetica, sans-serif; font-size: small}
.textInput {border:1px solid black;font-size:8pt;font-weight:300;font-family:verdana;color:#000000;}
.textInputLabel{color:black;font-size:10px;font-weight:300;font-family:verdana,arial,helvetica}
.textInputLabelBold{color:black;font-size:10px;font-weight:800;font-family:verdana,arial,helvetica}
.textInputError{color:red;font-size:10px;font-weight:300;font-family:verdana,arial,helvetica}
.textData{color:black;font-size:10px;font-weight:300;font-family:verdana,arial,helvetica}
.tableDataUnderline{color:black;font-size:10px;font-weight:300;font-family:verdana,arial,helvetica;border-style:solid; border-left-width:0px; border-right-width:0px; border-top-width:0px; border-bottom-width:1px; border-color:#565767;}
.bluetableoutline	{border-style:solid; border-left-width:1px; border-right-width:1px; border-top-width:1px; border-bottom-width:1px; border-color:#336699;}
.bluetablebackground	{background-color:#336699;}
.error{color:red;font-size:10px;font-weight:300;font-family:verdana,arial,helvetica}
.tableheader
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 13px;
	padding-bottom: 5px;
	vertical-align: middle;
	color: #ffffff;
	padding-top: 5px;
	font-family: arial,verdana,helvetica;
	background-color: #336699;
	text-decoration: none;
}

.listTableHeader				{FONT-WEIGHT:800;FONT-SIZE:10PT;FONT-FAMILY:verdana,helvetica,arial;COLOR:black;background-color:silver;}
.listTableItem					{FONT-WEIGHT:300;FONT-SIZE:10PT;FONT-FAMILY:verdana,helvetica,arial;COLOR:black;background-color:white;cursor:hand;}
.listTableItemHover				{FONT-WEIGHT:300;FONT-SIZE:10PT;FONT-FAMILY:verdana,helvetica,arial;COLOR:black;background-color:yellow;cursor:hand;}
.listTableItemBold				{FONT-WEIGHT:800;FONT-SIZE:10PT;FONT-FAMILY:verdana,helvetica,arial;COLOR:black;background-color:white;cursor:hand;}
.listTableItemBoldHover			{FONT-WEIGHT:800;FONT-SIZE:10PT;FONT-FAMILY:verdana,helvetica,arial;COLOR:black;background-color:yellow;cursor:hand;}
.listTableItemSmall				{FONT-WEIGHT:300;FONT-SIZE:8PT;FONT-FAMILY:verdana,helvetica,arial;COLOR:black;background-color:white;cursor:hand;}
.listTableItemSmallHover		{FONT-WEIGHT:300;FONT-SIZE:8PT;FONT-FAMILY:verdana,helvetica,arial;COLOR:black;background-color:yellow;cursor:hand;}
.listTableItemDisabled			{FONT-WEIGHT:300;FONT-SIZE:10PT;FONT-FAMILY:verdana,helvetica,arial;COLOR:black;background-color:silver;cursor:default;}
.listTableItemDisabledHover		{FONT-WEIGHT:300;FONT-SIZE:10PT;FONT-FAMILY:verdana,helvetica,arial;COLOR:black;background-color:silver;cursor:default;}
.listTablePager					{FONT-WEIGHT:800;FONT-SIZE:10PT;FONT-FAMILY:verdana,helvetica,arial;COLOR:black;background-color:white;cursor:hand;}
.listTableItemLink				{FONT-WEIGHT:300;FONT-SIZE:10PT;FONT-FAMILY:verdana,helvetica,arial;TEXT-DECORATION:none;COLOR:black;cursor:hand;}
.listTableItemLink:Hover		{FONT-WEIGHT:300;FONT-SIZE:10PT;FONT-FAMILY:verdana,helvetica,arial;TEXT-DECORATION:none;COLOR:blue;cursor:hand;}
.listTableHeaderLink			{FONT-WEIGHT:800;FONT-SIZE:10PT;FONT-FAMILY:verdana,helvetica,arial;COLOR:black;background-color:white;}
.listTableHeaderLink:Hover		{FONT-WEIGHT:800;FONT-SIZE:10PT;FONT-FAMILY:verdana,helvetica,arial;COLOR:blue;background-color:white;}

