BODY
{
	font-weight: normal;
	font-size: 10pt;
	word-spacing: normal;
	text-transform: none;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	background-color: #eeeeee;
	
}
TEXT:body
{
  color: #ffffff;
}

/* link goes here */

SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	
PRE	{	
	font-family:	Courier New, monospace;
	}	
	

UL LI	{	
	list-style-type:	square ;
	}	

UL LI LI	{	
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	list-style-type:	circle;
	}	
	
OL LI	{	
	list-style-type:	decimal;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	}	
toolbar1
{
   filter: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#8896BC,endColorStr=#FFEFCE);
}

.toolbar2
{
   filter: 
     progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#8896BC,endColorStr=#FFE8B7);
}

.toolbar3
{
   filter: 
     progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#8896BC,endColorStr=#FFE6A2);
}

.footer
{
	font-size: 8pt;
	color: white;
	font-family: Verdana,tahoma;
	background-color:#8896BC;
}
.addressfooter
{
	font-size: 8pt;
	color: black;
	font-family: Verdana,tahoma;
	background-color:#ffffff;
}
.btn
{
	font-size: 10pt;
	font-family: verdana, Tahoma;
}
.btnred
{
	font-size: 10pt;
	background: red;
	color: white;
	font-family: verdana, Tahoma;
}
.txtbox
{
	font-size: 9pt;
	font-family: verdana, Tahoma;
	
}
.tdHeader
{
	font-size: 12pt;
	font-weight: bold;
	color: #336699;
	font-family: verdana, Tahoma;
	
}
.tdDetail
{
	font-size: 10pt;
	display: inline;
	list-style-type: none;
	padding-right: 10px;
	font-family: Verdana, Tahoma;
    border-color: #CC0000 black;
	}
.tdTitle
{
	font-weight: bold;
	font-size: 10pt;
	color: ivory;
	font-family: verdana, Tahoma;
	background-color: #000099;
}


BLOCKQUOTE { 
	font-family:	Arial, Helvetica, sans-serif;
 }

/* Header Link Begin
a.header:link
{
	font-size: 9pt;
	color: #ffffff;
	display:block;
}	

a.header:visited
{
	font-size: 9pt;
	color: #ffffff;
}
		
a.header:active
{
	font-size: 9pt;
	color: #ffffff;
	display:block;
}	
		
a.header:hover
{
	font-size: 9pt;
	display: block;
	color: #ffffff;
	background-color:#284E98;
}
/* Header Link End*/

/* Main Link Begin*/
a:link
{font-size: 9pt; 
    color: white;
	text-decoration:None;
}	

a:visited
{
	font-size: 9pt;
	color: white;
	text-decoration:None;
}
		
a:active
{
	font-size: 9pt;
	color: white;
	text-decoration:None;
}	
		
a:hover
{
	font-size: 9pt;
		color: white;
		text-decoration:None;
}
/* Main Link Begin*/
.otherlink:link
{
	font-size: 9pt; 
    color: blue;
	text-decoration:None;
}
.otherlink:active
{
	font-size: 9pt; 
    color: blue;
	text-decoration:None;
}
.otherlink:visited
{
	font-size: 9pt; 
    color: blue;
	text-decoration:None;
}
.otherlink:hover
{
	font-size: 9pt; 
    color: blue;
	text-decoration:None;
}

.lblforcolor
{
	color:White;
	font-size: 9pt; 
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}



.metatagforcolor
{
	color:#eeeeee;
}
.blackforcolor
{
	color:black;
	font-size: 9pt; 
	font-family:Arial, Helvetica, sans-serif;
}

.lblerror
{
	color:Lime;
	font-size:small;
	font-size: 9pt; 
	font-family:Arial, Helvetica, sans-serif;
}
