body
{
    margin: 0px;
    font-family: verdana;
}
td
{
    font-size: 11px;
}

.tdItem
{
	font-size: 11px;
	font-weight: bold;
}
.tdItem1
{
	font-size: 2%; 
	font-family:Verdana;   
	
}
.TopNav
{
    background-image : URL(images/bgs/1.gif);
    text-align: center;
    text-decoration: none;
}
.footer
{
    background-image : URL(images/bgs/2.gif);
}
.LeftNavBg
{
    background-color: #2E4F7C;
    color: #ffffff;
}
.LeftNavLnkAktv
{
    font-size: 10px;
    font-weight: bold;
    color: #ffffff;
    text-decoration: none;
}
.TopNavLink
{
    text-decoration: none;
    color: #000000;
}
.TopNavLink:hover
{
    text-decoration: underline;
}
.LeftNavLnk
{
    font-size: 10px;
    color: #ffffff;    
    text-decoration: none;
}
.LeftNavLnk:hover
{
    color: #efefef;    
    text-decoration: underline;
}
.LeftSubNavLnk
{
    font-size: 10px;
    color: #ffffff;    
    text-decoration: none;
}
.LeftSubNavLnk:hover
{
    text-decoration: underline;
}
.Tabs
{
    background-color: #7599CB;
    text-align: center;
}
.TabsAktv
{
    background-color: #2E4F7C;
    text-align: center;
}
.Tab
{
    color: #ffffff;
    text-decoration: none;
}
.TabLnk
{
    color: #3558A9;
    text-decoration: none;
}
.DarkBlue
{
    background-color: #2E4F7C;
}
.close
{
    background-color: #4475AF;
}
.PageTitle
{
    font-size: 16px;
    font-weight: bold;
    color: #474747;
}
.DropDown
{
    font-size: 11px;
}
.TxtBox
{
    font-size: 11px;
    height: 18px;
    border: 1px solid;
    border-color: #cccccc;
}
.TxtAra
{
    font-size: 11px;
 }
 
.Btn
{
    border: 2px solid;
    font-size: 12px;
    border-color: #cccccc;    
    height: 20px
}
.content
{
    text-align: justify;
}
.Alert
{
    color: #ff0000;
    font-weight: bold;
}
.tdHeader
{
    background-color: #cccccc;
    height: 20px;
    font-weight: bold;
}
.WhiteBg
{
    background-color: #ffffff;

}
.LightGray
{
    background-color: #efefef;

}
.GreyText
{
    color: #999999;
}
.Button
{
	border-right: #125c93 1px solid;
	border-top: #125c93 1px solid;
	font-size: 12px;
	border-left: #125c93 1px solid;
	color: captiontext;
	border-bottom: #125c93 1px solid;
	background-color: #125c93;
	text-align: center;
}
.SelectedButton
{
	color: #ffffff;
	border-top-style: none;
	border-bottom: navy 2px;
	border-right-style: none;
	border-left-style: none;
	background-color: highlight;
	text-align: center;
	font-size: 12px;
}
.btn1
{
	vertical-align: baseline;
	border-top-style: ridge;
	border-right-style: ridge;
	border-left-style: ridge;
	letter-spacing: 1px;
	position: static;
	background-color: lightgrey;
	text-align: center;
	border-bottom-style: ridge;
	height: 20px;
	font-size: 12px;
}
.ReportTable
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	vertical-align: baseline;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: 'Courier New' , Garamond;
	text-align: left;
}
.ReportTablerow
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	vertical-align: baseline;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: 'Courier New' , Garamond;
	text-align: left;
}
.ReportTabletd
{
	border-right: black 1px solid;
	border-top: black 1px solid;
	border-left: black 1px solid;
	color: black;
	border-bottom: black 1px solid;
	font-family: 'Courier New' , Garamond;
	position: static;
	height: 2px;
	text-align: left;
}
.TopNavAdmin
{
    text-decoration: none;
    font-weight:bold ;
    /*color: #000000;
    color:Red ;*/
}
.TopNavAdmin:hover
{
    text-decoration: underline;
}
