body { 
  margin: 0px;
  PADDING: 0px;
  background: black;
    scrollbar-arrow-color: #e4971b;
	scrollbar-darkshadow-color: #e4971b;
	scrollbar-highlight-color: #ffffff;
	scrollbar-track-color: gary;
	scrollbar-3dlight-color: #e4971b;
	scrollbar-base-color: gary;
	scrollbar-face-color: #000000;
	scrollbar-shadow-color: #ffffff;
}


a:link {  
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #e4971b;
	line-height: 20px;
	text-decoration: none;
}
a:visited {  
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #e4971b;
	line-height: 20px;
	text-decoration: none;
}
a:hover {  
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: normal;
	color: #e4971b;
	text-decoration: underline;
	line-height: 20px;
}

.more:link {  
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #eceb14;
	line-height: 20px;
	text-decoration: none;
	margin-left: 10px
}
.more:visited {  
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #eceb14;
	line-height: 20px;
	text-decoration: none;
	margin-left: 10px
}
.more:hover {  
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	color: #eceb14;
	text-decoration: underline;
	line-height: 20px;
	margin-left: 10px
}
.downlink {  
	font-family: Tahoma, Verdana, Arial;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	text-decoration: none;
	line-height: 20px;
}
.topmenu {  
	font-family: Arial, Tahoma, Verdana ;
	font-size: 10pt;
	font-weight: bold;
	color: white;
	text-decoration: none;
	line-height: 20px;
}
p,td {  
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	font-weight: Normal;
	color: white;
	text-decoration: none;
	line-height: 20px;
	margin-left: 10px;
	margin-right: 10px;
}
td {  
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	font-weight: Normal;
	color: white;
}
.p_yellow {  
	color: #e4971b;
}

.parg2{  
	font-family: Tahoma, Verdana, Arial;
	font-size: 9pt;
	font-weight: bold;
	color:#eceb14;
	text-decoration: none;
	line-height: 25px;
	margin-right: 10px;
}

.down
	{  
		font-family: Tahoma, Verdana, Arial;
		font-size: 9pt;
		font-weight: bold;
		color: #878787;
		text-decoration: none;
		line-height: 5px;
	}
.thumbimg
	{
		width: 70px; 
		height: 70px;
		border-style: solid;
		border-width: 1px;
		border-color: #e4971b;
	}
ul,li
	{
		list-style-type: square;
		line-height: 15px;
		font-family: Tahoma,Arial;
		font-size: 9px;
		font-weight: Bold;
		color: #e4971b;
	}
.li_text
	{
		line-height: 10px;
		font-family: Tahoma,Arial;
		font-size: 9px;
		font-weight: Bold;
		color: White;
	}

.form { 
   font-family: Tahoma, Verdana, Arial;
   font-size: 11px; 
   font-weight: normal; 
   color: #000000; 
   text-decoration: none; 
}

select,input { 
   font-family: Tahoma, Verdana, Arial;
   font-size: 11px; 
   font-weight: normal; 
   color: Black; 
   text-decoration: none;
   height: 20px;  
   border: 1px Gray solid 
}

textarea { 
   font-family: Tahoma, Verdana, Arial;
   font-weight: normal; 
   color: Black; 
   text-decoration: none;  
   border: 1px Gray solid 
}