BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; LINE-HEIGHT: 10px; PADDING-TOP: 0px; background-color: #FFFFFF; FONT-FAMILY: verdana,arial,helvetica;

    font-size: 11px;
    color: #330033;
}
IMG {
	border-width: 0px; border-spacing: 3px
}
H1{font-size:16px; font-weight:bold;COLOR: #552255; font-family:sans-serif }
TD{font-size:10pt;}

.b_decor {
COLOR: #008000; TEXT-DECORATION: none
}
.h1_decor {
	FONT-SIZE: 11px; MARGIN: 0px; COLOR: #222222; FONT-FAMILY: verdana,arial,helvetica
}
.h2_decor {
	FONT-SIZE: 14px; MARGIN: 0px; COLOR: #222222; FONT-FAMILY: verdana,arial,helvetica
}
.h3_decor {
	FONT-SIZE: 12px; MARGIN: 0px; COLOR: #222222; FONT-FAMILY: verdana,arial,helvetica
}
.p_decor {
	MARGIN: 0px; FONT-FAMILY: verdana,arial,helvetica
	}
.hr_yellow
{
   COLOR:  #ff6633; HEIGHT: 1px; background-color: #ff6633;
}
.hr_decor {
	COLOR: #99cc7f; HEIGHT: 1px
}
.td_decor {
	FONT-SIZE: 8pt; FONT-FAMILY: verdana,arial,helvetica
}

A:link {
	COLOR: #330033;
}
A:active {
	COLOR: #441144;
}
A:visited {
	COLOR: #330033;
}
A:hover {
	COLOR: #552255;
}
.right {
	text-align: right;
}
.form {
	FONT-SIZE: 8pt;
	FONT-FAMILY: verdana,arial,helvetica
}
.headMenu {background-image:url('../buttons/images/center_target_part_button_h.bmp');}
.buttonMenu{background-image:url('../buttons/images/center_target_part_button.bmp');}
.common_button {color: #000000; font-size: 11px; font-weight: bold; height: 18px; border: 1px solid #A9ED64; background-color: #F6DAFF;}
.common_input_text {color: #682F73; font-size: 11px; font-weight: bold; height: 18px; border: 1px solid #A9ED64;}
.thin_input_text {color: #003300; font-size: 11px; height: 18px; border: 1px solid #A9ED64;}
.common_text_area {color: #682F73; font-size: 11px; border: 1px solid #A9ED64;width: 100%;}
.small_ligth_adding_text {font-size: 10px; color: #0066FF;}
.ligth_adding_text {font-size: 11px; color: #0066FF;}
.ligth_simple_text {font-size: 10px; color: #303030;}
.bold_adding_text {font-size: 12px; color: #0066FF; font-weight: bold;}
.reed_adding_text {font-size: 12px; color: #FF0000;}
.bold_reed_adding_text {font-size: 12px; color: #FF0000; font-weight: bold;}
.caption_text {color: #FF4DBA; font-size: 16px; font-weight: bold;}
.caption2_text {color: #FF4DBA; font-size: 13px; font-weight: bold;}

/*Стили для прокрутки картинок*/
div.sc_menu {
  /* Set it so we could calculate the offsetLeft */
  position: relative;
  height: 120px;
  width: 660px;
  /* Add scroll-bars */
  overflow: auto;
}
ul.sc_menu {
  display: block;
  height: 110px;
  /* Max width here, for users without Javascript */
  width: 8000px;
  padding: 15px 0 0 15px;
  /* Remove default margin */
  margin: 0;
  background: url('pic/navigation.png');
  list-style: none;
}
.sc_menu li {
  display: block;
  float: left;
  padding: 0 4px;
}
.sc_menu a {
  display: block;
  text-decoration: none;
}
.sc_menu span {
  /* We want a caption to display on the next line */
  display: block;
  margin-top: 3px;
  text-align: center;
  font-size: 12px;
  color: #fff;
}

.sc_menu span {
  display: none;
  margin-top: 3px;
  text-align: center;
  font-size: 12px;
  color: #000;
}
.sc_menu a:hover span {
  display: block;
}
.sc_menu img {
  border: 3px #fff solid;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

/*.sc_menu a:hover img {
  filter:alpha(opacity=50);
  opacity: 0.5;
}*/

.describeStyle {
    font-size: 12px;
    font-family: 'Times New Roman',Times,serif;
    background-color: #EEFFEE;
    text-align: justify;
    vertical-align: top;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-color: #ccffcc;
    border-bottom-color: #ccffcc;
    border-left-color: #ccffcc;
    border-right-color: #ccffcc;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
    color: #444466;
}

.shortAvaStyle {
    background-color: #ccffcc;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-right-style: solid;
    border-top-color: #9999ff;
    border-bottom-color: #9999ff;
    border-left-color: #9999ff;
    border-right-color: #9999ff;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    padding-right: 5px;
}

.darkCell
{

    background-color: #DDDDDD;
}
.imageDeskFon
{

    background-color: #D9EFFE;
}

.marksCell
{
    background-color: #FFD2BA;
    border-top-color: #ff9999;
    border-bottom-color: #ff9999;
    border-left-color: #ff9999;
    border-right-color: #ff9999;
}



.commomMessageTable
{

    background-color: #E0FFBB;
    border-top-style: inset;
    border-bottom-style: inset;
    border-left-style: inset;
    border-right-style: inset;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #A9ED64;
    border-bottom-color: #A9ED64;
    border-left-color: #A9ED64;
    border-right-color: #A9ED64;
}

.selectedMenuItem
{
    background-color: #E0FFBB;
    border-top-style: inset;
    border-bottom-style: inset;
    border-left-style: inset;
    border-right-style: inset;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #A9ED64;
    border-bottom-color: #A9ED64;
    border-left-color: #A9ED64;
    border-right-color: #A9ED64;
}
.unselectedMenuItem
{
    background-color: #E0FFBB;
    border-top-style: outset;
    border-bottom-style: outset;
    border-left-style: outset;
    border-right-style: outset;
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-color: #A9ED64;
    border-bottom-color: #A9ED64;
    border-left-color: #A9ED64;
    border-right-color: #A9ED64;
}

.greenBorderCell
{border: 1px solid #A9ED64;
    padding-left: 5px;
    padding-right: 5px;
}

/*Стили линейки*/
.td_fat_text_with_border
{
    background-color: #E0FFBB;
    border: 1px solid #A9ED64;
    font-weight: bold;
}

.td_thin_text_with_border
{background-color: #E0FFBB;border: 0px}
