﻿body
{	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;		
}

a:link 
{

	color: #ffffff;

}
a:visited {


	color:Navy;
}
a:hover {


	color:#ffffff;
}
a:active {


	color: #ffffff;
}	
	
	
	
/*-----------------------css text normal---------------------------------*/
.text8 {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 8pt;
}
.text9 {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 9pt;
}
.text10 {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 10pt;
}
.text11 {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 11pt;
}
.text12 {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 12pt;
}
.text13 {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 13pt;
}
/*-----------------------css text normal---------------------------------*/

/*-----------------------css text Bold---------------------------------*/
.text8b {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 8pt;
	font-weight: bold;
}
.text9b {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 9pt;
	font-weight: bold;
}
.text10b {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 10pt;
	font-weight: bold;
}
.text11b {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 11pt;
	font-weight: bold;
}
.text12b {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 12pt;
	font-weight: bold;
}
.text13b {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 13pt;
	font-weight: bold;
}
/*-----------------------css text Bold---------------------------------*/

/*-----------------------css text normal White---------------------------------*/
.text8_white {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 8pt;
	color: #FFFFFF;
}
.text9_white {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 9pt;
	color: #FFFFFF;
}
.text10_white {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 10pt;
	color: #FFFFFF;
}
.text11_white {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 11pt;
	color: #FFFFFF;
}
.text12_white {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 12pt;
	color: #FFFFFF;
}
.text13_white {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 13pt;
	color: #FFFFFF;
}
/*-----------------------css text normal White---------------------------------*/
/*-----------------------css text normal White Bold---------------------------------*/
.text8b_white {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 8pt;
	color: #FFFFFF;
	font-weight: bold;
}
.text9b_white {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 9pt;
	color: #FFFFFF;
	font-weight: bold;
}
.text10b_white {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 10pt;
	color: #FFFFFF;
	font-weight: bold;
}
.text11b_white {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 11pt;
	color: #FFFFFF;
	font-weight: bold;
}
.text12b_white {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 12pt;
	color: #FFFFFF;
	font-weight: bold;
}
.text13b_white {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 13pt;
	color: #FFFFFF;
	font-weight: bold;
}
/*-----------------------css text normal White Bold---------------------------------*/

/*-----------------------css text normal Orange---------------------------------*/
.text8_orange {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 8pt;
	color: #aa7515;
}
.text9_orange {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 9pt;
	color: #aa7515;
}
.text10_orange {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 10pt;
	color: #aa7515;
}
.text11_orange {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 11pt;
	color: #aa7515;
}
.text12_orange {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 12pt;
	color: #aa7515;
}
.text13_orange {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 13pt;
	color: #aa7515;
}
/*-----------------------css text normal Orange---------------------------------*/

/*-----------------------css text normal Orange bold---------------------------------*/
.text8b_orange {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 8pt;
	color: #aa7515;
	font-weight: bold;
}
.text9b_orange {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 9pt;
	color: #aa7515;
	font-weight: bold;
}
.text10b_orange {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 10pt;
	color: #aa7515;
	font-weight: bold;
}
.text11b_orange {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 11pt;
	color: #aa7515;
	font-weight: bold;
}
.text12b_orange {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 12pt;
	color: #aa7515;
	font-weight: bold;
}
.text13b_orange {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 13pt;
	color: #aa7515;
	font-weight: bold;
}
/*-----------------------css text normal Orange bold---------------------------------*/

/*-----------------------css text normal darkgray---------------------------------*/
.text8_gray {
	font-family:  Tahoma, "MS Sans Serif", Arial,Tahoma;
	font-size: 8pt;
	color: #808080;
}
.text9_gray {
	font-family:  Tahoma, "MS Sans Serif", Arial,Tahoma;
	font-size: 9pt;
	color: #808080;
}
.text10_gray {
	font-family:  Tahoma, "MS Sans Serif", Arial,Tahoma;
	font-size: 10pt;
	color: #808080;
}
.text11_gray {
	font-family:  Tahoma, "MS Sans Serif", Arial,Tahoma;
	font-size: 11pt;
	color: #808080;
}
.text12_gray {
	font-family:  Tahoma, "MS Sans Serif", Arial,Tahoma;
	font-size: 12pt;
	color: #808080;
}
.text13_gray {
	font-family:  Tahoma, "MS Sans Serif", Arial,Tahoma;
	font-size: 13pt;
	color: #808080;
}
/*-----------------------css text normal darkgray---------------------------------*/

/*-----------------------css text normal darkgray bold---------------------------------*/
.text8b_gray {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 8pt;
	color: #808080;
	font-weight: bold;
}
.text9b_gray {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 9pt;
	color: #808080;
	font-weight: bold;
}
.text10b_gray {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 10pt;
	color: #808080;
	font-weight: bold;
}
.text11b_gray {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 11pt;
	color: #808080;
	font-weight: bold;
}
.text12b_gray {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 12pt;
	color: #808080;
	font-weight: bold;
}
.text13b_gray {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 13pt;
	color: #808080;
	font-weight: bold;
}
/*-----------------------css text normal darkgray bold---------------------------------*/

/*-----------------------css text normal new darkgray---------------------------------*/
.text8_ngray {
	font-family:  Tahoma, "MS Sans Serif", Arial,Tahoma;
	font-size: 8px;
	color: #666666;
}
.text9_ngray {
	font-family:  Tahoma, "MS Sans Serif", Arial,Tahoma;
	font-size: 9px;
	color: #666666;
}
.text10_ngray {
	font-family:  Tahoma, "MS Sans Serif", Arial,Tahoma;
	font-size: 10px;
	color: #666666;
}
.text11_ngray {
	font-family:  Tahoma, "MS Sans Serif", Arial,Tahoma;
	font-size: 11px;
	color: #666666;
}
.text12_ngray {
	font-family:  Tahoma, "MS Sans Serif", Arial,Tahoma;
	font-size: 12px;
	color: #666666;
}
.text13_ngray {
	font-family:  Tahoma, "MS Sans Serif", Arial,Tahoma;
	font-size: 13px;
	color: #666666;
}
/*-----------------------css text normal darkgray---------------------------------*/

/*-----------------------css text normal new Bdarkgray---------------------------------*/
.text8b_ngray {
	font-family:  Tahoma, "MS Sans Serif", Arial,Tahoma;
	font-size: 8px;
	color: #666666;
	font-weight: bold;
}
.text9b_ngray {
	font-family:  Tahoma, "MS Sans Serif", Arial,Tahoma;
	font-size: 9px;
	color: #666666;
	font-weight: bold;
}
.text10b_ngray {
	font-family:  Tahoma, "MS Sans Serif", Arial,Tahoma;
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
.text11b_ngray {
	font-family:  Tahoma, "MS Sans Serif", Arial,Tahoma;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.text12b_ngray {
	font-family:  Tahoma, "MS Sans Serif", Arial,Tahoma;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
}
.text13b_ngray {
	font-family:  Tahoma, "MS Sans Serif", Arial,Tahoma;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
/*-----------------------css text normal darkgray---------------------------------*/


/*-----------------------css text normal green---------------------------------*/
.text8_green {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 8pt;
	color: #006633;
}
.text9_green {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 9pt;
	color: #006633;
}
.text10_green {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 10pt;
	color: #006633;
}
.text11_green {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 11pt;
	color: #006633;
}
.text12_green {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 12pt;
	color: #006633;
}
.text13_green{
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 13pt;
	color: #006633;
}
/*-----------------------css text normal green---------------------------------*/

/*-----------------------css text normal green bold---------------------------------*/
.text8b_green {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 8pt;
	color: #006633;
	font-weight: bold;
}
.text9b_green {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 9pt;
	color: #006633;
	font-weight: bold;
}
.text10b_green {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 10pt;
	color: #006633;
	font-weight: bold;
}
.text11b_green {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 11pt;
	color: #006633;
	font-weight: bold;
}
.text12b_green {
	font-family:  Tahoma, "MS Sans Serif", Arial;
	font-size: 12pt;
	color: #006633;
	font-weight: bold;
}
.text13b_green {
	font-family:  Microsoft Sans Serif, sans-serif;
	font-size: 13pt;
	color: #006633;
	font-weight: bold;
}
/*-----------------------css text normal green bold---------------------------------*/

.text8_tahoma {
	FONT-SIZE: 8pt; COLOR: #666666; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma, "MS Sans Serif", Arial
}

.text8b_tahoma {
	FONT-SIZE: 8pt; COLOR: #666666; 
	FONT-STYLE: normal; 
	FONT-FAMILY: Tahoma, "MS Sans Serif", Arial;
	font-weight: bold;
}



/*///////////old version///////////*/

.text_forbottom
{
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #666666; FONT-STYLE: normal; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial
	}

.text_black {
	FONT-SIZE: 13px; COLOR: #666666; FONT-STYLE: normal; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial
}
.text_black_Bold {
	FONT-WEIGHT: bold; FONT-SIZE: 13px; COLOR: #666666; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial
}
.text_red {
	FONT-SIZE: 11px; COLOR: #cc0000; FONT-STYLE: normal; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial
}
.text_red_Bold {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #cc0000; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial
}
.text_blue {
	FONT-SIZE: 11px; COLOR: #CC9900; FONT-STYLE: normal; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial
}
.text_blue_Bold {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #0157D8; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial
}
.text_brown {
	FONT-SIZE: 12px; COLOR: #9a6601; FONT-STYLE: normal; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial
}
.text_brown_Bold {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #9a6601; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial
}
.text_yellow {
	FONT-SIZE: 11px; COLOR: #ffcc00; FONT-STYLE: normal; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial
}
.text_yellow_Bold {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffcc00; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial
}
.text_violet {
	FONT-SIZE: 11px; COLOR: #990099; FONT-STYLE: normal; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial
}
.text_violet_Bold {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #990099; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial
}
.text_orange {
	FONT-SIZE: 11px; COLOR: #ff8c0a; FONT-STYLE: normal; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial
}
.text_orange_Bold {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ff8c0a; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial
}
.text_green {
	FONT-SIZE: 12px; COLOR: #7ea800; FONT-STYLE: normal; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial
}
.text_green_Bold {
	FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #7ea800; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial
}
.text_White {
	FONT-SIZE: 11px; COLOR: #ffffff; FONT-STYLE: normal; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial
}
.text8new_White 
{
	FONT-SIZE: 8pt; COLOR: #ffffff; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
.text_White_Bold {
	FONT-WEIGHT: bold; FONT-SIZE: 11px; COLOR: #ffffff; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial
}
A.link_white:link {
FONT-SIZE: 10pt; COLOR: #ffffff; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_white:visited {
FONT-SIZE: 10pt; COLOR: #ffffff; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_white:active {
FONT-SIZE: 10pt; COLOR: #999999; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_white:hover {
	FONT-SIZE: 10pt; COLOR: #999999; FONT-FAMILY: Tahoma, "MS Sans Serif, Arial"; TEXT-DECORATION: none
}
A.link_black:link {
FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_black:visited {
FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_black:active {
FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_black:hover {
	FONT-SIZE: 10pt; COLOR: #333333; FONT-FAMILY: Tahoma, "MS Sans Serif, Arial"; TEXT-DECORATION: none
} 
A.link_red:link {
	FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_red:visited {
	FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_red:active {
	FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_red:hover {
	FONT-SIZE: 10pt; COLOR: #ff0000; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_blue:link {
	FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_blue:visited {
	FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_blue:active {
	FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_blue:hover {
	FONT-SIZE: 10pt; COLOR: #0166ff; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_blue01:link {
	FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_blue01:visited {
	FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_blue01:active {
	FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_blue01:hover {
	FONT-SIZE: 10pt; COLOR: #0166ff; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_brown:link {
	FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_brown:visited {
	FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_brown:active {
	FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_brown:hover {
	FONT-SIZE: 10pt; COLOR: #9a6601; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_yellow:link {
	FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_yellow:visited {
	FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_yellow:active {
	FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_yellow:hover {
	FONT-SIZE: 10pt; COLOR: #ffcc00; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_violet:link {
	FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_violet:visited {
	FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_violet:active {
	FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_violet:hover {
	FONT-SIZE: 10pt; COLOR: #990099; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_orange:link {
	FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_orange:visited {
	FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_orange:active {
	FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_orange:hover {
	FONT-SIZE: 10pt; COLOR: #ff8c0a; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_orange2:link {
	FONT-SIZE: 10pt; COLOR: #ff8c0a; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_orange2:visited {
	FONT-SIZE: 10pt; COLOR: #ff8c0a; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_orange2:active {
	FONT-SIZE: 10pt; COLOR: #ff8c0a; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_orange2:hover {
	FONT-SIZE: 10pt; COLOR: #ff8c0a; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_green:link {
	FONT-SIZE: 8pt; COLOR: #666666; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_green:visited {
	FONT-SIZE: 8pt; COLOR: #666666; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_green:active {
	FONT-SIZE: 8pt; COLOR: #666666; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_green:hover {
	FONT-SIZE: 8pt; COLOR: #7ea800; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_green_1:link {
	FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_green_1:visited {
	FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_green_:active {
	FONT-SIZE: 10pt; COLOR: #666666; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_green_1:hover {
	FONT-SIZE: 10pt; COLOR: #7ea800; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
.textvision {
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;


}
.textvisionheader {
	font-family: Tahoma, "MS Sans Serif", Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #CC9900;
}
.textblack2 {
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #000000;
}

A.link_blue_new:link {
	FONT-SIZE: 11pt; COLOR: #0166ff; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_blue_new:visited {
	FONT-SIZE: 11pt; COLOR: #0166ff; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_blue_new:active {
	FONT-SIZE: 11pt; COLOR: #0166ff; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
A.link_blue_new:hover {
	FONT-SIZE: 11pt; COLOR: #666666; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial; TEXT-DECORATION: none
}
/* Microsoft Sans Serif, sans-serif*/

.forsearch {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #666666; FONT-STYLE: normal; FONT-FAMILY: Tahoma, "MS Sans Serif", Arial
}

/********************************modal popup******************************/
.watermark {
	background: #FFAAFF;
}

.popupControl {
	background-color:#AAD4FF;
	position:absolute;
	visibility:hidden;
	border-style:solid;
	border-color: Black;
	border-width: 2px;
}

.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}

.modalPopup {
	background-color:#EEEEEE;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	font-family:Verdana;
	font-size:medium;
	padding:3px;
	width:250px;
}

.modalSignUp {
	background-color:#FFFFFF;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	font-family:Verdana;
	font-size:medium;
	padding:3px;
	width:250px;
}
.sampleStyleA {
	background-color:#FFF;
}

.sampleStyleB {
	background-color:#FFF;
	font-family:monospace;
	font-size:10pt;
	font-weight:bold;
}

.sampleStyleC {
	background-color:#ddffdd;
	font-family:sans-serif;
	font-size:10pt;
	font-style:italic;
}

.sampleStyleD {
	background-color:Blue;
	color:White;
	font-family:Arial;
	font-size:10pt;
}

.btn
{
border-right: chocolate 1px outset;
border-top: chocolate 1px outset;
font-weight: bold;
font-size: 10pt;
border-left: chocolate 1px outset;
color: #d2691e;
border-bottom: chocolate 1px outset;
font-family: Verdana, Tahoma, Arial;
background-color: #ffffff;
text-align:center;
cursor: hand; 
}