#710908/*
HTML 5 Template Name: Competitive V.2
File: Tables CSS
Author: OS Templates
Author URI: http://www.os-templates.com/
Licence: <a href="http://www.os-templates.com/template-terms">Website Template Licence</a>
*/

table{
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	width: auto;
}
table thead th{color:#FFFFFF; background-color:#666666; border:1px solid #CCCCCC; border-collapse:collapse; text-align:center; table-layout:auto; vertical-align:middle;}
table tbody td{vertical-align:top; border-collapse:collapse; border-left:0px solid #ffffff; border-right:0px solid #ffffff;}
table thead th, table tbody td{
	padding:5px;
	border-collapse:collapse;
	background-color: #FFF;
}
table tbody tr.light{color:#666666; background-color:#F7F7F7;}
table tbody tr.dark{color:#666666; background-color:#E8E8E8;}
