﻿.body1 {
	
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.hlink
{
	text-decoration:none;
	font-family:Verdana;
	font-size:11px;
	color:maroon;	
}
.hlink:hover
{
	text-decoration:none;
	font-family:Verdana;
	font-size:11px;
	color:black;	
}
.hlinkadmin
{
	text-decoration:none;
	font-family:Verdana;
	font-size:12px;
	color:maroon;	
}
.hlinkadmin:hover
{
	text-decoration:none;
	font-family:Verdana;
	font-size:12px;
	color:black;	
	font-weight:bold;
}
.hlinkadminhome
{
	text-decoration:none;
	font-family:Verdana;
	font-size:14px;
	color:red;	
	font-weight:bold;
}
.hlinkadminhome:hover
{
	text-decoration:none;
	font-family:Verdana;
	font-size:14px;
	color:maroon;	
	font-weight:bold;
}
.hlinkPersonal
{
	text-decoration:underline;
	font-family:Verdana;
	font-size:12px;
	color:maroon;
		
}

.hlinkPersonal:hover
{
	text-decoration:none;
	font-family:Verdana;
	font-size:12px;
	color:black;	
}

.hlink1
{
	text-decoration:none;
	font-family:Verdana;
	font-size:12px;
	color:maroon;
	min-width:200px;
	width:200px;	
}
.hlink1:hover
{
	text-decoration:none;
	font-family:Verdana;
	font-size:12px;
	color:black;	
}

.hlinksmall
{
	text-decoration:none;
	font-family:Verdana;
	font-size:10px;
	color:maroon;	
}
.hlinksmall:hover
{
	text-decoration:none;
	font-family:Verdana;
	font-size:10px;
	color:black;	
}

.hlinkHome
{
	text-decoration:none;
	font-family:Verdana;
	font-size:10px;
	color:#B5731A;	
}
.hlinkHome:hover
{
	text-decoration:none;
	font-family:Verdana;
	font-size:10px;
	color:black;	
}
.label
{
	text-decoration:none;
	font-family:Verdana;
	font-size:11px;
	color:#3e2004;	
	padding-right:10px;	
}
.Tab1
{
	text-decoration:none;
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:Maroon ;	
}

.Tab2
{
	text-decoration:none;
	font-family:Verdana;
	font-size:11px;
	color:black;	
}

.labelbold
{
	text-decoration:none;
	font-family:Verdana;
	font-size:14px;
	color:Black;
	font-weight:bolder;	
}

.text
{
    font-family:Verdana;
    font-weight:lighter;
    font-size:10px;
}
.textslider
{
	text-align:center;
	 border-color:#6e5e4e;
    border-width:1pt;
    width:10;
    border-style:solid;	
}
.text1
{
	 
	background-color:#C5831C;
}

.trWelcomeHead
{
	text-decoration:none;
	font-family:Verdana;
	font-size:15px;
	color:Black;	
}
.trHead
{
	text-decoration:none;
	font-family:Verdana;
	font-size:12px;
	color:Black;	
}
.radio
{
	text-decoration:none;
	font-family:Verdana;
	font-size:11px;
	color:Black;	
}
.header
{
	text-decoration:none;
	font-family:Verdana;
	font-size:12px;
	color:white;
	font-weight:bold;
	
	text-align:center;
	background:maroon;

}

.heading
{
    text-decoration:none;
	font-family:Verdana;
	font-size:12px;
	color:Black;	
}

.headingSlider
{
    text-decoration:none;
	font-family:Verdana;
	font-size:12px;
	color:Black;	
	display:none;/*naeem*/
}

.headingtitle
{
    color:#BD8328;
    text-decoration:none;
	font-family:Verdana;
	font-size:13px;
}
.headinginner
{
    text-decoration:none;
	font-family:Verdana;
	font-size:14px;
	color:Black;	
}

.hr
{
    color:#6e5e4e;
}
.textbox
{
    border-color:#6e5e4e;
    border-width:0.5pt;
    border-style:solid;
   
   
   
}



#tic {
  /* enter any styles for the ticker below */
  /*border: .05em #CEC3AD solid;
  */
  padding:10px;
  font-size:10px;
  /*

  width:400px;
  line-height:20px;*/
  font-family:Verdana;
}
#tic * {
  /* this will hide all children tags */
  font-size: 1em;
  margin:0px;
  padding:0px;
  display:none;
}
#tic a {
  /* add more tags to this list if you wish to display them inside the children */
  display:inline;
}

.slider_rail
{
	position: relative;
    height: 80px;
    width: 215px;
    background: #eae6d4 url(../images/slider_custom_rail.png) repeat-x;    
}
.slider_handle_org {
   position: absolute;
   height: 14px;
   width: 22px;  

}
.slider_handle  
{
	position: absolute; 
	background: url('../images/slider_custom_handle.png') no-repeat; 
	height: 14px; 
	width: 22px; 
	margin-top:44px;		
}