body { 

	background: #808080; 
}



td { 

	font-family: "Tahoma", "Verdana", "Arial"; 
	font-size: 8pt; 
	line-height: 140%; 
	color: #666666; 
}



A:link {

	color: #1DA79B; 
	text-decoration:none;
}



A:visited {

	color: #3B6965; 
	text-decoration:none;
}



A:hover {

	color: #3AF636;
	text-decoration:underline;
}



a:hover.m {

	color: #1E5AAB;
	font-weight:bold; 
	text-decoration:none;
}



.blank {

	font-size: 1pt;
}



.line {

	font-size: 1pt;
	background-color: #90969F;
}		



.banner {

	font-size: 12pt;
	color: #868787;
	font-weight:bold;
}



.img_border {

	border-style: solid; 
	border-color: #D6D6D6;
}



.table_border {

	border: 1px solid #E3E3E3;
}



.input_box {

	border-top: #000000 1px solid; 
	border-right: #000000 1px solid; 
	border-left: #000000 1px solid; 
	border-bottom: #000000 1px solid;
	background: #FFFFFF;
	font-size: 8pt;
} 



.td_color_1 {

	background-color: #9ABF3A;
}



.td_color_2 {

	background-image: url('images/side_bg_left.gif');
}
#tic {
  /* enter any styles for the ticker below */
  border: .05em #CEC3AD solid;
  font-size:0.85em;
  padding:10px;
  width:400px;
  line-height:20px;
}
#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;
}
