﻿body 
{
	font-size:smaller;
}

.tbAltRow
{
	
	color:#284775;
	/*background-color:#bDdBfD;*/
	background-color:#ffeedb;
}
.tbEditRow
{
	background-color:#999999;
}
.tbEmptyData
{
}
.tbFooter
{
	
	background-color:#5D7B9D;
	color:White;
}
.tbHeader
{
	background-color:#766244;
	color:White;
}
.tbPager
{
	background-color:#284775;
	color:White;
	text-align:center;
}
.tbRow
{background-color:#fff7eb;
	/*background-color:#F7F6F3;*/
	color:#333333;
}
.tbSelectedRow
{
	background-color:#ffa4a4;
	color:#333333;
	
}
.AdminMenu
{
	vertical-align:top;
	font-size:xx-small;
	font-family:Arial;
}
.AdminMenuLink
{
	font-size:large;
}
A
{
	color:#c97a02;
}
A:hover
{
	color:#ff9900;
}

/* no shadow , line , in frame bg: gray */

.Frame2TopLeft {
	width:8px;
	height:8px;
	background:url(images/Frame2TopLeft.gif) no-repeat ;
}
.Frame2TopBG {
	height:8px;
	background:url(images/Frame2TopBG.gif) repeat-x ;
}

.Frame2TopRight {
	width:8px;
	height:8px;
	background:url(images/Frame2TopRight.gif) no-repeat ;
}

.Frame2CenterLeft {
    width:8px;
	background: url(images/Frame2CenterLeft.gif) repeat-y;
}

.Frame2CenterBG {
	background: #ffffff ;
}

.Frame2Center {
	background: #ffffff ;
	padding-right:8px;
	padding-left:8px;
	border-right: solid 1px #b0bec7;
	border-left: solid 1px #b0bec7;
}

.Frame2CenterRight {
	width:8px;
	background: url(images/Frame2CenterRight.gif) repeat-y;
}

.Frame2BottomLeft {
	width:8px;
	height:8px;
	background:url(images/Frame2BottomLeft.gif) no-repeat ;
}

.Frame2BottomBG {
	height:8px;
	background:url(images/Frame2BottomBG.gif) repeat-x ;
}

.Frame2BottomRight {
	width:8px;
	height:8px;
	background:url(images/Frame2BottomRight.gif) no-repeat ;
}
.tbox
{
	font-family: tahoma;
	font-size: 11px;
	color: #333333;
	background-color: #FFFFFF;
	border: 1px solid #b0bec7;
}
.btncss
{
	font-size: 12px;
	font-weight:bold;
	height:18pt;
	color:#fdf6ef;
	background-color:#e98923;
	
}
.errorcss
{
	color:Red;
	font-weight:bold;
}
.PPValue
{
	font-weight:bold;
	font-family:Arial;
}
.PPHeader
{
	background-color:#766244;
	color:White;
	font-weight:bold;
	
}
