﻿.menuOff
{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	color: #334976;
	text-decoration: none;
}
.menuOff1
{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	color: #334976;
	text-decoration: none;
}
.menuOff A
{
	border: none;
	color: #334976;
}
.menuOn
{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	color: #334976;
	text-decoration: none;
	background-color: #E4EAF6;
	border-top: solid 1px #8E9BB6;
	border-bottom: solid 1px #8E9BB6;
}
.menuOn A
{
	border: none;
	color: #334976;
}
.Err
{
	font-size: 15px;
	font-weight: bold;
	font-family: Arial;
	color: #ff0000;
	text-decoration: none;
}
.Err A
{
	border: none;
	color: #ff0000;
}

.menuOnB
{
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	color: #334976;
	text-decoration: none;
	background-color: #E4EAF6;
	border-top: solid 1px #8E9BB6;
	border-bottom: solid 1px #8E9BB6;
	border-right: solid 1px #8E9BB6;
	border-left: solid 1px #8E9BB6;
}
.menuOnB A
{
	border: none;
	color: #334976;
}

.brightLink
{
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;
	color: #6B8DC3;
	text-decoration: none;
}
.brightLink A
{
	font-size: 13px;
	font-weight: bold;
	font-family: Arial;
	color: #6B8DC3;
}

.brightDate
{
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	color: #6B8DC3;
	text-decoration: none;
}
.darkDate
{
	font-size: 11px;
	font-weight: bold;
	font-family: Arial;
	color: #334976;
	text-decoration: none;
}

.smallLightText
{
	font-size: 11px;
	font-weight: normal;
	font-family: Arial;
	color: #6B8DC3;
	text-decoration: none;
}
.smallLightText A
{
	color: #6B8DC3;
}

.regText
{
	font-size: 13px;
	font-weight: normal;
	font-family: Arial;
	color: #334976;
	text-decoration: none;
}
.brightText
{
	font-size: 13px;
	font-weight: normal;
	font-family: Arial;
	color: #6B8DC3;
	text-decoration: none;
}
.smallGray
{
	font-size: 10px;
	color: #666666;
	font-family: Arial;
	text-decoration: none;
}

.orangeBigTit
{
	font-size: 14px;
	font-family: Arial;
	color: #f1a718;
	font-weight: bold;
	text-decoration: none;
}
.regText1
{
	font-size: 12px;
	font-family: Arial;
	color: #334976;
	text-decoration: none;
}
.regText2
{
	font-size: 12px;
	font-family: Arial;
	color: #6B8DC3;
}
A.regText2
{
	font-size: 12px;
	font-family: Arial;
	color: #6B8DC3;
}
A.regText2:hover
{
	font-size: 12px;
	font-family: Arial;
	color: #334976;
}
A.searchtxt
{
	font-size: 10px;
	font-family: Verdana;
	color: #334976;
}
.smLink
{
	font-size: 10px;
	font-family: Arial;
	color: black;
}
.searchB
{
	font-size: 11px;
	font-family: Arial;
	width: 90px;
}

.buttonBox
{
	margin-right: 2px;
	margin-left: 2px;
	border-width: 1px;
	font-family: Arial (Hebrew);
	border-color: #1d5495;
	border-style: Solid;
	background-color: #7BA5DD;
	height: 20px;
	color: #1d5495;
	font-weight: bold;
	font-size: 12px;
}

.dynamicAreaContainer
{
	text-align: left;
	margin-left: 15px;
	margin-bottom: 40px;
	width: 276px;
	border-top: 1px dashed #7796C6;
	padding-top: 20px;
}

.dynamicAreaContainer h4
{
	color: #F47210;
	margin-top: 0;
}