BODY.Main
{
	margin: 0px;
	background-image: url('/mathbagrut/images/bk.jpg');
}

BODY
{
	margin: 0px;
	background-color: #FFFFFF;
}

TD
{
	font-family: Arial;
	font-size: 90%
}

.TopMenu
{
  color: #755B35;
  font-weight: bold;
}

.TopMenu A:link
{
  color: #755B35;
  font-weight: bold;
  text-decoration: none;
  behavior:url(/mathbagrut/include/links2.htc);
}


.TopMenu A:Visited
{
  color: #755B35;
  font-weight: bold;
  text-decoration: none;
  behavior:url(/mathbagrut/include/links2.htc);
}

.SpacerSpan
{
  width: 10px;
}

.subjectTitle
{
	background-repeat: repeat-x;
	color: #FFFFFF;
	font-weight: bold;
}

TD.menuItem
{
	font-size: 80%
}

A.MenuLink
{
  color: #000000;
  text-decoration: none;
  behavior:url(/mathbagrut/include/links.htc);
}

A.MainMenuLink
{
  font-weight: bold;
  color: #000000;
  text-decoration: none;
  behavior:url(/mathbagrut/include/links.htc);
}

A.MainMenuLinkDemo
{
  font-weight: bold;
  color: #000000;
  text-decoration: underline;
}

A:hover.MainMenuLinkDemo
{
  font-weight: bold;
  color: #C80B12;
  text-decoration: underline;
}

A.LinkDemo
{
  font-weight: bold;
  color: Gray;
  text-decoration: none;
}

TD.Lexicon
{
  font-size: 80%;
  font-weight: bold;
}

TD.glossaryItem
{
	font-size: 70%;
	font-weight: bold;
}

TD.userName
{
	color: #854F00;
	font-size: 80%
}

TD.Question
{
	font-size: 80%;
	font-weight: bold;
}

TD.Answer
{
	font-size: 80%;
	padding-right: 4px;
}

TD.TargilNo
{
  color: #2D5E99;
  font-size: 110%;
  font-weight: bold;
}

INPUT
{
	background-color: #FFFFFF;
	border: 1px solid black;
	font-family: Arial;
}

INPUT.AnswerField_Default
{
	width: 20px;
}

INPUT.AnswerField_Medium
{
	width: 40px;
}

INPUT.AnswerField_Large
{
	width: 80px;
}

.Button
{
  cursor: hand;
  position:relative;
	behavior:url(/mathbagrut/include/button.htc);
}

SELECT
{
  font-family: Arial;
  font-weight: bold;
}

.ChooseMenu
{
  font-size: 80%;
  cursor: hand;
  font-weight: bold;
}

.PopUpTitle
{
  color: White;
  font-size: 110%
}

.AnswerRadio
{
  background-color: Transparent;
  border: none;
  width: auto;
  vertical-align: bottom;
}

.ReportTitle
{
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  background-color: #0078C6
}
.ReportSubTitle
{
  font-weight: bold;
  color: #000000;
  font-size: 80%;
  vertical-align:top;
  /*background-color: #76BBFF*/
}

.ReportSubSubTitle
{
  font-size: 80%;
  /*background-color: #97CBFF*/
}

.ReportButtons
{
  background-color:#A8D4FF; 
  border: 1px solid black;
  font-family: Arial;
  font-weight: bold;
  cursor: hand
}

/*                                     фешойн                                       */

TABLE.SearchTable
{
  border: 1px solid #1B3D87
}

TD.SeacrhForumText
{
  font-weight: bold;
  color: #1B3D87
}

.CetForums_SearchButtonStyle
{
  border: none;
  vertical-align: middle
}

.CetForums_SearchTextStyle
{
  direction: rtl;
  border: 1px solid #1B3D87;
  vertical-align: middle
}

.CetForums_SearchTitleStyle
{
  font-weight: bold;
  color: #7D7D1A;
}

.CetForums_SearchFoundWordStyle
{
  background-color: #ABA51B;
}
