@charset "utf-8";
/* CSS Document */

.style1 {color: #FFFFFF}
.style2 {color: #999999}
.style11 {font-size: 10px; }
.style12 {font-size: 10px; color: #666666; }
.style13 {
	font-size: 10;
	color: #666666;
}
.style14 {font-size: 9px}

.HeaderFont
{
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 18px;
}
.BodyFont
{
	font-family: Arial;
	font-size: 12px;
	color: #003A82;
}

.BodyIFont
{
	font-family: Verdana;
	font-size: 13px;
	Color:  #003A82;
}


.BodyHeader
{
	font-family: Verdana;
	font-size: 16px;
	color: #003A82;
}
.BodyHeaderBI
{
	font-family: Verdana;
	font-size: 14px;
	color: #003A82;
}
.menufont
{
	font-family: Arial;
	font-size: 10px;
	color: #666666;
}
.nlfont
{
	font-family: Verdana;
	font-size: 9px;
	color: #666666;
}
.sponsorHeaderFont
{
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 13px;
}
.footerDesignerFont
{
	font-family: Arial;
	font-size: 12px;
	color: #FFFFFF;
}
.redstrick
{
color: #FF0000
}

.sponsercaption
{
	font-family: Verdana;
	color: #666666;
	font-size: 11px;
}


H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    COLOR: #003366;
}
H1	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	2em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H2	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.75em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H3	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.58em;
	font-weight:	500;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H4	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1.33em;
	font-weight:	500;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:	.8em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#3333cc;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:active	{	
	text-decoration:	none;
	color:	#333399;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#3333cc;
	background: lightgray;
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, 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;
	}

.Bodytxt
{
	
    FONT-FAMILY: Tahoma;
    FONT-SIZE:11px ;
  color :DarkBlue;
 
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}

.input
{
	FONT-FAMILY: Tahoma;
	BORDER-RIGHT: DarkBlue 1px solid; 
	BORDER-TOP: DarkBlue 1px solid; 
	BORDER-LEFT: DarkBlue 1px solid; 
	COLOR: Black; 
	BORDER-BOTTOM: DarkBlue 1px solid;
    FONT-SIZE:11px ;
    width :200px
    
   
}
.Image
{
	
	BORDER-RIGHT: Gray 1px solid; 
	BORDER-TOP: Gray 1px solid; 
	BORDER-LEFT: Gray 1px solid; 
	BORDER-BOTTOM: Gray 1px solid; 
   
}	

.txt
{
	
    FONT-FAMILY: Tahoma;
    FONT-SIZE:11px;
    color :DarkBlue;
   
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
.txtAr
{
	
    FONT-FAMILY:Arial;
    FONT-SIZE:11px;
    color :DarkBlue;
   
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal
}
.txtLink
{
	
    FONT-FAMILY: Tahoma;
    FONT-SIZE:10px;
    color :DarkBlue;
    
   
    LETTER-SPACING: normal;
    TEXT-TR
	ANSFORM: none;
    WORD-SPACING: normal
}

.tableBorder
{
	FONT-FAMILY:Tahoma;
	BORDER-RIGHT: Gray 1px solid; 
	BORDER-TOP: Gray 1px solid; 
	BORDER-LEFT: Gray 1px solid; 
	COLOR: Black; 
	BORDER-BOTTOM: Gray 1px solid;
    FONT-SIZE:11px ;
}
.pgftbl
{
	FONT-FAMILY:Tahoma;
	BORDER-TOP: Gray 1px solid; 
	COLOR: Black; 

}
body,td,th {
	font-family: Arial;
	font-size: 12px;
	color: 7F7F7F;
}
img{border:0;}
a {
	font-family: Arial;
	font-size: 12px;
	color: 7F7F7F;
}
a:visited {
	color: 7F7F7F;
}
a:hover {
	color: 7F7F7F;
}
a:active {
	color: 7F7F7F;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
