﻿.row1
{
	background-image: url(../Images/navBack1.png);
	background-repeat: repeat-x;
	width: 500px;
	height: 20px;
	padding-left: 3px;
}
.row2
{
	background-image: url(../Images/Contacts/r1.gif);
	background-repeat: repeat-x;
	width: 500px;
	height: 20px;
	padding-left: 3px;
}
.directory
{
	left: 20px;
	position: relative;
	padding-left: 0px;
}
.cRow1
{
	background-image: url(../Images/navBack1.png);
	background-repeat: repeat-x;
	width: 500px;
	height: 20px;
	padding-left: 3px;
}
.cRow2
{
	
	padding-left: 3px;
	
}
.cTable
{
	background-color: #044d6b;
	border-right: white thin solid;
	padding-right: 2px;
	border-top: white thin solid;
	padding-left: 2px;
	padding-bottom: 2px;
	border-left: white thin solid;
	padding-top: 2px;
	border-bottom: white thin solid;
}