﻿body 
{
background:url('../../Images/gradient.gif');
background-repeat: repeat;
background-color:#000000;
height:100%;
overflow:auto;
}
.container    
{
	width:950px;
	height:auto;
	background-color: #000000;
	border:none;
	text-align:left;
	font:12px Arial, Helvetica, sans-serif;
	color:White;
	margin-top:20px;
}
div.x ul { list-style-image: url(../../Images/round.gif); }
/*#navlist
{
list-style-type: none;
color: darkgray;
background-color: #000000;
margin-left: 5px;
border:0px;
}

#active:hover li { display: block; }
#active li { display: none; }
#subnavlist {border:0px;}

#navcontainer
{
width: 220px;
background-color: #000000;
border: 0px gray solid;
}
#navcontainer a
{
	width:195px;
	height:28px;
	background:url('../../Images/nav-button.gif') no-repeat top left;
	outline: none;
	border:0px;	
	color: white;
	display: block;
	text-decoration:none;
	text-align:center;
}
#navcontainer a:visited
{
color: gray;
background-color: #000000;
}

#navcontainer a:active
{
color: white;
background-color: #000000;
}

#navcontainer a:hover
{
color: white;
background-color: #000000;
}*/


#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
width:195px;
}
#active:hover li { display: block; }
#active li { display: none; }

#navcontainer li { margin: 0;width:195px; }

#navcontainer a
{
display: block;
color: #FFF;
/*background-color: #036;*/
/*width: 9em;*/
padding: 7px 12px 0px 45px;
text-decoration: none;
/*border-bottom: 1px solid #fff;*/
background:url('../../Images/nav-button.gif') no-repeat top left;
width:195px;
height:28px;
border:none;
font-family:Arial; 
font-size:small; 
font-weight:bold;
}
#navcontainer a:hover
{
/*background-color: #369;
color: #FFF;*/
}
#navcontainer li li
{
	padding-left:32px;
}
#navcontainer li li a
{
display: block;
color: #FFF;
/*background-color: #69C;*/
/*width: 9em;*/
padding: 7px 3px 3px 15px;
text-decoration: none;
/*border-bottom: 1px solid #fff;*/
background:url('../../Images/nav-button-Iso.gif') no-repeat top left;
width:162px;
height:28px;
border:none;
}

.ewTable {
	font-family: Arial; /* font name */
	font-size: xx-small; /* font size */
	border-collapse: collapse;
	border: none;
}

/* main table data cells */
.ewTable td, th {
	padding: 6px; /* cell padding */
	border: 1px solid; /* cell spacing */
	border-color: #CCCCCC;  /* table background color */
}

.ewTable table td {
	font-family: Arial; /* font name */
	font-size: xx-small; /* font size */
	border: 0px;	
}

.ewTable1 {
	font-family: Arial; /* font name */
	font-size: xx-small; /* font size */
	border-collapse: collapse;
	border: none;
}

/* main table data cells */
.ewTable1 td, th {
	padding: 6px; /* cell padding */
	border: 0px; /* cell spacing */
	border-color: #CCCCCC;  /* table background color */
}

.ewTable1 table td {
	font-family: Arial; /* font name */
	font-size: xx-small; /* font size */
	border: 0px;	
}
