/* CSS Document */

table.TCAform{
	background-image: url(../images/line02.gif);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 0px 0px 0px;
}
table.TCAform th{
	padding: 15px 6px 6px 6px;
	font-size: 100%;
	text-align: left;
}
table.TCAform tr.odd{
	padding: 6px;
	background-image: url(../images/list_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
table.TCAform tr.even{	
	background-color: #F7F7F7;	
	padding: 6px;
	background-image: url(../images/list_dot.gif);
	background-repeat: repeat-x;
	background-position: bottom;}			
table.TCAform td a:link{
	color: #515151;
	text-align: left;
	text-decoration: none;
}		
table.TCAform td a:visited{
	color: #515151;
	text-decoration: none;
	text-align: left;
}
table.TCAform td a:hover{
	color: #757575;
	text-align: left;
	text-decoration: none;
}
table.TCAform .mov{
	float: right;
	font-size: 60%;
	margin: -18px 0px 0px 0px;
	font-weight: normal;
}
table.TCAform table.cont{
	color: #515151;
	text-align: left;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 4px;
	background-color: #F1F2ED;
}
table.TCAform table.cont .cont{
color: #FC3C49;
}
