﻿.systemheader1
{
	vertical-align: middle;
	text-align: right;
	background-repeat: no-repeat;
	background-position: right;
	background-image: url(  'images/bgLabel.jpg' );
}
.systemheader2
{
	padding: 0px 70px 0px 0px;
	font-family:Arial;
	font-size: 24px;
	font-weight:bold;
	color: Black;
	width: 326px;
	height: 64;
}
.caption
{
	text-align: center;
	font-family: Tahoma ,Traditional Arabic;
	font-size: 22px;
	font-weight: bolder;
	color: #948204;
	height: 75px;
	vertical-align: top;
}
.divContent
{
	background-color: #f5f5ec;
	padding: 5px;
	font-family: Tahoma;
	font-size: 11px;
	text-align: right;
}
.divContentHeader
{
	background-image: url('images/content.gif' );
	background-repeat: repeat-x;
	background-color: #948204;
	height: 28px;
	vertical-align: top;
	text-align: center;
	font-family: Tahoma ,Traditional Arabic;
	font-size: 16px;
	font-weight: bolder;
	color: White;
}
.divContentHeaderR
{
	background-image: url('images/contentRight.gif' );
	background-repeat: no-repeat;
	height: 28px;
	width: 14px;
}
.divContentHeaderL
{
	background-image: url('images/contentLeft.gif' );
	background-repeat: no-repeat;
	height: 28px;
	width: 14px;
}
dl dt
{
	padding: 5px;
}
ul li
{
	padding: 5px;
}
ul a
{
	color: #948204;
	text-decoration: none;
}
ul a:hover
{
	text-decoration: underline;
}
ul
{
	font-size: 13px;
	font-weight: bold;
	color:#948204; 
}
.Result
{
	color: Red;
	font-size: 11px;
	font-weight:bold;
}
.gv a
{
	font-family: Tahoma;
	font-size: 11px;
	color: #948204;
	font-style: inherit;
	text-decoration: underline;
}
.Value
{
	color: #948204;
	font-weight: bolder;
}
.CaptionValue
{
	color: #948204;
	font-weight: bolder;
	font-size: 18px;
}
.tds
{
	border: #948204 1px solid;
	font-weight: bold;
	font-size: 12px;
	background-color: #d3bf41;
	color: #948204;
}
.tdsVal
{
	border: #948204 1px solid;
	font-weight: bold;
	font-size: 11px;
	background-color: White;
	color: Black;
}

