﻿A {text-decoration: none; /* Убирает подчеркивание для ссылок */
  } 
A:hover { text-decoration: underline; /* Добавляем подчеркивание при наведении курсора на ссылку */
             color: #992233; /* Ссылка красного цвета */
        } 

BODY {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url('img/bg9BB4BE_3.JPG') repeat-x top #9BB4BE;
	background-color: #9BB4BE;
	margin-top:2px;
}

.BodyGo {
	background-color: #A0A0A4;
}
.Head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	height: 24px;
}

.TabHeader{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #C1CBD9;
	text-align: center;
	padding: 3px;
	top: 3px;
	bottom: 3px;
	height: 20px;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #999999;
}
.TabName{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	background-color: #C1CBD9;
	text-align: center;
	padding: 8px;
	top: 3px;
	bottom: 3px;
	height: 24px;
	border-top: 1px solid #999999;
	border-bottom: 2px solid #999999;
	color: #301267;
}
.tab{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	color:#000000;
	text-shadow:2px;
	background-color: #E9E9E9;
	-no-border: 2px solid #CCCCCC;
	left: 8px;
	border: 2px solid;
	border-style:double;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-bottom: 2px solid #999999;
	border-left: 1px solid #999999;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-style: normal;
	padding-left: 4px;
	padding-right: 4px;
}
.orderHeader {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	background-color: #E1D9F0;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	padding: 3px;
	border: dotted;
	border-color: #6600FF;
	font-size: 12px;
	font-style: italic;
}
.order {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	background-color: #F5F0CD;
	text-transform: lowercase;
	text-align: left;
}
.EditField {
	background-color: #EBF3FC;
	margin: 3px;
	padding: 10px;
}
.LeftHeader {
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
.Head_Notes {
	color: #990033;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.Micro{
	font-size: 9px;
}
.MicroBold{
	font-size: 9px;
	font-weight: bold;	
}
.ramka1{
	background-color:#FFFFFF;
	padding-left:15px;
	margin:10px;
	border:#E9B700 5px solid;
	-webkit-box-shadow:inset 3px 3px 0px 3px #EB7223,3px 3px 0px 3px #EB7223 ;
	box-shadow:inset 3px 3px 0px 3px #EB7223,3px 3px 0px 3px #EB7223 ;
}	
.hid{
	height:0px;
	width:0px;
	visibility:hidden;
}
.NotesHeaderText{
	font-size: 18px;
	font-weight: bold;
	padding: 1px;
	margin: 1px;
	color: #990033;
}
.MyNotesTab{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	font-style: normal;
	padding-left: 1px;
	padding-right: 1px;
}
.But_Notes{
	color: #990033;
	font-weight: bold;
}
.But_NotesUpdate{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-weight: normal;
	background:url(img/Update.JPG) no-repeat;
	background-color:#D7D7D9;
}
.But_NotesBackGreen{
	font-size: 19px;
	font-weight: normal;
	background:url(img/list_ar_l.jpg) no-repeat;
	background-color:#D7D7D9;
}
.But_MyLove{
	font-size: 20px;
	font-weight: normal;
	background:url($img_Love) no-repeat;
	background-color:#D7D7D9;
	width:32px;
}
.inp_KeyW{
	font-size: 14px;
	font-weight: normal;
	background-color:#DCDCDE;
	width:86px;
}
.FilesHeaderText{
	font-size: 18px;
	font-weight: bold;
	padding: 1px;
	margin: 4px;
	color: #FFFBF0;
}
.Cel_top_left {
	position: relative;
	top: 0px;
	max-width: 40px;
}
textarea {
       font-family: Tahoma, Arial, 'Nimbus Sans L', sans-serif;
       font-size: 14px;
       width:99%;
       word-wrap: break-word;
	   overflow:yes;
	   padding:1px;
	   border:1
}
