/*
Template Name: Education Time
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{
	width:100%;
	border-collapse:collapse;
	table-layout:auto;
	vertical-align:top;
	margin-bottom:15px;
	border:1px solid #CCCCCC;
	}

table thead th{
	background-color: #04182F;
	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:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	}
	
table thead th, table tbody td{
	padding:5px;
	border-collapse:collapse;
	}

table tbody tr.light{
	color: #CC9933;
	background-color: #CC9900;
	}

table tbody tr.dark{
	color: #663300;
	background-color: #CCFF33;
	}#Color {
	font-family: Georgia, "Times New Roman", Times, serif;
	letter-spacing: normal;
	text-align: center;
	word-spacing: normal;
	color: #CC3333;
}
