/* CHANGE THE COLOR, FONT, FONT FAMILY, AND ALIGNMENT OF A TEXT */

.bargo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #993399;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC9933;
}
.bold1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #822282;
}
.boottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}


.content_grey_10
{
    FONT-SIZE: 10px;
    COLOR: #4c4c4c;
    LINE-HEIGHT: 150%;
    FONT-FAMILY: verdana,arial;
}
.content_red_10
   {
	font-family:verdana,arial;
	font-size:10px;color:#990000;
	font-weight:regular;line-height:130%;
	text-decoration:none;text-align:justify;
   }
   .content_black_10
      {
   	font-family:verdana,arial;
   	font-size:10px;color:#000000;
   	font-weight:regular;line-height:130%;
   	text-decoration:none;
   }
   .content_red_11
      {
   	font-family:verdana,arial;
   	font-size:10px;color:#990000;
   	font-weight:regular;line-height:130%;
   	text-decoration:none;
   }
   .content_blue_11
         {
      	font-family:verdana,arial;
      	font-size:10px;color:#0066cc;
      	font-weight:regular;line-height:130%;
      	text-decoration:none;
   }
   .content_white_11
         {
      	font-family:verdana,arial;
      	font-size:10px;color:#FFFFFF;
      	font-weight:bold;line-height:130%;
      	text-decoration:none;
   }
   
   .content_blue_13
         {
      	font-family:verdana,arial;
      	font-size:13px;color:#660000;
      	font-weight:regular;line-height:130%;
      	text-decoration:none;
   }

   .content_blue1_13
         {
      	font-family:verdana,arial;
      	font-size:13px;color:#0061BC;
      	font-weight:regular;line-height:130%;
      	text-decoration:none;
   }   
.Un_Link
    {
	font-family:verdana, arial;
	font-size:11px;color:#FFFFFF;
      	font-weight:regular;line-height:130%;
	text-decoration:none;
     }
.Un_Link_Blue
    {
	font-family:verdana, arial;
	font-size:11px;color:#D7AC5E;
      	font-weight:normal;line-height:130%;
	text-decoration:none;
     }


  /* CHANGE THE COLOR,FONT,FONT FAMILY,ALIGNMENT OF A HEADING */
  
  

.head_blue_20
{
    FONT-WEIGHT: bold;
    FONT-SIZE:  20px;
    COLOR: #0061BC;
	LINE-HEIGHT: 200%;
    FONT-FAMILY: verdana,arial;
}
.head_blue_15
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 15px;
    COLOR: #0061BC;
	LINE-HEIGHT: 150%;
	FONT-FAMILY: verdana,arial;
}
.head_blue_12
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #0061BC;
	LINE-HEIGHT: 150%;
	FONT-FAMILY: verdana,arial;
}
.head_white_12
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #FFFFFF;
	LINE-HEIGHT: 150%;
	FONT-FAMILY: verdana,arial;
}
.head_red_12
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: #990000;
	LINE-HEIGHT: 150%;
	FONT-FAMILY: verdana,arial;
}

/* TO CHANGE THE PROPERTIES OF A BUTTON */


.bodyListButton
{

style:font-family: Verdana;
color: #FFFFFF; border: 1px #663300;
background-color: #0061BC ; 
font-size:10pt; font-weight:bold;  

/* CHANGE THE COLOR,TEXT-DECORATION,... OF A LINK */
}
.bodyListButton1
{

style:font-family: Verdana;
color:#FF9933; border: 1px solid red;
background-color: #436b8f ; 
font-size:9pt; font-weight:bold;  

/* CHANGE THE COLOR,TEXT-DECORATION,... OF A LINK */
}

td.link A {
	COLOR:  #0000FF;font-family: sans-serif; font-size: 14px
; text-decoration: none
; font-weight: normal
}
td.link  A:visited {
	COLOR:  #000000 ;font-family: sans-serif; font-size: 14px
}

td.link  A:hover {
	COLOR: #006600;font-family: sans-serif; font-size: 14px
; text-decoration: blink
}
td.link1 A {
	COLOR:  #0066cc;font-family: sans-serif; font-size: 10px
; text-decoration: none
; font-weight: normal
}
td.link1  A:visited {
	COLOR:  #ff0000 ;font-family: sans-serif; font-size: 10px
}

td.link1  A:hover {
	COLOR: #006600;font-family: sans-serif; font-size: 10px
; text-decoration: underline
}
td.link2 A {
	COLOR:  #0066cc;font-family: sans-serif; font-size: 12px
; text-decoration: none
; font-weight: normal
}
td.link2  A:visited {
	COLOR:  #436b8f ;font-family: sans-serif; font-size: 12px
}

td.link2  A:hover {
	COLOR: #006600;font-family: sans-serif; font-size: 12px
; text-decoration: underline
}
td.link3 A {
	COLOR:  #436b8f;font-family: sans-serif; font-size: 12px
; text-decoration: none
; font-weight: normal
}
td.link3  A:visited {
	COLOR:  #436b8f ;font-family: sans-serif; font-size: 12px
}

td.link3  A:hover {
	COLOR: #006600;font-family: sans-serif; font-size: 12px
; text-decoration: underline
}
td.link4 A {
	COLOR:  #FFFFFF;font-family: sans-serif; font-size: 15px
; text-decoration: none
; font-weight: normal
}
td.link4  A:visited {
	COLOR:  #FFFFFF ;font-family: sans-serif; font-size: 15px
}

td.link4  A:hover {
	COLOR: #ff0000;font-family: sans-serif; font-size: 15px
; text-decoration: underline
}
td.link5 A {
	COLOR:  #ffffff;font-family: sans-serif; font-size: 11px
; text-decoration: none
; font-weight: bold
}
td.link5  A:visited {
	COLOR:  #ffffff ;font-family: sans-serif; font-size: 11px
}

td.link5  A:hover {
	COLOR: #ff0000;font-family: sans-serif; font-size: 11px
; text-decoration: underline
}
.hedsmal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D0AF62;
	font-style: italic;

}
.bargoCopy {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #662E72;
}
.hedsmalCopy {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #D0AF62;
	font-style: italic;
}
.bargo2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.bold1yello {

	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC9900;
}
.bargowhte {

	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
.bold11 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #822282;
}
.bargoa {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #993399;
}
.bargow {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	background-color: #993399;

}
td.link6 A {
	COLOR:  #EAE4A6; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px
; text-decoration: none;
   font-weight: bold
}
td.link6  A:visited {
	COLOR:  #EAE4A6;  font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
}

td.link6  A:hover {
	COLOR: #ffffff;  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
 text-decoration: none;
}
td.link7 A {
	COLOR:  #FF3300; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px
; text-decoration: none;
   
}
td.link7  A:visited {
	COLOR: #FF3300; font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
}

td.link7  A:hover {
	COLOR: #993399; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;
 text-decoration: none;
}

