﻿body 
{
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
}

a  {
    color :  Blue /*Chartreuse Yellow*/;
     
    font-weight: normal;
    font-family: sans-serif;
    font-size: 10pt;	
	}
	
table.main
{
	border-width:0;
	border-style:none;
    height:100%; 
    width:100%;
}
	
td 
{
	font-family:sans-serif;
	font-size:10pt;
}
	
td.sidebar {
	/*width: 184px;*/
	width: 124px; 
	background-color: Transparent /*Azure */;
	padding-left:10px;
    padding-top:10px;
	}
 
 tr.header 
 {
	/*height:138px;*/
	height:52px;
 }
  
td.header 
{
	width: 150px; 
	
	/*background-color: lightblue*/ /*#0080ff*/;
	/*background-image: url(Images/sliver_nav_1.gif);*/
	background-repeat:repeat;
}

td.headerLeft 
{
	height: 40px;
	font-weight: bold; font-family: sans-serif; font-size: medium;	
	background-color:  #f4f4f4; /*#eee;*/ /*#0080ff*/
}

td.headerCenter 
{
	height: 40px;
	background-color: #f4f4f4;
	font-weight: bold; font-family: sans-serif;		
	/*background-image: url(Images/sliver_nav_1.gif);
	background-repeat:repeat;*/
}
td.headerRight 
{
	height: 40px;
	font-family: sans-serif; font-size:  smaller;
	/*font-weight: bold; font-family: sans-serif; font-size: medium;*/
	background-color: #f4f4f4; /*#ddd*/ /*#0080ff*/;
}

td.body 
{
	padding:10,10,10,10;	
}

td.footer 
{
	padding-left:10;	
}

td.lbl
{
	color:Blue;
	font-weight:bold;
    font-family: sans-serif;
    font-size: 10pt;	
}

td.txt
{
	font-weight:normal;
    font-family: sans-serif;
    font-size: 12pt;	
}

td.lblA
{
	color:Blue;
}

.txt
{
	font-weight:normal;
    font-family: sans-serif;
    font-size: 10pt;	
    /* width: 90%; */
}

.txtL
{
	font-weight:normal;
    font-family: sans-serif;
    font-size: 12pt;	
    width: 95%;
}
.txtS
{
	font-weight:normal;
    font-family: sans-serif;
    font-size: 10pt;	
    width: 20%;
}

.iPhone
{
	width:312px;
}
.rptHdr
{
	font-weight:bold;
}

.title
{
	font-size:large;
	color:#3399cc;
}