td
	{		font-family:arial;
		font-size:11px;
		color:#000000;
	}

div
	{
		font-family:arial;
		font-size:11px;
		color:#000000;
	}

A
	{
		text-decoration: underline;
		color:#32679C;
		font-size: 11px;
		font-family: arial;
		text-decoration: none; /*отключаем подчеркивание*/
		cursor:pointer;
		/*CURSOR: url(http://autosklad.com/cur/harrow.cur);*/
	}

/*Стиль меню*/
.menu_text_head
	{
		font-family:arial;
		font-size:12px;
		color:#FFFFFF;
	}
.menu_text
	{
		font-family:arial;
		font-size:11px;
		color:#000000;
	}

ol {
    margin:             0px 0px 5px 20px;
    padding:            0px;
}

form {
    margin:             0px 0px 0px 0px;
    padding:            0px;
}


/*Стиль основы*/
html,body
	{
		height:100%;
		margin:0px;
		padding:0px;
	}


/*Стиль шапки логотипов*/
.div_logo
    {    	position: relative;
    	width: 300px;
    	height: 83px;
    	z-index: 1;    }

/*Поля ввода*/
.formedit
	{
		font-size: 11px;
		font-family: Arial;
		border: 1px solid #C0C0C0;
		background-color: #FFFFFF;
	}

/*Поля поиска*/
.searchedit
	{
		font-size: 11px;
		font-family: Arial;
		border: 1px solid #4f7db0;
		background-color: #FFFFFF;
	}
/*Поля ввода*/
.formeditreg
	{
		font-size: 11px;
		font-family: Arial;
		border: 1px solid #C0C0C0;
		background-color: #FFFFFF;
		width: 150px;
	}

.formeditvin
	{
		font-size: 11px;
		font-family: Arial;
		border: 1px solid #C0C0C0;
		background-color: #FFFFFF;
	}

	/*Подчеркивание ячейки*/
    .formcell {
    	border-bottom-style: solid;
    	border-bottom-width: 1px;
    	border-bottom-color:#C0C0C0;
    }

/*Рука курсор*/
    .img {
    	cursor:pointer;
    }

/*Блок окно*/
.windows_block_title
{
     font-weight: bold;
     color: #808080;
	 height:14px;

     position: absolute;
     border-right:1px solid #C0C0C0;
     border-bottom:1px solid #C0C0C0;
	 padding: 1px;
	 top: 0px;
	 background-color: #EBEBEB;}
.windows_block_title_link
{
     position: absolute;
     border-right:1px dashed #C0C0C0;
     border-bottom:1px dashed #C0C0C0;
	 padding: 1px;
	 top: 0px;
	 height:14px;
}

.windows_block
{
     position: relative;
     border:1px solid #C0C0C0;
	 padding-top: 14px;
	 padding-bottom: 2px;
	 padding-left: 0px;
	 padding-right: 0px;
	 width:98%
}
/*Блок окно*/

/*Блок меню*/
.menu_block_title
{
	 color:#FFFFFF;
     position: absolute;
     border-right:1px solid #FFFFFF;
     border-bottom:1px solid #FFFFFF;
	 padding: 1px;
	 top: 0px;
	 background-color: #4f7db0;
	 z-index: 0;
	 height:14px;
}

.menu_block
{

     position: relative;
     border-left:1px solid #C0C0C0;
     border-right:1px solid #C0C0C0;
     border-bottom:1px solid #C0C0C0;
     border-top:1px solid #C0C0C0;
	 background-color: #EBF0F5;
	 padding-top: 10px;
	 padding-top: 10px;
	 padding-bottom: 2px;
	 padding-left: 0px;
	 padding-right: 0px;
	 z-index: 0;
     width: 140px;
}
.menu_line
{
	border-top: 1px dashed #C0C0C0;
}
/*Блок меню*/



/*Блок таб*/
.tab_tire_left
{
    border:  0px solid #C0C0C0;	border-right-style: dashed;
	border-right-width: 1px;

	border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding: 2px;
}

.tab_tire_bottom
{
    border:  0px solid #C0C0C0;
	border-right-style: dashed;
	border-right-width: 1px;

	padding: 2px;
}

.tab_tire_right
{
    border:  0px solid #C0C0C0;
    border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding: 2px;
}
.tab_tire_right_bottom
{
    border:  0px solid #C0C0C0;
    padding: 2px;
}
/*Блок таб*/
