﻿body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin: 0px 0px 0px 0px;
	background-color: White;
	
}

.textbox
{
	border: solid 1px #b5bbb2;
	font-family: Verdana Tahoma Arial;
	font-weight: normal;
	font-size: 8pt;
	height: 17px;
	color:Black;
	background-image: url(/CustomerSupport/Client/images/input-background.gif);
	background-color: White;
	background-repeat:repeat-x;
}
.textArea
{
	border: solid 1px #b5bbb2;
	font-family: Verdana Tahoma Arial;
	font-weight: normal;
	font-size: 8pt;
	color:Black;
	background-color: White;
}
.button
{
	border: solid 1px #b5bbb2;
	font-family: Verdana Tahoma Arial;
	font-weight: normal;
	font-size: 8pt;
	height: 17px;
	color:Black;
	background-image: url(/CustomerSupport/Client/images/input-background.gif);
	background-color: White;
	background-repeat:repeat-x;
}
.dropdown
{
	border: solid 1px #b5bbb2;
	font-family: Verdana Tahoma Arial;
	font-weight: normal;
	font-size: 8pt;
	color:Black;
}

.txtNormal
{
	font-family: Verdana,Lucida,Helvetica,Arial,sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color:Black;
	text-decoration:none;
}
.txtBold
{
	font-family: Verdana,Lucida,Helvetica,Arial,sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color:Black;
	text-decoration:none;
}
.txtRedNormal
{
	font-family: Verdana,Lucida,Helvetica,Arial,sans-serif;
	font-weight: normal;
	font-size: 8pt;
	color:Red;
	text-decoration:none;
}
.txtRedBold
{
	font-family: Verdana,Lucida,Helvetica,Arial,sans-serif;
	font-weight: bold;
	font-size: 8pt;
	color:Red;
	text-decoration:none;
}
.txtLarge
{
	font-family: Verdana,Lucida,Helvetica,Arial,sans-serif;
	font-weight: bold;
	font-size: large;
	color:Black;
	text-decoration:none;
}

.txtMedium
{
	font-family: Verdana,Lucida,Helvetica,Arial,sans-serif;
	font-weight: bold;
	font-size:medium;
	color:Black;
	text-decoration:none;
}
.txtSubH
{
	font-family: Verdana,Lucida,Helvetica,Arial,sans-serif;
	font-weight: bold;
	font-size: small;
	color:Black;
	text-decoration:none;
}


.rulerGreen
{
	color: #8DC63F;
	background-color: #8DC63F;
	height: 1px;
	
}
.rulerPink
{
	color: #BD4794;
	background-color: #BD4794;
	height: 1px;
	
}
.tblNormal
{
	border-width: 0px;
	border-style: none;
	padding: 0px 0px 0px 0px;
}
.tblBorder
{
	border-width: 1px;
	border-style: solid;
	padding: 0px 0px 0px 0px;
}
.tblPadding
{
	border-width: 0px;
	border-style: none;
	padding: 1px 1px 1px 1px;
}
.tblGreen
{
	border-width: 1px;
	border-style: solid;
	border-color: Green;
	padding: 1px 1px 1px 1px;
}
.grd
{
	border:solid 1px black;
	color:Black;
	font-family:Verdana;
    font-weight:normal;
    font-size:11px;
 }
.grdHeader
{
 font-family:Verdana;
 font-size:12px;
 font-weight:bold;
 color:Black;
 border-color: Black;
 border-width:1px;
 border:solid 1 black;
 background: #EFCFE2;
}
.grdAlternating
{	
	background:LavenderBlush;
}

.tvwNodes
    {
    font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color:White;
	text-decoration:none;
	}
	.tvwRootNodes
    {
    font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color:White;
	text-decoration:none;
	}
	.tree
	{
		background-color:#851b59;	
	}
	