.rightlinks
 {	
 	font-family: Verdana;
 	font-size: 10px;
 	color: FFFFFF;
 	text-decoration: none;
 }

.rightlinks:hover
 {	
 	font-family: Verdana;
 	font-size: 10px;
 	color: FFFFFF;
 	text-decoration: underline;
 } 

.boxheader
	{
 		font-family: Verdana;
 		font-size: 11px;
 		color: 000000;
 		font-weight: bold;
 		
		background-image: url('../_i/right/box_headerbk.gif'); 	 	
	
 		padding-left: 5px;
 		padding-right: 5px;
 		padding-top: 3px;
 		padding-bottom: 3px; 	
 			
		white-space: nowrap;
	}
	
.boxheader1
	{
 		font-family: Verdana;
 		font-size: 11px;
 		color: 000000;
 		font-weight: bold;
 		
		background-image: url('../_i/right/box_headerbk1.gif'); 	 	
	
 		padding-left: 5px;
 		padding-right: 5px;
 		padding-top: 3px;
 		padding-bottom: 3px; 	
 			
		white-space: nowrap;
	}	

.boxheaderspace
	{
 		font-family: Verdana;
 		font-size: 11px;
 		color: 000000;
 		font-weight: bold;
 		
		background-image: url('../_i/right/box_headerbk.gif'); 	 	
	
 		padding-left: 3px;
 		padding-right: 3px;
 		padding-top: 3px;
 		padding-bottom: 3px; 	
	}	
	
.boxheaderspace1
	{
 		font-family: Verdana;
 		font-size: 11px;
 		color: 000000;
 		font-weight: bold;
 		
		background-image: url('../_i/right/box_headerbk1.gif'); 	 	
	
 		padding-left: 3px;
 		padding-right: 3px;
 		padding-top: 3px;
 		padding-bottom: 3px; 	
	}		
	
.boxlines
	{
 		font-family: Verdana;
 		font-size: 11px;
 		color: 000000;
 		font-weight: bold;
 		
		background-image: url('../_i/right/box_headerlines.gif'); 	 	
	
 		padding-left: 5px;
 		padding-right: 5px;
 		padding-top: 3px;
 		padding-bottom: 3px; 	
	}	
	
.boxlines1
	{
 		font-family: Verdana;
 		font-size: 11px;
 		color: 000000;
 		font-weight: bold;
 		
		background-image: url('../_i/right/box_headerlines1.gif'); 	 	
	
 		padding-left: 5px;
 		padding-right: 5px;
 		padding-top: 3px;
 		padding-bottom: 3px; 	
	}		

.boxtitle
 {
 	position: absolute; 
 	left: -1px; 
 	top: 2px; 
 	color: #000;
 } 

.boxtitle_emboss
 { 
   position: relative; 
   left: 1px; 
   top: 1px; 
   color: #D5DBDF; 
  }

.boxrow
 {
 	font-family: Verdana;
 	font-size: 11px;
 	color: 000000;
 	background-color: EDF2F4;

 	padding-left: 5px;
 	padding-right: 5px;
 	padding-top: 4px;
 	padding-bottom: 4px; 	
 	
 	border-top: #FFF 1px solid;
	border-bottom: #A5A9AA 1px solid;
	border-left: #FFF 1px solid;
	border-right: #A5A9AA 1px solid; 	
 }

.boxrow1
 {
 	font-family: Verdana;
 	font-size: 11px;
 	color: 000000;
 	background-color: FFF6DF;

 	padding-left: 5px;
 	padding-right: 5px;
 	padding-top: 4px;
 	padding-bottom: 4px; 	
 	
 	border-top: #FFFDF9 1px solid;
	border-bottom: #CCC5B2 1px solid;
	border-left: #FFFDF9 1px solid;
	border-right: #CCC5B2 1px solid; 	
 }
 

.boxrow1_on
 {
 	font-family: Verdana;
 	font-size: 11px;
 	color: 000000;
 	background-color: FFFFFF;

 	padding-left: 5px;
 	padding-right: 5px;
 	padding-top: 4px;
 	padding-bottom: 4px; 	
 	
 	border-top: #FFF 1px solid;
	border-bottom: #A5A9AA 1px solid;
	border-left: #FFF 1px solid;
	border-right: #A5A9AA 1px solid; 	
 	
 } 
 
.boxlink
 {
 	color: 000000;
 	text-decoration: none;
 	width: 100%;
 }

.boxrow_on
 {
 	font-family: Verdana;
 	font-size: 11px;
 	color: 000000;
 	background-color: FFFFFF;

 	padding-left: 5px;
 	padding-right: 5px;
 	padding-top: 4px;
 	padding-bottom: 4px; 	
 	
 	border-top: #FFF 1px solid;
	border-bottom: #A5A9AA 1px solid;
	border-left: #FFF 1px solid;
	border-right: #A5A9AA 1px solid; 	
 	
 } 
 
.boxinput
 {
 	font-family: Verdana;
 	font-size: 11px;
 	color: 000000;
 	width: 185px;
 }
 
.icon
 {
 	border-top: #FFF 1px solid;
	border-bottom: #A5A9AA 1px solid;
	border-left: #FFF 1px solid;
	border-right: #A5A9AA 1px solid; 	
	width: 36px;
	cursor: pointer;
 } 
 
.icon_on
 {
 	border-bottom: #FFF 1px solid;
	border-top: #A5A9AA 1px solid;
	border-right: #FFF 1px solid;
	border-left: #A5A9AA 1px solid; 	
	width: 36px;
	cursor: pointer;
 } 
 

.iconlabel
 {
 	font-family: "Arial Narrow";
 	font-size: 11px;
 	color: 000000;
	text-transform: capitalize;
 }
 
.link
 {
 	color: 000000;
 	font-weight: bold;
 	text-decoration: none;
 }
 
.link:hover
 {
 	color: 000000;
 	font-weight: bold;
 	text-decoration: underline;
 } 