/*Retired by Will
A.cala {
	width : 100%;
	font-weight : bold;
}


A.Heading{	
	font-size : small;
	font-weight : bold;}
A.cala:ACTIVE, A.cala:HOVER, A.cala:LINK, A.cala:VISITED {
	color : Black;
	text-decoration: none;
	
}

A:link, A:active, A:visited {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}

BODY {
	font: xx-small Verdana, Geneva, Helvetica, Arial, sans-serif;
	color: #000000;
	margin : 0px;
	height: 100%;
	
}
TABLE, TD, TH, .BOD, FONT {
	font: xx-small Verdana, Geneva, Helvetica, Arial, sans-serif;
	color: #333333;
}

input,textarea {
	font: xx-small Verdana, Geneva, Helvetica, Arial, sans-serif;
	background-color: #FFFFFF;
}

*/
.content {
	/*width : 749px;
	background-color : White;*/
}

.results {
	/*font: xx-small Verdana, Geneva, Helvetica, Arial, sans-serif;*/
	color: #333333;
	background-color : #E6E6E6;
}

/*.heading {
	font-size : small;
	font-weight : bold;
	font-family : Verdana, Geneva,  Helvetica,Arial, sans-serif;
	color : #000000;
}*/
/*h1 {
	font-size : small;
	font-weight : bold;
	font-family : Verdana, Geneva,  Helvetica,Arial, sans-serif;
	color : #000000;
	margin-bottom : 0px;
}*/
/*h2 {
	font-size : x-small;
	font-weight : bold;
	font-family : Verdana, Geneva,  Helvetica,Arial, sans-serif;
	color : #000000;
	margin-bottom : 0px;
}
*/
/*.heading2 {
	font-size : xx-small;
	font-weight : bold;
	font-family : Verdana, Geneva, Helvetica,Arial, sans-serif;
	color : #000000;
}

.heading4{
	font-size : 150%;
	font-weight : bold;
}
*/
/* replaced in taglab-styles.css
DIV.ticker1 {
	overflow : hidden;
	position:static;
	
	background-color : #EFEFEF;
}
*/
DIV.ticker2 {
	position : relative;
	width: 400px;
	
}

DIV.ticker2 a{
	color: #000;
	font-size:0.9em;
}

.white {
	/*font: xx-small Verdana, Geneva, Helvetica, Arial, sans-serif;*/
	color: #FFFFFF;
}
.orange {
	/*font: xx-small Verdana, Geneva, Helvetica, Arial, sans-serif;*/
	color: #FE2A04;
}
/*
.titles {
	font: xx-small Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.heading3 {
	font-size : x-small;
	font-family : Verdana, Geneva,  Helvetica,Arial, sans-serif;
	color : #000000;
}
*/
.mainImage {
	float: left;
	margin-right : 10px;
	margin-bottom : 10px;
}


/*retired by will
.bodytext{
	font-size : 120%;
}
*/

/*
UL LI{
	list-style-image: url(/img_s/fleche.jpg);
}
*/
