.restricted{  }


a.six:link
{
color:#0000EE; 
text-decoration: none; 
font-size: 11px;
line-height:15px;
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
}

a.six:visited 
{
color:#0099FF;
text-decoration: none; 
font-size: 11px;
line-height:15px;
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
}

a.six:hover 
{
color:#0099FF;
text-decoration: underline; 
font-size: 11px; 
line-height:15px;
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
}

a.six:active 
{
color:#0000EE;   
text-decoration: underline; 
font-size: 11px;
line-height:15px;
font-family: Arial, Helvetica, sans-serif;
font-weight:normal;
}


.normal
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color:#444444;
	line-height: 15px;
	text-decoration: none;
	text-align:left;
}


.bluestore
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color:#0250A3;
	line-height: 15px;
	text-decoration: none;
	text-align:left;
}

.sectiontitle
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#333333;
	font-width:200;
}

.sectiontitle_blu
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	line-height: 30px;
	color:#0250A3;
	font-width:200;
}


.pictmarg_rt
{
	margin-left:0px;
	margin-right:7px;
	margin-bottom:7px;
	margin-top:0px;
}

