﻿.xcxc
{
	background-image: url(     'images/menu.gif' );
}
.xcxcS
{
	background-image: url(     'images/menuS.gif' );
	background-repeat: no-repeat;
}
.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: #004fab;
	width: 326px;
	height: 64;
}
.caption
{
	text-align: center;
	font-family: Tahoma ,Traditional Arabic;
	font-size: 22px;
	font-weight: bolder;
	color: #004fab;
	height: 75px;
	vertical-align: top;
}
.divContent
{
	background-color: #d9e6f2;
	padding: 5px;
	font-family: Tahoma;
	font-size: 11px;
	text-align: right;
}
.divContentHeader
{
	background-image: url(   'images/content.gif' );
	background-repeat: repeat-x;
	background-color: #0756b3;
	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: #0756b3;
	text-decoration: none;
}
ul a:hover
{
	text-decoration: underline;
}
ul
{
	font-size: 13px;
	font-weight: bold;
	color: #0756b3;
}
.Result
{
	color: Red;
	font-size: 11px;
	font-weight: bold;
}
.gv a
{
	font-family: Tahoma;
	font-size: 11px;
	color: #0756b3;
	font-style: inherit;
	text-decoration: underline;
}
.Value
{
	color: #0756b3;
	font-weight: bolder;
}
.CaptionValue
{
	color: #0756b3;
	font-weight: bolder;
	font-size: 18px;
}
.tds
{
	border: black 1px solid;
	font-weight: bold;
	font-size: 12px;
	background-color: #4486c0;
	color: White;
}
.tdsVal
{
	border: black 1px solid;
	font-weight: bold;
	font-size: 11px;
	background-color: White;
	color: Black;
}

