.bodytxt
{
    font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
    color: #000000;
    text-decoration:none;
}
.bluebold
{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
    color: #015E76;
    text-decoration:none;
}
.orangebold
{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
    color: #F99C1C;
    text-decoration:none;
}
A:link, A:active, A:visited
{
    font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
    color: #015E76;
    text-decoration:none;
}
A.menulink:link, A.menulink:active, A.menulink:visited
{
        font-family: Tahoma;
        font-size: 12px;
	font-weight: bold;
        color: #ffffff;
	text-decoration:none;
}
A.menulink:hover
{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
    color: #7EBBD0;
    text-decoration:none;
}
A.leftlink:link, A.leftlink:active, A.leftlink:visited
{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #015E76;
	text-decoration:none;
}
A.leftlink:hover
{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
    color: #0097BE;
    text-decoration:none;
}
A.termslink:link, A.termslink:active, A.termslink:visited
{
    font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #03B0DC;
	text-decoration:underline;
}
A.termslink:hover
{
    font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
    color: #ffffff;
    text-decoration:underline;
}
A.maillink:link, A.maillink:active, A.maillink:visited
{
    font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #0091B7;
	text-decoration:underline;
}
A.maillink:hover
{
    font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
    color: #06AEDA;
    text-decoration:none;
}
A.signin:link, A.signin:active, A.signin:visited
{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
	color: #7DBBD2;
	text-decoration:none;
}
A.signin:hover
{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
    color: #0097BE;
    text-decoration:none;
}
.productdescription
{
    font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
    color: #015E76;
    text-decoration:none;
}
.pricetext
{
    font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
    color: #000000;
    text-decoration:none;
}
.whitebold
{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
    color: #FFFFFF;
    text-decoration:none;
}
.lightbluebold
{
    font-family: Tahoma;
	font-size: 12px;
	font-weight: bold;
    color: #D8ECF2;
    text-decoration:none;
}
.bluebold10
{
    font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
    color: #D8ECF2;
    text-decoration:none;
}
.whiteborder
{
    background: #015E76; #comment out later to return orignal
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.formtextbox
{
    BORDER-RIGHT: #015F77 1px solid;
    BORDER-TOP: #015F77 1px solid;
    FONT-SIZE: 11px;
    BORDER-LEFT: #015F77 1px solid;
    COLOR: #000000;
	BORDER-BOTTOM: #015F77 1px solid;
    FONT-FAMILY: Tahoma
}
.bluebordertable
{
	background-color:#E3EFF4;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #015E76;
	border-right-color: #015E76;
	border-bottom-color: #015E76;
	border-left-color: #015E76;
}
.blueborderright
{
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #015E76;
}
.footer
{
    font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
    color: #FFFFFF;
    text-decoration:none;
}