﻿@import url("../Common/0100_GFTC_common.css");

body
{
	background-image:url(Images/bg/yellow_stripe_lg.gif);
}

h1, h2, h3, th {
	color:#feba35;
}

#content 
{
	background-image:url(Images/bg/content_frame_sides_yellow_bg.jpg);
}

.overlay {	
	background-image:url(Images/bg/header_overlay_yellow.png);
}

* html .overlay {
	background-image:none;
}

* html .overlay {
	background-color:#feba35;
}

table.dataTable th, table.dataTable td {
	border-color:#ffe0a4;
}

.faceboxTitle 
{
    background-color:#feba35;
}
