
/* main body */
.nabody
{
	margin: 0px;
	background-color: #FfFfFf;
}


/* dialog box  with yellow background*/
.nabody3
{
	background-color: #fad41d;
	font-size: 11px;
	color: black;
	font-family: Tahoma, "MS Sans Serif";
}

.nabodydialog
{
	margin: 10px;
	background-color: #4d82bb;
	font-size: 11px;
	color: black;
	font-family: Tahoma, "MS Sans Serif";
}


input
{
	font-family: Tahoma, "MS Sans Serif";
	font-size: 8pt;
}

select
{
	font-family: Tahoma, "MS Sans Serif";
	font-size: 8pt;
}

textarea
{
	font-family: Tahoma, "MS Sans Serif";
	font-size: 8pt;
}

.nawords_big_bold
{
	font-weight: bold;
	font-size: 15px;
	color: black;
	font-family: Tahoma, "MS Sans Serif";
}

.natopblock
{
	background-color: #ECE9D8;
}


.natopblock_heading
{
	font-weight: bold;
	font-size: 15px;
	color: black;
	font-family: Tahoma, "MS Sans Serif";
}

.natopblock_boldwords
{
	font-weight: bold;
	font-size: 15px;
	color: black;
	font-family: Tahoma, "MS Sans Serif";
}

.natopblock_words
{
	font-weight: normal;
	font-size: 11px;
	color: black;
	font-family: Tahoma, "MS Sans Serif";
}

.highlite
{
	font-weight: bold;
	color: orange;
	font-family: Tahoma, "MS Sans Serif";
}

.highlite_small
{
	font-weight: bold;
	font-size: 7pt;
	color: orange;
	font-family: Tahoma, "MS Sans Serif";
}

.nawords_small_bold_error
{
	font-weight: bold;
	font-size: 11px;
	color: orange;
	font-family: Tahoma, "MS Sans Serif";
}

.nawords_big_bold_error
{
	font-weight: bold;
	font-size: 15px;
	color: orange;
	font-family: Tahoma, "MS Sans Serif";
}

.nawords
{
	font-size: 11px;
	color: black;
	font-family: Tahoma, "MS Sans Serif";
}

.nawords2
{
	font-size: 14px;
	color: black;
	font-family: Tahoma, "MS Sans Serif";
}


.nawords_small
{
	font-size: 8pt;
	color: black;
	font-family: Tahoma, "MS Sans Serif";
}

.nawords_bold
{
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Tahoma, "MS Sans Serif";
}

.naframeTabLite
{
	font: 13pt Tahoma, "MS Sans Serif";
	color: white;
	background-color: #4d82bb;
}

.naframeTabDark
{
	font: bold 13pt Tahoma, "MS Sans Serif";
	color: white;
	background-color: #000000;
	
}

.naframeTabDarkSmall
{
	font: bold 13pt Tahoma, "MS Sans Serif";
	color: white;
	background-color: #000000;
	padding-bottom: 2px;
}


.naframeTab
{
	font: bold 13pt Tahoma, "MS Sans Serif";
	color: white;
	background-color: #000000;
}

.naframeFiller
{
	background-color: #FfFfFf;
}


.naframeSettings_empty
{
	border-right: #000000 thin solid;
	border-top: #000000 thin solid;
	border-left: #000000 thin solid;
	border-bottom: #000000 thin solid;
}

.naframeSettings_bigbold
{
	border-right: #000000 thin solid;
	border-top: #000000 thin solid;
	border-left: #000000 thin solid;
	border-bottom: #000000 thin solid;
	background-color: #666666;
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Tahoma, "MS Sans Serif";
}

.naframeSettings_big
{
	border-right: #000000 thin solid;
	border-top: #000000 thin solid;
	border-left: #000000 thin solid;
	border-bottom: #000000 thin solid;
	background-color: #666666;
	font-size: 13px;
	color: black;
	font-family: Tahoma, "MS Sans Serif";
}

.naframeSettings_choice
{
	border-right: #000000 thin solid;
	border-top: #000000 thin solid;
	border-left: #000000 thin solid;
	border-bottom: #000000 thin solid;
	background-color: #4d82bb;
	font: 8pt Tahoma, "MS Sans Serif";
	color: black;
}

.naframeSettings_choicenoborder
{
	background-color: #4d82bb;
	font: 8pt Tahoma, "MS Sans Serif";
	color: black;
}

.naframeSettings_choice_noborder
{
	background-color: #4d82bb;
	font: 8pt Tahoma, "MS Sans Serif";
	color: black;
}

.natableheader
{
	font: bold 8pt Tahoma, "MS Sans Serif";
	color: white;
	background-color: #000000;
	height: 25px;
	text-indent: 2px;
}

.celltext_bold
{
	font: bolder 8pt Tahoma, "MS Sans Serif";
	color: black;
}

.hrSettings
{
	color: #000000;
}


.narow_lite
{
	background: white;
	font: 8pt Tahoma, "MS Sans Serif";
}
.narow_dark
{
	background: lightgrey;
	font: 8pt Tahoma, "MS Sans Serif";
}

.narowclick_lite
{
	background: white;
	font: 8pt Tahoma, "MS Sans Serif";
	cursor: hand;
	color: blue;
	text-decoration: underline;
}

.narowclick_dark
{
	background: lightgrey;
	font: 8pt Tahoma, "MS Sans Serif";
	cursor: hand;
	color: blue;
	text-decoration: underline;
}

A:link
{
	font-family: Tahoma, "MS Sans Serif";
	color: black;
	font-weight: bold;
}

A:visited
{
	font-family: Tahoma, "MS Sans Serif";
	color: black;
	font-weight: bold;
}

A:active
{
	font-family: Tahoma, "MS Sans Serif";
	color: black;
	font-weight: bold;
}

.SignInBody
{
	FILTER: progid:DXImageTransform.Microsoft.Gradient(startColorStr='#4d82bb',endColorStr='#FFFFFF', gradientType='0');
	background-color:#AACCFF;
	
	font-weight: bold;
	font-size: 11px;
	color: black;
	font-family: Tahoma, "MS Sans Serif";
}

.SignInBorder
{
	color:#000;
	padding:3px, 3px, 3px, 3px;
	vertical-align:middle;
	height:100%;
	width: 600px;
	background-color:#000000;
}

.SignInBorder2
{
	color:#000;
	padding:3px, 3px, 3px, 3px;
	vertical-align:middle;
	height:100%;
	width: 100%;
	background-color:#000000;
}


.SignInButton
{
	font-size: 8pt;
	text-transform: none;
	width: 100px;
	line-height: normal;
	font-style: normal;
	font-family: Tahoma;
	background-color: #7fa5ce;
	font-variant: normal;
}

.SignInButtonOff
{
	font-size: 8pt;
	text-transform: none;
	width: 100px;
	line-height: normal;
	font-style: normal;
	font-family: Tahoma;
	background-color: #dae5f1;
	font-variant: normal;
}

.ButtonStyle
{
	font-size: 8pt;
	text-transform: none;
	/*width: 100px;*/
	color: black;
	line-height: normal;
	font-style: normal;
	font-family: Tahoma;
	background-color: #7fa5ce;
	font-variant: normal;
}

.ButtonStyleHover
{
	font-size: 8pt;
	text-transform: none;
	color: black;
	line-height: normal;
	font-style: normal;
	font-family: Tahoma;
	background-color: #dae5f1;
	font-variant: normal;
}
