﻿body 
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	
}

p
{
	font-size: 8pt;
	color: black;
	font-family: Verdana;
	font-weight: normal;
}

 h1
{
	color: #003f87;
	font-family: Verdana,Arial;
	font-size: 9pt;
	font-weight: bold;
	
} 

marquee 
{ color: #a9a9a9; 
  font-family : Arial; 
  font-size:8pt
} 


A:link 
{
	color: #005fa7; 
	text-decoration: none; 
	font-family: Arial; 
	font-size:8pt; 
	font-weight: bold
} 
    
A:hover 
{
	color: #005fa7;
	text-decoration: none; 
	font-family: Arial; 
	font-size:8pt; 
	font-weight: bold
} 
    
A:visited 
{ 
	color: #005fa7; 
	text-decoration: none; 
	font-family: Arial; 
	font-size:8pt; 
	font-weight: bold 
} 
	
ul
{
	list-style-image: url(../Image/azo.jpg);
}


.chbinfo a
{
	font-size: 8pt;
	color: #005fa7;
	font-family: Verdana;
	font-weight: normal;
}
.chbinfo a:visited
{
	font-size: 8pt;
	color: #005fa7;
	font-family: Verdana;
	font-weight: normal
}
.chbinfo a:hover
{
	font-size: 8pt;
	color: #005fa7;
	font-family: Verdana;
	font-weight: normal;
	TEXT-DECORATION: underline;
}



.chbfooter a
{
	font-size: 8pt;
	color: #ba55d3;
	font-family: Verdana;
	font-weight: normal
}
.chbfooter a:visited
{
	font-size: 8pt;
	color: #ba55d3;
	font-family: Verdana;
	font-weight: normal
}
.chbfooter a:hover
{
	font-size: 8pt;
	color: #ba55d3;
	font-family: Verdana;
	font-weight: normal;
	TEXT-DECORATION: underline;
}

#ctl00_tabMenu .menuContainerRow0
{
	color: #555555;
	background-color: #c8cdd5;
	font-family: Verdana;
	font-size: 8pt;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}



#ctl00_tabMenu tr.menuRow0 td.link a
{
	font-size: 10pt; 
	color: #555555; 
	background-color: #c8cdd5; /*#c8cdd5;*/
	font-family: Arial, Verdana;
	font-weight: normal
}

#ctl00_tabMenu tr.menuRow0 td.link a:hover
{
	TEXT-DECORATION: underline;
	font-weight: normal
}

#ctl00_tabMenu tr.menuRow0 td.activelink a
{
	font-size: 10pt;
	color:  #c8cdd5; /*#FFFFFF; */
	background-color: #003f87; /*#c8cdd5;*/
	font-family: Arial, Verdana;
	font-weight: normal
	
}

#ctl00_tabMenu tr.menuRow0 td.activesite
{
	font-size: 10pt;
	color:  #FFFFFF; 
	background-color: #003f87; /*#c8cdd5;*/
	font-family: Arial, Verdana;
	font-weight: normal
	
}

#ctl00_tabMenu tr.menuRow0 td.activelink a:hover
{
	TEXT-DECORATION: underline;
}

#ctl00_tabMenu tr.menuRow0 td.left
{
	padding:0px 0px 0px 18px;
}

#ctl00_tabMenu tr.menuRow0 td.right
{
	padding:0px 18px 0px 0px;
}

#ctl00_tabMenu tr.menuRow0 td.activeleft
{
	background: url(../Image/navigation/nav0l.gif) no-repeat left top;
	padding: 0px 0px 0px 18px;
}

#ctl00_tabMenu tr.menuRow0 td.activeright
{
	background: url(../Image/navigation/nav0r.gif) no-repeat right top;
	padding: 0px 18px 0px 0px;
}			
