﻿/*
	Customization of Theme1, default style
*/

#topBarTable
{
	background-image:url(/filearchive/css/topBar_bg.gif);
	
	border-left: solid 1px #d3dade;
	border-right: solid 1px #d3dade;
	border-top: solid 1px #d3dade;
	border-bottom: solid 2px #b0b5b9;
	padding-top: 2px;
}

#topBarTableLeftCell 
{
	color:#556469;
}
.topMenu
{
	/*border-top: solid 2px #b0b5b9;*/
}

#headerImage
{
	background-image:url(/filearchive/css/frontimage.jpg);
}

#headerImageMinHeight
{
	/*
	height:145px;
	width:870px;
	*/
}

#footerTextDiv 
{
	background-image:url(/filearchive/css/bottomBar_bg.gif);
	color:#556469;
	border-left: solid 1px #d3dade;
	border-right: solid 1px #d3dade;
	border-bottom: solid 1px #d3dade;

	border-top: solid 2px #b0b5b9;
}

#footerTextTableLeftCell a, #footerTextTableLeftCell a:hover
{
	color:#556469;
}