﻿

body {
	background-image: url(../Images/TopBack.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E3E3E3;
}

input { border: 1px #999999 solid; 
		background: transparent ; 
		font-family: Tahoma;
		font-size:10px;
		color: #000000;
		
		
		
}
.input_custom { border: 1px #999999 solid; 
		background: transparent ; 
		font-family: Tahoma;
		font-size:11px;
		color: #000000;
		height:17px;
		vertical-align:middle;
}
body,td,th {
	font-family: Tahoma;
	font-weight:normal;

}
.style1 {
	color: #000000;
	font-weight: bold;
	font-size: 11px;
}
 .TD_Right{
 background-repeat:repeat-y;
 background-position:right;
 }
 
  .TD_Left{
 background-repeat:repeat-y;
 background-position:left;
 }
a:link {
	text-decoration: none;
	color: #006699;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #990000;
}
a {
	font-family: Tahoma;
}

.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
.stylelink:hover {
	text-decoration: none;
	color: #990000;
}
.style3 {color:#000000}
.style4 {font-family: Tahoma}
.style6 {font-size: 11px}
.style7 {color:#FF6000}
.style8 {font-size: 13px}
.style9 {color:#009900}
.style10 {color:#006699}

.bgs1 { 
background-repeat:no-repeat;
}
.bgs2 { 
background-position: right;
background-repeat: repeat-y;

}
.bgs6 { 
background-position: right
background-repeat: repeat-y;

}
.bgs3 { 
background-repeat: repeat-y;

}
.bgs4 { 
background-repeat: repeat-x;

}
.bgs5 {
background-position:top; 
background-repeat: repeat-x;

}

.Radio Input
{
 	height:19px; 
 	font-family: Tahoma; 
 	font-size: 11pt; 
 	border: 0px solid ;
  	padding-top: 0px;
  	background-color:Transparent;
  	
 }
 .GridHeader
 {
		background:  #dcdcdc; 
		font-family: Tahoma;
		font-size:11px;
		font-style :normal;
		font-weight:bolder;
		color: #696969;
		height: 20px;
		
 }	

.Level1Tree
{
	font-family:Tahoma;
	font-size:10pt;
	font-weight:bold;
	color:#FFFFFF;
	
	height: 25px;
}

.Level2Tree
{
	font-family:Tahoma;
	font-size:10pt;
	font-weight:normal;
	height: 25px;
}

.Level3Tree
{
	font-family:Tahoma;
	font-size:10pt;
	font-weight:normal;
	height: 25px;
}

.Level4Tree
{
	font-family:Tahoma;
	font-size:10pt;
	font-weight:normal;
	height: 25px;
}

.SelectedNode
{
	background: #00ff00;
	color:White;
	
}