titrehome
{
	
	font-weight : bold;
	text-decoration : none;
	font-size:12px;
	font-family:  Tahoma,Verdana, Arial;
	color:LightSlateGray;	
}

textehome
{
	
	font-weight : bold;
	text-decoration : none;
	font-size:11px;
	font-family:  Tahoma,Verdana, Arial;
	
}


select
{
	border-style:none;
	border-color:#EAEAEA;
	width: 100%;
	height: 19px;
	
	border-right: 0px;
	padding-left: 0px;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	cursor: default;
	height: 21px;
	background:#e81818;
	color:White;
	border-width : 1 0 0 0;
	}




INPUT
{
	font-size:		8pt;
	font-family:	Tahoma, Verdana, Arial;
	width:			100%;
	height:			19px;
	border:			1px solid #7b9ebd;
}

INPUT.ro,TEXTAREA.ro,DIV.ro,SPAN.ro
{
	background-color:	#eeeeee;
	border-color:		#000000;
	border:			1px solid #000000;
}

INPUT.radio
{
	width:			16px;
	border:			0px;
	cursor:			hand;
}

INPUT.checkbox
{
	height:			12px;
	width:			16px;
	border:			0px;
	cursor:			hand;
}

LABEL
{
	cursor:			hand;
}

BUTTON
{
	width:			95px;
}



/* TD.main for backwards compatability */
/* To be removed. */


TD.ListItem
{
	cursor: hand; 
	padding: 3px;
}

a
{
	color:Black;	
}


a.barre
{
	
	font-weight : bold;
	color: white;
	text-decoration : none;
	font-size:11px;
	font-family:  Tahoma,Verdana, Arial;
	
	
}


a.barre:hover {
	
	font-weight : bold;
	font-weight : bold;
	text-decoration : none;
	font-size:11px;
	font-family:  Tahoma,Verdana,Arial;
	color: #FFFFFF;
}


a.somg
{
	font-weight : bold;
	color: #000000;
	text-decoration : none;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;	
	
}

a.somghover {
	
	font-weight : bold;
	color: red;
	text-decoration : none;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	background-color:Gray;
}


a.somg:visited
{
	font-weight : bold;
	
	text-decoration : none;
	font-size: 11px;
	font-family: Tahoma, Verdana, Arial;
	
	
}




/* hilite the link when hovering-- allows discovery */
A:hover
{
	color:	#e81818;
	
}



input.selectBox
{
	width: 100%;
	height: 19px;
	border: 1px solid #7b9ebd;
	border-right: 0px;
	padding-left: 5px;
	
	cursor: default;
}









