html {
	background-image: url(images/body-rep.gif);
}

body {
	margin: 0px;
	height: 100%;
}

.cell-1 {
	text-align: left;
}

.cell-1 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: White;
	margin: 0px;
}

.cell-2 {
	background-image: url(images/texture.gif);
}

.nav-cell {
	background-color: #292F45;
	width: 193px;
}

.outer-cell {
	background-image: url(images/rep.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid white;
	background-color: White;
}

.nav-cell ul, .nav-cell li {
	margin: 0px;
	background-image: url(images/off.gif);
	list-style: none;
	padding: 0px;
}

.nav-cell a, .nav-cell p {
	background-image: url(images/off.gif);
	color: White;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	margin: 0px;
	height: 27px;
	display:block;
}

.nav-cell p {font-size:medium; margin-left: 10px; margin-top: 10px;}

.nav-cell a:hover, .nav-cell a.on {
	background-image: url(images/on.gif);
	color: #A9132F;
}

.main-cell {
	border-left: 1px solid white;
	padding: 10px;
	color: Black;
}

.main-cell p, .main-cell h1, .main-cell h2, .main-cell h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: Black;
}

.main-cell h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: large;
	color: Black;
	font-weight: bold;
}

.main-cell a {
	color: #8B0000;
	text-decoration: none;
}
.main-cell a:hover {
		color: #292F45;
		text-decoration: underline;
}

h1 img {
	background-color: Black;
	margin: 0px;
}

.col2 {
	color: #191970;
}

.headlines {
width: 600px;
background-color: #292F45;
text-align: center;
border: solid white 1px;

}
.headlines strong, .headlines p, .headlines h1 {
	color: White;
}
.tab-data td, .tab-data img {
text-align: center;
vertical-align: top;
	
}
th, th h1, th p {
	background-color: #292F45;
	color: White ! important;
	margin: 0px;
}
.title, .title h1{
	background-color: #292F45;
	color: White ! important;
	width: 600px;
	text-align: center;
	margin: 0px;
}
 .title p {
 	color: White ! important;
	background-color: #525874;
	width: 600px;
	text-align: center;
	margin: 0px;
 } 

.low-nav a {
font-size: x-small;
text-decoration: none;

}
.low-nav a:hover {
font-size: x-small;
color: #292F45;
text-decoration: underline;
}
a.clientel, a.clientel:hover{
	font-size: xx-small ! important;
	margin-left: 20px ! important;
	background-image: url(images/off.gif);
	color: #006FA9;
	padding-top: 2px;
}

a.clientel:hover{
	color: #79D2FF !important;
}
	


