hr {
	width: 75%;
	align: center;  
	size: 1;        
/*	color: #800000;	
	margin-top: 2px;
	margin-bottom: 2px; */
/*	font-size: 1px; */
	height: 1px;
/*	border: 0; */
}			

p {
	margin-top: 10px;
	margin-bottom: 10px;
}	

ul {
	margin-top: 0px;
	margin-left: 0;
	margin-bottom: 0px;
} 


li {
	margin-bottom: 0px;
	margin-left: 0px; 
	padding-top: 0px;
/*	list-style-image: url(../_images/pointer4.gif); */
/*	color: #800000; */
	list-style-position: outside;
} 

/*li {
	margin-bottom: 4px;
} */


table {	
	font-family: arial, Arial, Helvetica;			
	font-size: 13px;	
	font-style: normal;
	font-weight: normal;
}

a:link {
	color: #00000FF; 
	text-decoration: underline; 
	font-family: arial, Arial, Helvetica;			
	cursor: pointer;
/*	white-space: pre; */
}

a:active {
	color: grey; /* #FF0000;  */
	text-decoration: underline;
	font-family: arial, Arial, Helvetica;				
	cursor: pointer;	
}

a:visited {
	color: #008000;
	text-decoration: underline; 
	font-family: arial, Arial, Helvetica;				
	cursor: pointer;	
}

a:hover {
	color: #FF0000; 
	text-decoration: underline; 
	font-family: arial, Arial, Helvetica;				
	cursor: pointer;
	
}

A.disabled  { 
	color: grey; 
 	text-decoration: underline;
	font-family: arial, Arial, Helvetica;			 	
 	cursor: none; 
} 

/*	above defines defaults for tags */
/* *************************** */
.StdHr {
	width: 75%;
	border-bottom: 1px solid #000000;
	margin-top: 4px;
	margin-bottom: 4px;
}

.HdrHr {
	width: 75%;
	border-bottom: 1px solid #000000;
	margin-top: 4px;
	margin-bottom: 6px;
}

.AdminHr {
	width: 90%;
	border-bottom: 1px solid #000000;
	margin-top: 0px;
	margin-bottom: 2px;
}

.HomeHr {
	width: 90%;
	border-bottom: 1px solid #800000;
	margin-top: 0px;
	margin-bottom: 2px;
}

.MenuHr {
 	width: 90%;
	border-bottom: 1px inset #FFFFA0; 
	margin-top: 2px;
	margin-bottom: 4px; 	
}
.ItemHr {
	width: 90%;
	border-bottom: 1px dashed #B2B2B2;
	margin-top: 2px;
	margin-bottom: 0px;
} 

	
.StdBody {
	font-size: 13px;	
	background-color: #FFFFFF;  
	color: #000000;
	font-family: arial, Arial, Helvetica;			
	font-style: normal;
	font-weight: normal;
	margin-left: 0px;
/*	scrollbar-base-color: #800000;
	scrollbar-arrow-color: #FFFFD0;
	scrollbar-DarkShadow-Color: #000000; 	*/
/*	background-image: url(_images/FillerBg2.jpg); */
/*	border-left: 10px inset green; */
}	

.StdBody1 {
	font-size: 13px;	
	background-color: #FFFFFF;  
	color: #000000;
	font-family: arial, Arial, Helvetica;			
	font-style: normal;
	font-weight: normal;
	margin-left: 0px;
/*	scrollbar-base-color: #800000;
	scrollbar-arrow-color: #FFFFD0;
	scrollbar-DarkShadow-Color: #000000; 	*/
/*	background-image: url(_images/FillerBg2.jpg);  */
	align: center;
}	

.table1 {
	background-color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;	
	font-family: arial, Arial, Helvetica;		
	border-left: 1px solid silver; 
	border-right: 2px solid #000000; 
	border-top: 1px solid silver; 
	border-bottom: 2px solid #000000;	
}	

.table2 {
	background-color: #FFFFFF; /* #E8E7DE;  */ /* #FFFFFF; */
	color: #000000; 
	font-size: 13px;
	font-weight: bold;	
	font-family: arial, Arial, Helvetica;		
}	

.StdHomeTable {
	font-weight: normal;	
	font-family: arial, Arial, Helvetica;		
	padding: 0px;
/*	width: 798px; */
/*	align: center; */
/*	background-color: rgb(255,255,239);
	border-top: 1px outset #777777;
	border-left: 2px outset #333333; 
	border-right: 2px outset #333333; */
}	

.StdTable {
	font-weight: normal;	
	font-family: arial, Arial, Helvetica;		
	padding: 0px;
/*	width: 798px; */
/*	align: center; */
/*	background-color: rgb(255,255,239);
	border-top: 1px outset #777777;
	border-left: 2px outset #333333; 
	border-right: 2px outset #333333; */
}	

.StdList {
	color: #000000; 
	list-style-type:  disk;  
	list-style-position: outside;	
	padding: 2px;
	margin-left: 16px;
}	

.StdListBullets {
/*	color: #800000;  */
/*	list-style-image: url(/_images/pointer3.gif); */
	list-style-image: url(../_images/pointer4.gif); 
/*	list-style-type: disk; */
	list-style-position: outside;	
	margin-left: 0px;
	margin-top: 0px;
/*	padding: 2px; */
}	

.StdItemBullets1 {
	background-color: #FFFFFF;
}	

.StdItemBullets2 {
	background-color: #F5F5F5;
}	

.StdItem {
	color: #000000; 
	padding-bottom: 8px;
}	

.StdList1 {
	color: #000000; 
	list-style-type:  none;  
	padding-top: 2px;
}	

.StdList2 {
	color: #000000; 
	list-style-type:  disk;  
	margin-top: 14px;
	list-style-position: outside;		
	background-color:  #FFE8E8; 
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
}

.StdItem1 {
	color: #000000; 
	padding-top: 2px;
}	

.StdListInside {
	color: #000000; 
	list-style-type:  disk;  
	list-style-position: outside;	
	padding-left: 16px; 
}	

.form1 {
	color: #FFFFCC;             
	background-color: #800000;	
	cell-spacing: 0px;
	padding: 0px; 
	padding-top: 4px;
	padding-bottom: 4px;
	font-size: 13px;
	font-weight: bold;
	font-family: arial, Arial, Helvetica;		
	border-top: 1px inset silver;
	border-left: 1px inset silver;
	border-bottom: 2px inset black;
	border-right: 2px inset black;
}

.title1 {
	color: #800000;  
	font-size: 18px;
	font-weight: bold;	
	font-family: arial, Arial, Helvetica;		
	font-style: normal;
	height: 24px;
	padding: 0px;
	text-align: center; 
	padding-top: 4px
}	

.title2 {
	color: #FFFFC0;  
	font-size: 18px;
	font-weight: bold;	
	font-family: arial, Arial, Helvetica;		
	font-style: normal;
	height: 24px;
	padding: 0px;
	text-align: center; 
	padding-top: 4px
}	

.title3 {
	color: #FFFFFF;  
	background-color: #800000;
	font-size: 24px;
	font-weight: bold;	
	font-family: arial, Arial, Helvetica;		
	font-style: normal;
	height: 24px;
	text-align: center; 
	margin-top: 8px;
	padding: 12px;
	margin-bottom: 12px;
}	

.TreeTitle {
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #800000;
	background-color: #FFFFFF; /* #ECE9D8;  */
	margin-top: 0px;
}
.stripe1 {
	background-color: #FFFFFF;
}										
									
.stripe2 {
	background-color: #FFE8E8; /* #FDE7E7; */ /* #F6E0E0;  */
}										

.stripe3 {
	background-color: #F0F0F0; /* #FDE7E7; */ /* #F6E0E0;  */
}										

.TableTitle {
	font-weight: bold;
	color: #FFFFC0;
	background-color: #800000;	
	border-bottom: 2px inset #777777;	
	border-right: 1px solid #FFFFC0;	
}	

.Important {
	border: 0px;
	background-color: gold; 
	font-weight: bold;
	padding: 2px;
	border-bottom: 2px solid #777777;	
	border-right: 2px solid #777777;	
	
}	

.LoLiteFG {
	color:  #999999; /* #FFFFCC; */ /* #F0D6D6; */
	font-weight: bold;
}	

.HiLiteFG {
	color:  #800000; /* #FFFFCC; */ /* #F0D6D6; */
	font-weight: bold;
}	

.HiLiteFG1 {
	color:  #FFFFCC; 
	font-weight: bold;
}	


.HiLiteBG {
	background-color:  #F0F0F0; /* #EEEEEE; */ /* #FFFFCC; */ /* #F0D6D6; */
}

.HiLiteBG0 {
	background-color:  #FFFFFF;	
}	

.HiLiteBG1 {
	background-color:  #F3F3F3;	
}

.HiLiteBG2 {
	background-color:  #FDFDFD;	
}

.HiLiteBG3 {
	background-color:  #F6F6F6; /* #EEEEEE; */ /* #FFFFCC; */ /* #F0D6D6; */
}	

.ToolBar {
/*	background-color:  #CDC9C9; */  /* #EEEEEE; */ /* #FFFFCC; */ /* #F0D6D6; */
	background-color: rgb(240,240,238);
	color: #000000; /* #FFFFA0;  */
	border-top: 0px solid #CCCCCC;
	margin-top: 0px;
	margin-bottom: 0px;
}	

.ImgLink {	
	vertical-align: bottom;
	text-decoration: none;
	margin-right: 0px;
	border: 0px;
}	

.Tab {
	border-top: 0px solid #000000;
	border-right: 0px solid #000000;
	color: #FFFFC0;
	background-image: url(..\_images\bevel.gif);
}

.Focus {
/*	background-color:   #FBF3F3; */ /* grey #F4F4F4;  #F2F2F2;  grey;  #FFE8E8;  #FDE7E7;  #F6E0E0;  #F3F3F3;	*/
	background-color:  #F8F8F8; /* #F5F5F5; */ /* #FFFFF5; */ /* #FFF2F2; */  /* #FFFFF5; */ /* #F5F5F5; */  /* #ECF3FF */
/*	margin-left: 0px; */
/*	padding-left: 8px; */
/*	padding-right: 0px;  */
/*	padding-bottom: 0px; */
	border: 1px dashed #000000; 
}	

.Focus1 {
/*	background-color:   #FBF3F3; */ /* grey #F4F4F4;  #F2F2F2;  grey;  #FFE8E8;  #FDE7E7;  #F6E0E0;  #F3F3F3;	*/
	background-color:  #FFFFFF; /* #ECF3FF */
/*	margin-left: 0px; */
/*	padding-left: 8px; */
/*	padding-right: 0px;  */
/*	padding-bottom: 0px; */
}	

.Blur {
	background-color:  #FFFFFF;	
}	

.ReadOnly {
	background-color: #EEEEEE; /* grey; */
}	

.QA_UL {
/*	margin-left: 0px;  */
/*	margin-left: -12px; */
/*	text-align: left; */
	margin-top: 4px;
	margin-bottom: 4px;	
}	
.OL_UL {
	margin-top: 0px;
	margin-bottom: 0px;	
	margin-right: 4px; 
	list-style-position: inside;
}	

.OL_UL1 {
	margin-top: 0px;
	margin-bottom: 0px;	
	margin-right: 4px; 
	list-style-image: url(../_images/pointer4.gif); 
/*	list-style-image: url(../_images/arrow2.gif); */
	list-style-position: inside;
}	

.OL_UL2 {
	margin-top: 0px;
	margin-bottom: 0px;	
	margin-right: 4px; 
	list-style-image: url(../_images/ball3.gif);  
/*	list-style-image: url(../_images/ball2.gif);  */
	list-style-position: inside;
}	

.OL_LI {
	margin-top: 4px;
	margin-bottom: 4px;	
	margin-right: 4px; 
	margin-left: 0px;
	background-color: #FFFFFF;

/*	font-size: 24px; */
/*	list-style-image: url(../_images/litered3.gif); */
}	

.OL_Para {
	margin-top: 0px;
	margin-bottom: 0px;	
	margin-left: 0px;		
/*	list-style-type: square; */
}

.TEXT_BLOCK {
	margin-bottom: 4px;
	margin-left: 0px; 
	list-style-type: none;
	list-style-position: outside;
	list-style-image: none;
}	

/*.SelList {
	font-size: 13px;
} */
.AdminForm {
	background-color: rgb(240,240,238);
	border: 1px solid #CCCCCC;
}

.FormLabel {
	font-family: Arial, Tahoma, Times Roman;
	font-size: 12px;	
	font-weight: normal;
	color: #2F4F4F; /* #F2F2F2; */
}

.FormLabel1 {
	font-family: Arial, Tahoma, Times Roman;
	font-size: 12px;	
	font-weight: normal;
	color: #000000; /* #FFFFA0; */ /* #F2F2F2; */
}

.FormData {
	font-family: Arial, Tahoma, Times Roman;
	font-size: 12px;	
}

.CmdButton {
	font-size: 9px;
	cursor: pointer;
	height: 20px;

}
.StatusPanel {
	background-color:  gold; 
	color: #000000; 
	font-weight: bold;
	border-top: 1px inset silver;
	border-left: 1px inset silver;
	border-bottom: 1px inset #000000;
	border-right: 1px inset #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}	

.ErrorPanel {
	background-color:  #FF0000; 
	color: #FFFF00; 
	font-weight: bold;
	border-top: 1px inset silver;
	border-left: 1px inset silver;
	border-bottom: 1px inset #000000;
	border-right: 1px inset #000000;
	margin-top: 0px;
	margin-bottom: 0px;
}	

.DesignLinkOver {
	background-color: #AAAAAA; /* gold; */
	color: #000000;
}

.DesignLinkOut {
	background-color: #FFFFFF;
	color: #777777;
}
/*  ****** Outline CSS */
.Bullet0 {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	list-style-type: none;
	margin-top: 0px;
	margin-left: 0px; 
	padding-left: 6px;
/*	vertical-align: middle; */
/*	padding-bottom: 8px;  */
/*	margin-bottom: 0px; */
/*	padding-bottom: 62px;  */
}

.Bullet1 {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	list-style-image: url(../_images/litered1.gif); 
	margin-top: 0px;
	margin-left: 0px; 
	padding-left: 24px;
/*	margin-bottom: 62px; */
/*	vertical-align: text-top; */
/*	padding-bottom: 64px;  */
/*	text-align: absmiddle; */
}

.Bullet2 {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	list-style-image: url(../_images/bluball1.gif);
	margin-top: 0px;
	margin-left: 0px; 
/*	vertical-align: text-top; */
	padding-left: 15px;
	padding-bottom: 2px;
}

.Bullet1P {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	list-style-image: url(../_images/plus1.gif);
	margin-top: 6px;
	margin-bottom: 4px;
	padding-bottom: 2px;

}

.Bullet3 {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px; 
	padding-left: 22px; 
	padding-bottom: 2px;
/*	vertical-align: text-top; */
	list-style-image: url(../_images/checkred.gif);
}

.List1A {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.List1 {
	padding-left:   0px;
	padding-bottom: 2px;
}
.List2 {
	padding-left:   0px;
	margin-bottom: 2px;
}
.List3 {
	padding-left: 0px;
	padding-left: 0px;
	margin-bottom: 2x;
}

.ScreenShot {
	margin-top: 6px;
	margin-bottom: 4px;
	border-bottom: 4px solid #333333;
	border-right: 4px solid #333333;
}

.OutlineLink {
	font-size: 15px;
/*	margin-top: 24px; */
	margin-left: 0px;
	vertical-align: middle;
	padding-bottom: 4px;
}
.FrameBg {
/*	background-color: #FF0000; */
	background-image: url(../_images/FillerBg3.jpg); 
}

.FrameBg1 {
/*	background-color: #FF0000; */
	background-image: url(../_images/FillerBg3.jpg); 
}
.Note {
	margin-bottom: 4px;
	width: 100%;
	padding: 2px;
	text-align:center;
	font-weight:bold;
	font-size: 15px;
	background-color: gold;
}

.ImgPos {
	position: absolute; 
	top: 100px;
	left: 400px;
}

.ImgPos1 {
	position: absolute; 
	top: 100px;
	left: 400px;
}

.OutlineIndex1 {
	font-family: Tahoma, Arial, Times New Roman;
	font-size: 15px;
	font-weight: normal;
	color: #000000;
/*	list-style-image: url(../_images/litered1.gif);  */
	margin-top: 0px;
	margin-left: 0px; 
	padding-left: 12px;
/*	margin-bottom: 62px; */
/*	vertical-align: text-top; */
/*	padding-bottom: 64px;  */
/*	text-align: absmiddle; */
}
.MenuBar {
	padding: 0px; 
	border-collapse: collapse; 
	width: 100%; 
	background-image: url(_images/TopMenuBG.gif);
	border-bottom: 0px silver inset;
	margin: 0px;
}		
.MenuTD {
	font: 12pt Arial;   
	color: #FFFF99; 
	background-image: url(../_images/TopMenuBG.gif); 
	font-weight: bold;
}
.MenuMouseOut {
     background: url(../_menu/ItemOutBG.png); 
	 height: 22px;
	 padding-top: 2px;
	 padding-left: 6px;
	 padding-right: 6px;
	 text-align: center;
	 font-family: Tahoma, MS Sans Serif;	 
	 font-size: 12px;	 
	 cursor: pointer;     
	 color: #FFFFA0;   	
	 border-left: #CCCCCC solid 1px;     
	 border-right: #000000 solid 1px;     
	 width: auto;
}      
.MenuMouseOver {
     background: url(../_menu/ItemOvrBG2.jpg); 
	 height: 18px;
	 padding-top: 2px;
	 padding-left: 6px;
	 padding-right: 6px;
	 text-align: center;     
  	 font-family: Tahoma, MS Sans Serif;	 
	 font-size: 12px;	  
	 cursor: pointer;
     color: #700000;    
	 ßborder-top: #000000 solid 0ßpx;     
	 border-left: #CCCCCC solid 1px;     
	 border-right: #000000 solid 1px;     

}      

.FootBar {
	padding: 0px; 
	border-collapse: collapse; 
	width: 100%; 
	background-image: url(_images/TopMenuBG.gif);
	border-bottom: 0px silver inset;
	margin: 0px;
}		
.FootTD {
	font: 12pt Arial;   
	color: #FFFF99; 
	background-image: url(../_images/TopMenuBG.gif); 
	font-weight: bold;
}
.FootMouseOut {
     background: url(../_menu/ItemOutBG.png); 
	 height: 18px;
	 padding-top: 2px;
	 padding-left: 6px;
	 padding-right: 6px;
	 text-align: center;
	 font-family: Tahoma, MS Sans Serif;	 
	 font-size: 12px;	 
	 cursor: pointer;     
	 color: #FFFFA0;   	
	 border-left: #CCCCCC solid 1px;     
	 border-right: #000000 solid 1px;     
	 width: auto;
}      
.FootMouseOver {
     background: url(../_menu/ItemOvrBG2.jpg); 
	 height: 18px;
	 padding-top: 2px;
	 padding-left: 6px;
	 padding-right: 6px;
	 text-align: center;     
  	 font-family: Tahoma, MS Sans Serif;	 
	 font-size: 12px;	  
	 cursor: pointer;
     color: #700000;    
	 border-left: #CCCCCC solid 1px;     
	 border-right: #000000 solid 1px;     

}      


/*
.BannerButtonOut {
	font-size: 15px;
	font-weight: bold;
	padding-left: 2px;
	padding-right: 2px;
	width: 15px;
	border-left: 1px solid silver;
	border-right: 1px solid #6B6BA6;
	vertical-align: top;
	margin-left: 0px;
	width: 18px;
}			  																						
*/
.SI_MouseOut {
     background: url(../_menu/ItemOutBG.png);
	 padding-left: 0px;
	 padding-right: 0px;
	 padding-top: 0px;
	 padding-bottom: 0px;
	 height: 21px;
 	 text-align: center;
	 font-family: Tahoma, MS Sans Serif;	 
	 font-size: 12px;	 
	 cursor: pointer;     
	 color: #FFFFA0;                        	 
	 border-top: 0px inset #FFFFFF;
	 border-left: 0px inset silver; 
	 border-right: 1px inset #800000;	
	 border-bottom: 0px solid #000000;	 
}      
.SI_MouseOver {
     background: url(../_menu/ItemOvrBG2.jpg); 
	 padding-left: 0px;
	 padding-right: 0px;
	 padding-top: 0px;
	 padding-bottom: 0px;
	 height: 20px;
	 text-align: center;     
  	 font-family: Tahoma, MS Sans Serif;	 
	 font-size: 12px;	  
	 cursor: pointer;
	 color: #800000;                        	 
	 border-top: 1px inset #000000;
	 border-left: 1px inset #000000;
	 border-right: 0px inset #000000;	 
	 border-bottom: 0px inset #000000;	 
}      
.SI_MouseClick {
     background: url(../_menu/ItemOvrBG3.jpg);
	 padding-left: 0px;
	 padding-right: 0px;
	 padding-top: 0px;
	 padding-bottom: 0px;
	 height: 21px;
 	 text-align: center;
	 font-family: Tahoma, MS Sans Serif;	 
	 font-size: 12px;	 
	 cursor: pointer;     
	 color: #0000FF; 
	 border-top: 0px inset #000000;
	 border-left: 0px inset #000000;
	 border-right: 1px inset #000000;	 
	 border-bottom: 0px inset #000000;	 
}      
.SI_MouseDisable {
     background: url(../_menu/ItemOutBG.png);
	 padding-left: 0px;
	 padding-right: 0px;
	 padding-top: 0px;
	 padding-bottom: 0px;
	 height: 21px;
 	 text-align: center;
	 font-family: Tahoma, MS Sans Serif;	 
	 font-size: 12px;	 
	 cursor: pointer;     
	 color: #0000FF; 
	 border-top: 0px onset #000000;
	 border-left: 0px onset #000000; 
	 border-right: 1px inset #000000;	 
	 border-bottom: 0px inset #000000;	 
}      

.NewsListImg {
	vertical-align: top; 
	float: left;  
	margin-left: 2px;
	margin-right: 4px;  
}