BODY {
	FONT-WEIGHT: normal; 
	FONT-SIZE: 11px; 
	MARGIN: 0px 0px; 
	COLOR: #000000; 
	FONT-FAMILY: MS Sans Serif,Tahoma, Verdana, sans-serif; 
	TEXT-DECORATION: none;
/*	SCROLLBAR-FACE-COLOR: #b4b4b4; 
	SCROLLBAR-HIGHLIGHT-COLOR: #f3f3f3; 
	SCROLLBAR-SHADOW-COLOR: #f3f3f3; 
	SCROLLBAR-ARROW-COLOR: #005fbd; 
	SCROLLBAR-BASE-COLOR: #b4b4b4; 
	scrollbar-dark-shadow-color: #FFFFFF; 
	scrollbar-3d-light-color: #B4B4B4;
*/
SCROLLBAR-FACE-COLOR: #f2f2f2; 
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #ffffff; 
SCROLLBAR-3DLIGHT-COLOR: white; 
SCROLLBAR-TRACK-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #737373	
}

TD {
	FONT-SIZE: 12 px; 
	FONT-FAMILY: Arial,Tahoma;
	COLOR:#555555;
}

HR {
height: 1px;
}
/*Link------------------------------------------------------------------------------------------------------------------------------------------------------------*/
A  {
	font-size: 12;
	font-weight : normal;
	color : #555555;
	text-decoration : none;
}

A:Hover  {
	font-size: 12;
	font-weight : normal;
	color : #ce6700;
	text-decoration : underline;
	font-style : normal;
	position : relative;
}

A.link_blue  {
	font-size: 12;
	font-weight : normal;
	color : #0033cc;
	text-decoration : none;
}


A.link_blue:Hover  {
	font-size: 12;
	font-weight : normal;
	color : #ff5809;
	text-decoration : underline;
	font-style : normal;
	position : relative;
}

A.link_menu  {
	font-size: 12;
	font-weight : normal;
	color : #555555;
	text-decoration : none;
}


A.link_menu:Hover  {
	font-size: 12;
	font-weight : normal;
	color : #555555;
	text-decoration : none;
	font-style : bold;
	position : relative;
}

A.link_menu_top  {
	font-size: 11;
	font-weight : normal;
	color : #494949;
	font-weight : bold;
	text-decoration : none;
}


A.link_menu_top:Hover  {
	font-size: 11;
	font-weight : normal;
	color : #1c1c1c;
	text-decoration : none;
	font-weight : bold;
	position : relative;
}

A.link_more  {
	FONT-FAMILY: Tahoma;
	font-size: 11;
	font-weight : normal;
	color : #555555;
	font-weight : bold;
	text-decoration : none;
}


A.link_more:Hover  {
	FONT-FAMILY: Tahoma;
	font-size: 11;
	font-weight : normal;
	color : #1c1c1c;
	text-decoration : none;
	font-weight : bold;
	position : relative;
}
/*Link------------------------------------------------------------------------------------------------------------------------------------------------------------*/

/*Font------------------------------------------------------------------------------------------------------------------------------------------------------------*/

.font_big_red {
	FONT-FAMILY: Tahoma;
	font-size: 16;
	color :#b90000;
}

.font_head {
	FONT-FAMILY: Arial,Tahoma;
	font-size: 12;
	font-weight : bold;
	color :#EC7600;
}

.font_o {
	FONT-FAMILY: Tahoma;
	font-size: 12;
	color :#ff8000;
}

.font_b {
	FONT-FAMILY:Tahoma;
	font-size: 12;
/*	color :#e17100;*/
color:#0058b0;
}

.font_c {
	FONT-FAMILY: Arial,Tahoma;
	font-size: 11;
	color :#5a5a5a;
}

.font_h {
	FONT-FAMILY: Tahoma;
	font-size: 16;
	color :white;
}

.font_counter {
	FONT-FAMILY: Arial;
	font-size: 13;
	color :#5a5a5a;
}
/*Font------------------------------------------------------------------------------------------------------------------------------------------------------------*/
.input_small {
	FONT-FAMILY: MS Sans Serif,Tahoma;
	COLOR: black; 
	font-size: 12px;
	TEXT-DECORATION: none; 
	BORDER-BOTTOM: #b4b4b4 1px solid; 
	BORDER-LEFT: #b4b4b4 1px solid; 
	BORDER-RIGHT: #b4b4b4 1px solid; 
	BORDER-TOP: #b4b4b4 1px solid; 	
/*#dfdfdf*/	
}
/*Button------------------------------------------------------------------------------------------------------------------------------------------------------------*/



.button {
	BORDER-TOP-WIDTH: silver 1px; 
	BORDER-LEFT-WIDTH: 1px; 
	BORDER-BOTTOM-WIDTH: 1px; 
	BORDER-RIGHT-WIDTH: 1px;
	BACKGROUND:#dfdfdf;
	FONT-FAMILY:  ;
	text-align:center;
	FONT-SIZE: 11px; 
	HEIGHT: 20px; 
	TEXT-DECORATION: none;
}		


  .btn   { 
  width: 27px; 
  height: 24px;
  BACKGROUND-COLOR : #f1f1f1;
  BORDER-WIDTH: 0px;
  }

  .bton   { 
  width: 27px; 
  height: 24px;
  BACKGROUND-COLOR : black;
  BORDER-WIDTH: 1px;
  }
    
  .btnDN { BORDER-WIDTH: 1; width: 27px; height: 24px; BORDER-STYLE: inset; BACKGROUND-COLOR: buttonhighlight; }
  .btnNA { BORDER-WIDTH: 0; width: 27px; height: 24px; filter: alpha(opacity=25); }


.button_closewin_mini {
	BACKGROUND: white; 
	BORDER-TOP-WIDTH: 0px; 
	BORDER-LEFT-WIDTH: 0px; 
	BORDER-BOTTOM-WIDTH: 0px; 
	BORDER-RIGHT-WIDTH: 0px;
	FONT-SIZE: 11px; 
	WIDTH:72px;
	HEIGHT: 23px; 
	TEXT-DECORATION: none;
	background-image : url(../images/button_closewin_mini.jpg);		
}
/*Button------------------------------------------------------------------------------------------------------------------------------------------------------------*/