﻿body 
{
	background-color:#838381;
	color:#999999;
	font-size:12px;
	font-family:Tahoma;
	text-align:center;
	margin:0px 0px 0px 0px;
}
a
{
	color:#999999;
	font-size:12px;
	font-family:Tahoma;
	text-decoration:none;
	}
a:hover
{
	color:#999999;
	font-size:12px;
	font-family:Tahoma;
	text-decoration:underline;
	}

a.vmenu
{
	color:#999999;
	font-size:12px;
	font-family:Tahoma;
	text-decoration:none;
	}
a.vmenu:hover
{
	color:#999999;
	font-size:12px;
	font-family:Tahoma;
	text-decoration:underline;
	}
a.avin
	{
	color:#000;
	font-size:12px;
	font-family:Tahoma;
	text-decoration:none;
	}
div.header
{
	width: 1000px; 
	text-align:center; 
	background-color: Black; 
	height: 135px;
	background-image:url(../images/main/header.gif);
	background-repeat:no-repeat;
	
}
div.center
{
	width: 1000px; 
	text-align:center; 
	background-color: Black;
}
div.footer
{
	width: 1000px; 
	text-align:center; 
	background-color: Black; 
	height: 102px;
	background-image:url(../images/main/footer.gif);
	background-repeat:no-repeat;
}
table.menu
{
	margin:0;
	padding:0;
	width:100%;
	height:46px;
	}
td.rightMenu
{
	background-image:url(../images/main/Menu_Right.gif);
	background-repeat:no-repeat;
	background-position:left top;
	width:22px;
	
	}
td.leftMenu
{
	background-image:url(../images/main/Menu_left.gif);
	background-repeat:no-repeat;
	background-position:right top;
	width:72px;
	}
td.menu
{
	text-align:center;
	background-image:url(../images/main/menu_bac.gif);
	background-repeat:repeat-x;
	}
td.CenterRight
{
	background-image:url(../images/main/right_top.gif);
	background-repeat:no-repeat;
	background-position:top right;
	}
td.Center
{
	padding-top:5px;
	background-image:url(../images/main/left_bot.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	vertical-align:top;
	text-align:right;
	direction:rtl;
	}
b
	{
		font-weight:600;
	}
strong
	{
		font-weight:600;
	}
input
{
	border-right: #838381 1px solid; 
	border-top: #838381 1px solid; 
	font-size: 12px; 
	border-left: #838381 1px solid; 
	color: #999999; 
	border-bottom: #838381 1px solid;
	background-color:Black;
	font-family:Tahoma;
	}
textarea
{
	border-right: #838381 1px solid; 
	border-top: #838381 1px solid; 
	font-size: 12px; 
	border-left: #838381 1px solid; 
	color: #999999; 
	border-bottom: #838381 1px solid;
	background-color:Black;
	font-family:Tahoma;
	}
select
{
	border-right: #838381 1px solid; 
	border-top: #838381 1px solid; 
	font-size: 12px; 
	border-left: #838381 1px solid; 
	color: #999999; 
	border-bottom: #838381 1px solid;
	background-color:Black;
	font-family:Tahoma;

	}
.title
	{
		padding:10px 15px 10px 0px;
		font-weight:600;
		line-height: 20px;
		margin-right: 0px;
		background-image: url(../images/arrow.png);
		background-repeat: no-repeat;
		background-position:right;
		float:right;
		padding-right:10px;
	}
.titleRight
	{
		padding:10px 15px 10px 0px;
		font-weight:600;
		text-align:right;
		margin-right: 0px;
		background-image: url(../images/arrow.png);
		background-repeat: no-repeat;
		background-position:right;
		float:right;
		
	}
