body
{
	margin: 0; padding-top: 10px; background-color: RGB(100,105,10);
}
.font_Verdana_11{
	font-family: Trebuchet MS, Century Gothic,Verdana,Tahoma,Arial,sans-serif;
	font-size:11px;
}
.font_Gothic_14_brown{
	font-family:Trebuchet MS,Century Gothic, Arial;
	font-size:14px;
	color:rgb(243,112,33);
}
.font_Gothic_10_brown{
	font-family:Trebuchet MS,Century Gothic, Arial;
	font-size:10px;
	color:rgb(243,112,33);
}
.font_Gothic_12_rgb10012410{
	font-family:Trebuchet MS,Century Gothic;
	font-size:12px;
	color:rgb(100,124,10);
}
.font_Gothic_22_818181 {
	font-family: Century Gothic;
	font-size: 22px;
	color:#818181;
}
.font_Gothic_15_818181 {
	font-family: Trebuchet MS,Century Gothic;
	font-size: 15px;
	color:#818181;
}
.font_Gothic_12 {
	font-family: Trebuchet MS,Century Gothic, Arial, Sans-Serif;
	font-size: 13px;
}
.font_Gothic_11 {
	font-family: Trebuchet MS,Century Gothic, Arial, Sans-Serif;
	font-size: 11px;
}

.lop_menu {
	padding-top:1px;
	padding-bottom:3px;
	padding-left:20px;
	text-decoration:none;	
}
.lop_menu_right {
	padding-top:1px;
	padding-bottom:3px;
	padding-right:20px;
	text-decoration:none;	
}
.link_menu {
	font:11px Verdana,Tahoma,Arial,sans-serif;
	color:#FFFFFF;		
}

.link_menu_P {
	font:11px Verdana,Tahoma,Arial,sans-serif;
	color:#FFFFFF;	
	float:right;
}
.link_menu_P a:hover {
	font:14px Verdana,Tahoma,Arial,sans-serif;
	text-decoration:none;
}
.link_menu_P:active {
	font:11px Verdana,Tahoma,Arial,sans-serif;
	text-decoration:none;	
}
.link_menu_P:visited {
	font:11px Verdana,Tahoma,Arial,sans-serif;
	filter: Alpha(opacity=80);
	-moz-opacity:.8;
	opacity:.8;
	text-decoration:none;		
	background-repeat:no-repeat;
}
A { color:White;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:underline;}

.text
{
	
	float:left;
	font:11px  Verdana,Tahoma,Arial,sans-serif ;
    color:White;
    padding-left:8px;     
    padding-right:15px;
}
.TextUnderline
{
	color:Black;
	text-decoration:none;
}
.TextUnderline:hover
{
	color:Black;
	text-decoration:underline;
}
.font_Gothic_12_rgb10012410{
	background-image:url(images/BG.png); background-repeat:no-repeat; background-position:left;
}
.font_Gothic_12_rgb10012410:hover{
	
	text-decoration:underline;
}
#divContentparent ul
{
	list-style:square;
}
ul li
{
	list-style:square;
}
.link{
    font:11px  Verdana,Tahoma,Arial,sans-serif ;
    
    background-repeat:no-repeat; 
    background-position:7px 10px;
    background-image: url(images/whiteButton.jpg)	;
    /*  
    filter: Alpha(opacity=80);
	-moz-opacity:.8;
	opacity:.8;   
	*/
	padding-left:10px;
	padding-top:5px;
	float: left;
}
.link:hover {
    font:11px  Verdana,Tahoma,Arial,sans-serif ;
    
    background-image: url(images/RedDot.png)	;   
    background-repeat:no-repeat; 
    background-position:7px 10px;
    /*
    filter: Alpha(opacity=80);
	-moz-opacity:.8;
	opacity:.8;
	*/
	padding-left:10px;
	padding-top:5px;
	float: left;
}

#tdPackage ul li ul{
    background-color:RGB(100,124,10);
    /* background-image: url(images/BG.png)	;  */   
    background-position:left;
     
    filter: Alpha(opacity=80);
	-moz-opacity:.7;
	opacity:.7;  
	width:142px;	
}
.RootItem
{
    background-repeat:no-repeat; 
    background-image: url(images/..png)	;
    padding-left:68px;     
    padding-right:8px; 
    padding-top:1px;   
    padding-bottom:1px;  
     
}
.RootItem:hover
{
    background-color:RGB(100,124,10);
    background-image: url(images/GreenDot.png)	;  
    background-repeat:no-repeat; 
    padding-left:68px;
    padding-right:4px;   
    padding-top:1px;   
    padding-bottom:1px;  
    
}
.blankItem
{
    background-image: url(images/..png)	;   
    background-repeat:no-repeat; 
    background-position:left;
}
.blankItem:hover
{    
    background-image: url(images/..png)	;   
    background-repeat:no-repeat; 
    background-position:left;
    text-decoration:none;	
}