
.homenavi {
	font-family: "Century Gothic";
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	background-attachment: fixed;
	background-image: url(images/homebg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	display: none;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: no-repeat;
	font-family: Century Gothic; 
}
.BreadCrumbs {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #FFFFFF;
	font-weight:bold ;
}
BackImage ul
{
	background-image:url(images/onespace.jpg);
	background-repeat:repeat-y;
	width:120px;
	height:1px;
}
a:link {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.TopPanel 
{
	font-size: 12px;
	font-family: "Century Gothic";
	font-weight: bold;
}
.BottomNav 
{
	font-family: "Century Gothic"; 
	font-size: 10px; 
	color: #FFFFFF; 
	font-weight: bold;
}

.BottomNav a
{
	color: #000000;
	text-decoration: underline;
}

.BottomNav a:active 
{
	color: #000000;
	text-decoration: none;
}

.BottomNav a:hover 
{
	color: #000000;
	text-decoration: none;
}


.navList
{
    padding:0;
    margin:0;
    border:none;
    font-weight:bold;
}

.navList ul 
{
    padding:0px;
    margin:0;
    border:none; 
    list-style-type: none;
}

.navList li
{
    font-family: Century Gothic; 
    font-size: 13px; 
    color: #FFFFFF;
    padding:0;
    margin:0;
}

.navList a
{
    display:block;
    width: 9em;
    padding-left:.2em;
    padding-right:1em;
    text-decoration:none;
    text-align:left;
    text-indent:none;  
    color: #FFFFFF;
}

.navList a:hover
{
    background-color: pink;
    color: black;
}

.navListTest a
{
    background-color: pink;
    color: black;
}



.logout{
        font-size:10px;
		font:Century Gothic;
		color:#FFFFFF;
		padding-left:20px;
}
h1{
    font:Century Gothic;
	font-size: 15px;
	display:inline;
}
h2{
    font:Century Gothic;
	font-size:15px;
	
}
p{
  font:Century Gothic;
  font-size:13px;
}
td{
  font:Century Gothic;
  font-size:13px;
}


.subMenu a
{
    display:block;
    width: 9em;
    padding-left:.2em;
    padding-right:1em;
    text-decoration:none;
    text-align:left;
    text-indent:none;	
    background-color: #ebc3dd;
}

.subMenu ul
{
      		
}

.CatHeader{
    font:Century Gothic;
	font-size:15px;
	font-weight:bold;
}

.error
{
	font-size: 12px;	
}

.tblList
{
	font:Century Gothic;
	font-size:11px;
}

.topPadding
{
	padding-top:1px;
	margin:0;
	border:none;
}