﻿body,td,th {
	font-family: Tahoma, Times, serif;
	font-size: 12px;
	color: #000000;
}
body 
{
	background: transparent url(images/bg.jpg);
	
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 11px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.linka
{
	font-size: 9pt;
	color: #ffffff;  
	text-decoration:none;
	
}
.linka:hover
{
	color: maroon;
	text-decoration:blink;
	font-size: 8pt;
	font-weight:normal;
}

.linkb
{
	font-size: 9pt;
	color: maroon;  
	text-decoration:none;
	
}
.linkb:hover
{
	color: #000000;
	text-decoration:blink;
	font-size: 10pt;
	font-weight:normal;
}


.banner {background-image:url(images/banner.jpg);}
.menu_up{background-image:url(images/menu.jpg);}
.menu_down{background-image:url(images/menu_down.jpg);}
.style1 
{color: #FFFFFF}
.style2 {
	font-size: 11px;
	font-weight: bold;
	color: #333333;
}

.txt
{
	font-size: 9pt;
	font-family: Tahoma;
	text-align:right;
}
.txtl
{
	font-size: 9pt;
	font-family: tahoma;
	text-align:left;
}

.cmd
{
	font-size: 10pt;
	font-family: Tahoma;
	direction:rtl ;
}
.btn
{
font-family:Tahoma;
width:65px;
}
.button
{
	border-right: #0000cc 2px groove;
	border-top: #0000cc 2px groove;
	font-size: 9pt;
	border-left: #0000cc 2px groove;
	cursor: hand;
	color: #000099;
	border-bottom: #0000cc 2px groove;
	font-family: tahoma;
	background-color: #d6deec;
	height:20px;
}