a:link { text-decoration: none }
a:visited { text-decoration: none }
a:hover { text-decoration: underline}
a:active { text-decoration: underline }

.main  { color: #333333; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif}
.main A:link { color: #A600A8 }
.main A:visited { color: #A600A8 }
.main A:hover { color: #A600A8 }
.main A:active { color: #A600A8 }

.mainBold  { color: #663399; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold}

.mainJust { color: #333333; font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif ; text-align: justify}
.mainJust A:link { color: #A600A8 }
.mainJust A:visited { color: #A600A8 }
.mainJust A:hover { color: #A600A8 }
.mainJust A:active { color: #A600A8 }

.midsize {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #333333}
.midsize A:link { color: #A600A8 }
.midsize A:visited { color: #A600A8 }
.midsize A:hover { color: #A600A8 }
.midsize A:active { color: #A600A8 }

.midBold  { color: #663399; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold}

.sub {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #333333}
.sub A:link { color: #A600A8 }
.sub A:visited { color: #A600A8 }
.sub A:hover { color: #A600A8 }
.sub A:active { color: #A600A8 }

.subBold  { color: #663399; font-size: 10px; font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold}

.tableheader {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-weight: bold; color: #333333}

.header { color: white; font-weight: bold; font-size: 14px; font-family: Verdana, Arial, sans-serif }

.breadcrumb { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #663399; padding-left: 11px; padding-top: 5px; padding-right: 11px; padding-bottom: 5px }
.breadcrumb A:link { color: #663399 }
.breadcrumb A:visited { color: #663399 }
.breadcrumb A:hover { color: #663399 }
.breadcrumb A:active { color: #663399 }

.footer { color: white; font-size: 10px; font-family: Verdana, Arial, sans-serif }
.footer A:link { color: white }
.footer A:visited { color: white }
.footer A:hover { color: white }
.footer A:active { color: white }

.MenuGroup
{ 	
	background-color:#d488de;
	border-style:solid;
	border-width:0px;
	border-color: white;
	cursor: pointer;
	cursor: hand;	
	padding: 1px;
	text-align: left;
	font-weight: bold;
	font-size: 14px;
	color: white;
	font-family: Verdena, Arial, Tahoma;

}

.MenuItem
{
	font-weight: normal;
	font-size: 14px;
	cursor: hand;
	color: white;
	font-family: Verdena, Arial, Tahoma;
	background-color: #d488de;
	border-style:solid;
	border-width:1px;
	border-color: white; 
	padding: 1px;
	text-align: left;
}

.MenuItemClicked
{
	background-color: Red;
	border-style:solid;
	border-width:1px;
	border-color:#f5f5f5; 
	font-family:Tahoma;
	cursor: pointer;
	cursor: hand;
	padding: 1px;
	font-size:10pt;
	text-align: left;
}

.MenuItemOver
{
	font-weight: normal;
	background-color: #EEC9F3;
	color: black;
	font-family: Verdena, Arial, Tahoma;
	font-size : 14px; 
	border-style:solid;
	border-width:1px;
	border-color:white; 
	cursor: pointer;
	cursor: hand;	
	padding: 1px;
	text-align: left;
}

.Separator
{
	background-color: Transparent; 
	margin-left: 2px;
	margin-right: 2px;
}

.Spacer
{
	background-color: Transparent; 
}

.MainMenuItem
{
	font-weight: bold;
	font-size: 14px;
	cursor: hand;
	color: white;
	font-family: Verdena, Arial, Tahoma;
	background-color: #d488de;
}

.MainMenuItemOver
{
	font-weight: bold;
	font-size: 14px;
	cursor: hand;
	color: white;
	font-family: Verdena, Arial, Tahoma;
	background-color: #EEC9F3;
}

.productid {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-align: right;
}
