/*
	Main CSS Style
	Version 2.4 (for APNSoft DataGrid)
	Created: 06/03/2005
	Updated: 01/16/2008
	Copyright 2003-2008 APNSoft. All rights reserved.
	http://www.apnsoft.com
*/

BODY{
	font-family:Arial,Verdana;
	font-size:13px;
	background-color: #646464;
	margin:0px 0px 0px 0px;
}

img
{
	border-width:0px;
}

TD,pre{
	font-family:Arial,Verdana;
	font-size:13px;
	margin:0px 0px 0px 0px;
}

a:link       {color:#FF9900;}
a:visited    {color:#FF9900;}
a:active     {color:#FF9900;}
a:hover      {color:#FF9900;}

li{
	padding:3px;
}

.ImgDescr
{
	border:solid 0px;
	border-bottom:solid 3px white;
	border-right:solid 11px white;
	display:block;
}

small{
	font-size:11px;
}

.LeftSideTitle{
	font-size:13px;
	font-weight:bold;
	padding-left:0px;
	border-bottom:solid 2px #FF9B00;
	color:#FF9B00;

	height:31px;
	vertical-align:bottom;
}

.CenterTitle{
	font-size:11px;
	font-weight:bold;
	border-bottom:solid 2px #A8A7A7;
	color:#A8A7A7;
	height:33px;
	vertical-align:bottom;
}

.NavPath{
	font-size:11px;
	font-weight:normal;
	border-bottom:solid 2px #F2F2F2;
	color:#6F6F6F;
	height:31px;
	vertical-align:bottom;
}
.NavPath a:link{text-decoration:none;}
.NavPath a:visited{text-decoration:none;}
.NavPath a:active{text-decoration:none;}
.NavPath a:hover{text-decoration:underline;}


.Note{
	font-size:10px;
	color:Gray;
}

.NoteTbl{
	font-size:11px;
	color:#ACACAC;
	padding-top:5px;
}

.HorLine{
	height:1px;	
	border:none;
	border-bottom:solid 1px #eaeaea;
}

.SmallLink{
	font-size:10px;
	font-weight:normal;
	color:#FFA100;
}

.OverviewTitle
{
	font-size:13px;
	font-weight:bold;
	color:#FF9900;
	padding-top:16px;
	padding-bottom:4px;
	width:130px;
}


/*Reference Begin*/

.XML{
	color:#990000;
	font-size:13px;
}

.CSharp{
	font-size:10pt;
	color:Navy;
	font-family:Courier New,Courier;
}

.ASPX{
	font-size:10pt;
	color:#990000;
	font-family:Courier New,Courier;
}

.tpdir{
	background:yellow;
	font-size:12px;
	font-family:Courier;
}

.RefTabTd{
	border:solid 1px #eaeaea;
}

/*Reference End*/


a.PageBott:link       {color: white;}
a.PageBott:visited    {color: white;}
a.PageBott:active     {color: white;}
a.PageBott:hover      {color: #FF9900;}
.PageBott{
	font-size:11px;
	color:white;
}

.sml
{
	font-size:11px;
}

.TopText
{
	font-size:10px;
	color:white;
}


.Yes
{
	color:Green;
	font-weight:bold;
	background-color:White;
}

.YesNo
{
	color:Black;
	font-weight:bold;
	background-color:White;
}

.No
{
	color:Red;
	font-weight:bold;
	background-color:White;
}











/*Top Menu (Local Links)*/

a.TopMenu:link
{
	font-family:Arial,Verdana;
	font-size:11px;
	text-decoration:none;
	color:white;
	font-weight:bold;
	
	cursor:default; 
	cursor:hand; 
	cursor:pointer;
}

a.TopMenu:visited
{
	font-family:Arial,Verdana;
	font-size:11px;
	text-decoration:none;
	color:white;
	font-weight:bold;

	cursor:default; 
	cursor:hand; 
	cursor:pointer;
}

a.TopMenu:active
{
	font-family:Arial,Verdana;
	font-size:11px;
	text-decoration:none;
	color:#FE9A00;
	font-weight:bold;

	cursor:default; 
	cursor:hand; 
	cursor:pointer;
}

a.TopMenu:hover
{
	font-family:Arial,Verdana;
	font-size:11px;
	text-decoration:none;
	color:#FE9A00;
	font-weight:bold;
	
	cursor:default; 
	cursor:hand; 
	cursor:pointer;
}

.TopMenuTDd
{
	background-color:Transparent;
	height:18px;
	padding:0px;
	padding-left:7px;
	padding-right:7px;
}

.TopMenuTDe
{
	background-color:Transparent;
	height:18px;
	padding:0px;
	padding-left:6px;
	padding-right:6px;
	
	border-left:solid 1px black;
	border-top:solid 1px black;
	border-right:solid 1px gray;
	border-bottom:solid 1px gray;
}

.TopMenuSpr
{
	border-left: solid 1px black;
	border-top: solid 1px black;
	background-color:#868686;
	height:1px;
	padding:0px;
	width:1px;
}

.Attrib{
	font-size:13px;
	font-weight:bold;
	color:#800000;
}





