.stSmallText
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 18px;
}

.stText
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 18px;
}

.stSubTitle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	line-height: 18px;
	color:Gray;
}

.stBoldText
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	line-height: 18px;
	color:Black;
}

.stSiteTitle
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	line-height: 18px;
	color:Gray;
}

.stWarningText
{
	color:Red;
	font-weight:bold;
}

.acTableHeader
{
	background-color:ButtonFace;
	border:solid 1px Gray;
	text-align:center;
	color:Black;
}

.acCell
{
	text-align:center;
	font-weight:bold;
	color:Black;
}

.stTextInput
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 20px;
	border:solid 1px Gray;
}

.stBtnInput
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 18px;
}

.stMenuItemActive
{
	background-image:url(menu_bg_act.gif);
	font-weight: bold;
	color:Gray;
	text-align:center;
}

.stMenuItem
{
	background-image:url(menu_bg.gif);
	font-weight: bold;
	text-align:center;
	color:White;
}

A.aMenuItem:visited
{
	color:white;
    TEXT-DECORATION: none;
}
A.aMenuItem:link
{
	color:white;
    TEXT-DECORATION: none;
}
A.aMenuItem:hover
{
	color:white;
    TEXT-DECORATION: underline;
}

.boxWithBorder
{
	border:solid 1px Gray;
}

.boxWithMargin
{
	margin:10px;
}

.boxWithPadding
{
	padding:10px;
}

.bottomBorder
{
	border-bottom:solid 1px Gray;
}

.stTextProduct
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	line-height: 18px;
}

.stMenuText
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	line-height: 18px;
	color: White;
	text-align:center;
	vertical-align:middle;
}

