A, A:visited
{
	font-family: Arial;
	font-weight: bold;
	color: #14288c;
	text-decoration: underline;
}

A:hover
{
	font-weight: bold;
	color: #3A82F4;
	text-decoration: underline;
}

.carttext {
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1
{
	font-weight: bold;
	font-size: 16px;
	color: #1166F4;
	font-family: Verdana;
	margin-top: 16px;
	margin-bottom: 16px;
}

H2
{
	font-size: 13px;
	color: #0033CC;
	font-family: Arial;
}

H3
{
	font-weight: bold;
	color: #0033CC;
	font-size: 11px;
	font-family: Arial;
}
.ar_text
{
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
}
.news_text
{
	font-size:x-small;
}

body
{
	padding-top: 0px;
	padding-left: 1px;
	padding-right: 1px;
	padding-bottom: 2px;
	margin: 0px;
}

body, tr, th, input, select, textarea, div, span
{
	font-family: Arial;
	font-size: 12px;
}

form
{
	margin-top:0px;
	padding-top:0px;
}

.normal
{
	font-family:Arial;
	font-size:12px;
}

.hi
{
	display:none;
}
a.carttext, a.carttext:visited
{
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}
a.carttext:hover
{
	font-size: 12px;
	color: #CCFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	text-decoration: underline;
}
a.cartuser, a.cartuser:visited
{
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.cartuser:hover
{
	font-size: 12px;
	color: #CCFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}
a.white
{
	font-size: 12px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
a.white:hover
{
	font-size: 12px;
	color: #CCFFCC;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
}

.bonus_cell
{
	font-size: 13px;
	background-color: White;
}

.desc_small
{
	font-size: 11px;
	color: #666666;
	font-family: Arial;
}

ul.legend		
{
			margin-top:2px;
			padding-left:20px;
			text-align:justify;
			font-size:11px;
}
table.legend
{
	border:solid 1px #BDD1F0; 
	background-color: #FFF8EE;
}

.legend		
{
	text-align:justify;
	font-size:11px;
	text-align:justify;
}

.wincap
{
	background-color: #6E95BD;
	color:White;
	font-weight:bold;
	padding: 2px 2px 2px 2px;

}

.wincapoff
{
	background-color: #999999;
	color:White;
	font-weight:bold;
	padding: 2px 2px 2px 2px;
}

a.wincapoff:hover
{
	color: White;
	font-weight:bold;
	text-decoration: underline;
}

a.wincapoff:visited
{
	color: White;
	font-weight:bold;
	text-decoration: underline;
}

a.wincap
{
	color: White; /*#E4EAFF;*/
	font-weight:bold;
	text-decoration: underline;
}

a.wincap:hover
{
	color: White;
	font-weight:bold;
	text-decoration: underline;
}

a.wincap:visited
{
	color: White;
	font-weight:bold;
	text-decoration: underline;
}

.solidcell
{
    background-color: #EDF3F8;
    border-top: solid 1px white;
    border-bottom: solid 1px white;
    height: 2em;
}

.solidcell2
{
    background-color: #EDF3F8;
    border-top:solid 1px white;
    border-bottom:solid 1px white;
    border-right:solid 2px white;    
    height:2em;
}