body{
	margin:0;
	padding:0;
	background:url(bg_body.gif) top left repeat-x #7DAC64;
	scrollbar-arrow-color: #7DAD65;
	scrollbar-3dlight-color: #4C703A;
	scrollbar-highlight-color: #7DAD65;
	scrollbar-face-color: #4C703A;
	scrollbar-shadow-color: #7DAD65;
	scrollbar-darkshadow-color: #4C703A;
	scrollbar-track-color: #7DAD65;
	}

/*----------------------------------------------------------*/

td#right{
width: auto; /*Width of left column*/
height:auto;
background:url(right.jpg) left  top  no-repeat;
}

#maincontainer{
 border: 0; background:url(main.jpg)   no-repeat center top ; padding: 0px 0px; width: 780; height: auto}

/*----------------------------------------------------------*/
.copyright {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #C5E09E;
	text-decoration: none;
}
.copy {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #C5E09E;
	text-decoration: none;
}
.copy:hover{
	color: #FFFFFF;
	font-family:  tahoma;
	font-size:10px;
	text-decoration: underline;
}
.kytu {
	font-family: Tahoma;
	font-size: 11px;
	font-variant: normal;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
}
.act_lang {
	font-family: Tahoma;
	font-size: 11px;
	font-variant: normal;
	color: #C36000;
	font-weight:bold;
	text-decoration:none;


}
.lang {
	font-family: Tahoma;
	font-size: 11px;
	font-variant: normal;
	color: #ffffff;
	font-weight:bold;
	text-decoration:none;
	
}

.lang:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-variant: normal;
	color: #C36000;
	font-weight:bold;
	text-decoration:none;


}

