*
{
	font-family: Verdana ;
	font-size: 12px;
}

html.Main
{
		scrollbar-arrow-color: #6cc5cb; /*#ff6600;*/
		scrollbar-track-color: #6cc5cb; /*#ff6600;*/
		scrollbar-face-color: #e8e8e8; /* 3399FF*/
		scrollbar-shadow-color: #6cc5cb; /*#ff6600;*/
		scrollbar-highlight-color: #6cc5cb; /*#ff6600;*/
		scrollbar-darkshadow-color: #6cc5cb; /*#ff6600;*/
		scrollbar-3dlight-color: #6cc5cb; /*#ff6600;*/
		background-color: #ff6600;
		width:						100%;
		height:						100%;
}

body.Main
{	
	background-color: 		#e8e8e8;
    font-family:            Verdana;
    font-size:              10px;
    color:					#4A7023;
	
	margin:					0px auto; 
	padding:				0px;
	position:				relative; 
	width:					100%;
	height:					100%;
	
	background-image: 		url(/images/site/Zoka_bg.png);  
    background-repeat: repeat-x;
	
}

html
{
		scrollbar-arrow-color: #6cc5cb; /*#ff6600;*/
		scrollbar-track-color: #6cc5cb; /*#ff6600;*/
		scrollbar-face-color: #e8e8e8; /* 3399FF*/
		scrollbar-shadow-color: #6cc5cb; /*#ff6600;*/
		scrollbar-highlight-color: #6cc5cb; /*#ff6600;*/
		scrollbar-darkshadow-color: #6cc5cb; /*#ff6600;*/
		scrollbar-3dlight-color: #6cc5cb; /*#ff6600;*/
		background-color: #6cc5cb; /*#ff6600;*/
		width:				100%;
		height:				100%;
}

body
{	
	background-color: 		#e8e8e8;
    font-family:            Verdana ;/*Palatino Linotype*/
    font-size:              12px;
    color:					#4A7023;
	
	margin:					0px auto; 
	padding:				0px;
	position:				relative; 
	width:					100%;
	height:					100%;
	
	background-image: 		url(/images/site/Zoka_bg.jpg);  
    background-repeat: repeat-x;
}




/*master page MAIN*/
#MainContainer
  {
  
  	background-color: 		#FFFFFF;
	margin:					0px;
	width:					968px;
	min-height:				510px;
	vertical-align:			top;
	text-align:				left;	
	height:					90%;
  }

.contentplaceMaster
  {

	margin:					0px;
	width:					100%;
	height:					100%;
	vertical-align:			top; 
  }

/*master page MASTER*/
#Container

  {
  	background-color: 		#3399FF;
  	width:					968px;
	padding: 				0px;
	margin:					0px;

	vertical-align:			top;
	text-align:				left;
  }

#MenuContainer
  {
  
  	background-color: 		#4FC3FD;
	margin:					0px;
	width:					968px;
	min-height:				22px;
	vertical-align:			top;
	text-align:				left;	
	height:					26px;
	padding-left:			0px;
	padding-top:			0px;
  }
  
#MenuContainerTop
  {
  
  	background-color: 		#4FC3FD;
	margin:					0px;
	width:					968px;
	vertical-align:			top;
	text-align:				left;	
	padding-left:			0px;
	padding-top:			0px;
	border-bottom: 1px solid #4A7023; 

  }
  
#ContainerBody
  {  	
    background-image: 		url(/images/site/bground_main.png);  
    background-repeat:  repeat-x ;
    background-color:   #6cc5cb;
	margin:					0px;
	width:					968px;
	min-height:				562px;

  } 

#ContainerImage
  {
  background-color:   #ffcc99;
	margin:					0px;
	width:					968px;	
	height:					256px;
  }
  #ContainerImageMain
    {
    background-color:   #ffcc99;
  	margin:					0px;
  	width:					968px;	
  	height:					256px;
  }
  
  
#TICKER
  {
  	color:Black;
  	background-color:   #ffcc99;
	margin:					0px;
	width:					968px;	
	height:					23px;
  }
 
  
  
  
  
  
  
  
#ContainerContent
  {  	
	margin:					0px;
	width:					968px;
	min-height:				562px;
	
	
  } 
  
#ContainerContentLeft
  {  	
    margin:					0px;
    width:					210px;
    vertical-align:top;
    

  } 
  
#ContainerContentMain
{  	
margin:					0px;
width:					530px;
vertical-align:top;
} 
  
#ContainerContentRight
  {  	
	margin:					0px;
	width:					210px;
	vertical-align:top;
    
  } 
  
#ContainerGras
  {  	
     
	background: no-repeat bottom;
	width:					968;	
    background-image: 		url(/images/site/gras.png);
  } 


a.container:link, a.container:visited, a.container:active
{
    font-size:              20px;
    color:                  #800080;
    text-decoration:        underline;
    line-height:			normal;
}

a.container:hover
{
    font-size:              20px;
    color:					#FFFFFF;
    text-decoration:		none;
    line-height:			normal;
}


div.spacer
{
    font-size:				1px;
    height:					5px;
}

#copyright
{
    margin-top:10px;
    text-align:             center;
    font-size:              11px;
    color:                  #333333;
    font-weight:            normal;
}

a.copyrightlink:link, a.copyrightlink:visited, a.copyrightlink:active
{
    font-size:              11px;    
    color:                  #333333;
    text-decoration:        underline;
    line-height:			normal;
}
a.copyrightlink:hover
{
    font-size:				11px;
    color:					#666666;
    text-decoration:		none;
    line-height:			normal;
}


a:link, a:visited, a:active
{
   
    color:                  #ffffff;
    text-decoration:        underline;
    line-height:			normal;
    font-size:              11px;
}

a:hover
{
   
    color:					#EB0000;
    text-decoration:		none;
    line-height:			normal;
    font-size:              11px;
    
}















