﻿body 
{
	font-family:Verdana;
	font-size:smaller;
	font-style:normal;
}
.tableWithBorder
{
	border: 1px solid #dddddd;
}

.tdWhite
{
	background-color:#FFFFFF;
}

.td
{
	background-color:#90ACC8;
}

.th
{
	background-color:#90ACC8;
	font-size: +1;
	font-weight:bold;
	color:#666666;
}
.lightBG
{
	background-color:#EFF7FF;
	color:#666666;
}

.LeftNavi
{
	background-color:#EFF7FF;
}

.MainHeader
{
	background-color:#90ACC8;
	font-size: +1;
	font-weight:bold;
	color:#666666;
}

.MainCateLink
{
	font-size:small;
	font-weight:bold;
}
.SubCateLink
{
	font-size: -1;
}

.SubHeader
{
	background-color:#B5CADF;
	font-size: +1;
	font-weight:bold;
	color:#666666;
}
.DirectoryHeader
{
	background-color:#90ACC8;
	font-size: 10px;
	font-weight:bold;
	color:#444444;
}
.DirectoryDetail
{
	background-color:white;
	font-size: 10px;
}
.StaticMenuItem
{
	color:#eeeeee;
	font-size:10px;
	font-weight:600;
	background-color:#336699;
	text-align:center;
}
.StaticHover
{
	background-color:#C3D1DF;
	color:#666666;
	text-align:center;
}

.txtBold
{
	font-weight:bold;
}

.txtSmall
{
	font-size: 9px;
}

.txtSmallWhiteBold
{
	font-size: 9px;
	color:White;
	font-weight:bold;
}
.txtMediumWhiteBold
{
	font-size: 10px;
	color:White;
	font-weight:bold;
}
.directoryBox
{
	font-size: 10px;
	background-color:#E0E8EF;
}
.form
{
	color: #000000;
	background-color:#eeeeee;
}

.TextIndicator_Password
{
     background-color:Gray;
     color:White;
     font-family:Arial;
     font-size:x-small;
     font-style:italic;  
     padding: 2px 3px 2px 3px;   
}

.BrowserHeader
{
	background-color:#90ACC8;
	font-size: 12px;
	font-weight:bold;
	color:#EEEEEE;	
}
.BrowserSubHeader
{
	background-color:#90ACC8;
	font-size: 10px;
	font-weight:bold;
	color:#EEEEEE;	
}

.Footer
{
	background-color:#90ACC8;
	color:#666666;
	font-family:Verdana;
	font-size:10px	
}
.Viewbtface
{
	background-color: gainsboro;

	font-weight: normal;
	font-size: 12px;
	font-family: Verdana, Arial;
	color: #888888;
	vertical-align: middle;
	text-align: center;

    border-top-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top-style: solid;
    border-right-style: solid;
    border-bottom-style: solid;
    border-left-style: solid;
    border-top-color: rgb(204, 204, 204);
    border-right-color: rgb(204, 204, 204);
    border-bottom-color: rgb(204, 204, 204);
    border-left-color: rgb(204, 204, 204);
    padding-bottom:4;
    padding-top:4;
}
