BODY {
  scrollbar-arrow-color:#999999;
  scrollbar-track-color:#E5E5E5;
  scrollbar-shadow-color:#999999;
  scrollbar-face-color:#C5C5C5;
  scrollbar-highlight-color:#E5E5E5;
  scrollbar-darkshadow-color:#E5E5E5;
  scrollbar-3dlight-color:#E5E5E5;  
  margin-left: 0px;  
  margin-right: 0px;
  margin-top: 0px;  
  margin-bottom: 0px;
  font-family:Arial;
  font-size:10px;
  color:#242424;
  background-color:#575c64;
  
 }
 

.link {
	font-family: Tahoma;
	font-size: 11px;
	color: #353535;
	text-decoration : underline;	
}

.link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #F85F25;
	text-decoration : none;	
}


.prg-link {
	font-family: Tahoma;
	font-size: 11px;
	color: #353535;
	border-top:dotted;
	border-bottom:dotted;
	border-top-width:2px;
	border-bottom-width:2px;
	border-top-color:#A4A4A4;
	border-bottom-color:#D9210D;
	text-decoration : none;		
}

.prg-link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #F85F25;
	text-decoration : none;	
}


.top-link {
	font-family: Tahoma;
	font-size: 13px;
	color:#4B4B4B;
	text-decoration : none;
	margin-right:15px;
	border-bottom:none;	
	
}

.top-link:hover {
	font-family: Tahoma;
	font-size: 13px;
	color:#FF6600;
	text-decoration : none;
	margin-right:15px;
	border-bottom:solid;
	border-bottom-color:#FF6600;
	border-bottom-width:1px;	
}


.bot-link {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration : none;	
}

.bot-link:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #ffffff;
	text-decoration:underline;
}


.left-menu {
	font-family: Tahoma;
	font-size: 11px;
	color: #353535;
	text-decoration : none;
	margin-left:20px;
	vertical-align:middle;
	font-weight:normal;
	width:155px;		
}

.left-menu:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #F85F25;
	text-decoration : none;
	margin-left:20px;
	vertical-align:middle;
	font-weight:normal;
	width:155px;			
}

.imgborder {
	border:solid;
	border-width:1px;
	border-color:#A4A4A4;
}


.txt-11 {
	font-family: Tahoma;
	font-size: 11px;
	color: #353535;	
}

.txt-form {
	font-family: Tahoma;
	font-size: 11px;
	color: #353535;
	border:solid;
	border-color:#5F5F5F;
	border-width:1px;
	background-color:#E2E2E2;	
}

.txt-11-right {
	font-family: Tahoma;
	font-size: 12px;
	color: #353535;
	vertical-align:middle;
	padding-right:5px;
	text-align:right;	
}

.txt-12 {
	font-family: Tahoma;
	font-size: 12px;
	color:#353535;
}

