/*----------------------------------------------*/
/* Illar style set                              */
/*----------------------------------------------*/
/* tables css                                   */ 
/*----------------------------------------------*/


.hor_menu_table	{width:            100%;
		border:		0px double #ffffff; 
		/*background-image:  url('../gen_html/images/hor_menu_bg.gif');*/
		background-color:   #808080;   }


/*----------------------------------------------*/


.hor_menu_table1		{width:             100%;
			border:             1px;
			border-color:       #424A4A;
			border-style:       solid;}

.hor_menu_table1 td 	{cursor: pointer;
			height: 22px; 
			COLOR:              #424A4A;
			background-image:   url('../images/hor_submenu.gif');
			TEXT-DECORATION:    none; 
			font-family:        tahoma, sans-serif; 
			font-size:          11px; 
			font-weight:        bold; }

/*----------------------------------------------*/
/* text css                                     */ 
/*----------------------------------------------*/

.menulink 	{cursor:pointer;
		COLOR:            #ffffff;
	 	TEXT-DECORATION:   none;
		font-family:       Tahoma, sans-serif;
		font-size:         12px;
		font-weight:       bold;}

.menulink a:hover { /*TEXT-DECORATION:    underline;*/
		color: #410070;}

.menulink_hover { cursor:pointer;
		color: #020376;
	 	TEXT-DECORATION:   none;
		font-family:       Tahoma, sans-serif;
		font-size:         12px;
		font-weight:       bold;}

.title		{ COLOR:         #410070; 
		TEXT-DECORATION: none; 
		font-family:     verdana, sans-serif; 
		font-size:       16px; 
		font-weight:     bold; }

.title1		{ COLOR:         #424A4A; 
		TEXT-DECORATION: none; 
		font-family:     verdana, sans-serif; 
		font-size:       14px; 
		font-weight:     bold; }

.title2		{ COLOR:         #410070; 
		TEXT-DECORATION: none; 
		font-family:     verdana, sans-serif; 
		font-size:       14px; 
		font-weight:     bold; }

.title3		{ COLOR:         #410070; 
		TEXT-DECORATION: none; 
		font-family:     verdana, sans-serif; 
		font-size:       12px; 
		font-weight:     bold; }

.text		{ COLOR:         #424A4A; 
		TEXT-DECORATION: none; 
		font-family:     verdana, sans-serif; 
		font-size:       12px; 
		font-weight:     normal; }

.text a:hover  {TEXT-DECORATION:underline;}

.text1		{ COLOR:         #410070; 
		TEXT-DECORATION: none; 
		font-family:     verdana, sans-serif; 
		font-size:       12px; 
		font-weight:     normal; }

.text1 a:hover  {TEXT-DECORATION:underline;}

.error_style           { color: red;}

.text2		{ COLOR:         #410070; 
		TEXT-DECORATION: none; 
		font-family:     verdana, sans-serif; 
		font-size:       11px; 
		font-weight:     bold; }

.text2 a:hover  {TEXT-DECORATION:underline;}

/*-----------------------------*/
body     {margin-bottom: 0px;
          margin-right:  0px;
          margin-left:   0px;
          margin-top:    0px;

          scrollbar-face-color: #000000; 
          scrollbar-highlight-color: #000000; 
          scrollbar-shadow-color: #FFFFFF; 
          scrollbar-3dlight-color: #FFFFFF; 
          scrollbar-arrow-color: #000000; 
          scrollbar-track-color: #ababaa; 
          scrollbar-darkshadow-color: #000000;
          background-image:   url('../images/background.jpg');

/*-----------------------------*/

