/* Default CSS Stylesheet for a new Web Application project */

BODY
{
    BACKGROUND-COLOR: white;
    FONT-FAMILY: Tahoma, Verdana, Arial, sans-serif;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
    scrollbar-track-color: #D2E0E2;
	scrollbar-arrow-color: green;
	scrollbar-3dlight-color: black;
	scrollbar-darkshadow-color: white;
}



.Links_1	   {line-height: 100%; word-spacing: 0; 
               text-indent: 0; text-align: Left; margin-left: 1; margin-top: 0; 
               margin-bottom: 0 }
.Links1:link   {color: #606290; font-size: x-small; font-family: Arial; font-weight: 500;}
.Links1:visited{color: #606290; font-size: x-small; font-family: Arial; font-weight: 500;}
.Links1:active {color: #373A87; font-size: x-small; font-family: Arial; font-weight: 500; text-decoration: underline; }              
.Links1:hover  {color: #373A87; font-size: x-small; font-family: Arial; font-weight: 500; text-decoration: underline; }              
               
               
.Links_2	   {line-height: 100%; text-indent: -9; margin-left: 30; margin-right: 0; 
	           margin-top: 0; margin-bottom: 0 }               
.Links2:link   {color: #606290; font-size: x-small; font-weight: normal }
.Links2:visited{color: #606290; font-size: x-small;font-weight: normal}
.Links2:active {color: #373A87; font-size: x-small;font-weight: normal; text-decoration: underline;}               
.Links2:hover  {color: #373A87; font-size: x-small;font-weight: normal; text-decoration: underline;}

.Links3:link   {color: Black ; font-size: x-small; font-family: Arial; font-weight: normal ;}
.Links3:visited{color: Black; font-size: x-small; font-family: Arial; font-weight: normal;}
.Links3:active {color: Black; font-size: x-small; font-family: Arial; font-weight: normal; text-decoration: underline; }              
.Links3:hover  {color: Black; font-size: x-small; font-family: Arial; font-weight: normal; text-decoration: underline; }              

               
.LeftNewsDate  { color: #555A9D; font-size :x-small ; font-weight:bold  }
.LeftNewsTitle { color: #555A9D; font-size :x-small ; font-weight:normal    }
.LeftNewsHR    { color: #555A9D  }


.uTitle      { text-align: Center ; COLOR: #555A9D  ;FONT-WEIGHT: bold  ; TEXT-DECORATION: none; FONT-FAMILY: Tahoma, Arial, Verdana, sans-serif; FONT-SIZE: small   ;}
.uBody		 {COLOR: #555A9D  ;TEXT-DECORATION: none; FONT-FAMILY: Tahoma, Arial, Verdana, sans-serif; FONT-SIZE: x-small  ; }
.uBodyNews	 {COLOR: #666666  ;TEXT-DECORATION: none; FONT-FAMILY: Tahoma, Arial, Verdana, sans-serif; FONT-SIZE: x-small  ; }

.uDate		 {COLOR: #D2D2D2  ;TEXT-DECORATION: none; FONT-FAMILY: Tahoma, Arial, Verdana, sans-serif; FONT-SIZE: x-small  ; }


.n		     {COLOR: Black  ;TEXT-DECORATION: none; FONT-FAMILY: Tahoma, Arial, Verdana, sans-serif; FONT-SIZE: x-small  ; }

Span.r		 {COLOR: Black ;FONT-WEIGHT: bold  ; TEXT-DECORATION: none; FONT-FAMILY: Tahoma, Arial, Verdana, sans-serif; FONT-SIZE: x-small;}


A:link		{FONT-WEIGHT: normal ; text-decoration: none;	  color:	#3333cc; }
A:visited	{FONT-WEIGHT: normal; text-decoration: none;	  color:	#333399; }
A:active	{FONT-WEIGHT: normal; text-decoration: none;	  color:	#333399; }
A:hover		{FONT-WEIGHT: normal; text-decoration: underline; color:	#666666 ; }

A.copyrLabel:link	 { COLOR: #ABABAB;	TEXT-DECORATION: none }
A.copyrLabel:hover	 { COLOR: red;		TEXT-DECORATION: none }
A.copyrLabel:visited { COLOR: #ABABAB;	TEXT-DECORATION: none }

A.k:link	{ COLOR: #666666;	FONT-WEIGHT: bold;	TEXT-DECORATION: none; FONT-FAMILY: Tahoma, Arial, Verdana, sans-serif; FONT-SIZE: xx-small;}
A.k:hover	{ COLOR: Black;		FONT-WEIGHT: bold;  TEXT-DECORATION: none; FONT-FAMILY: Tahoma, Arial, Verdana, sans-serif; FONT-SIZE: xx-small;}
A.k:visited { COLOR: Purple;	FONT-WEIGHT: bold;  TEXT-DECORATION: none; FONT-FAMILY: Tahoma, Arial, Verdana, sans-serif; FONT-SIZE: xx-small;}
A:k:hover	{ COLOR: #666666;	FONT-WEIGHT: bold;	TEXT-DECORATION: underline;  }

.BottomLine	 {COLOR: Black ;FONT-WEIGHT: bold  ; TEXT-DECORATION: none; FONT-FAMILY: Tahoma, Arial, Verdana, sans-serif; FONT-SIZE: xx-small;}

