/* CSS Document */

.imageplace{
	text-align: right;
	width: 194px;

}
td {
	font:12px arial;
	padding:0;
	border-bottom-width: 1px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	text-align: justify;
	border-top-width: 1px;
	border-right-width: 1px;
	border-right-color: #000000;


}
.title {
	background:url(images/bg.gif) no-repeat left;
	width:357px;
	font:15px verdana;
	letter-spacing: 1em;
	padding-left: 15px;

}
.bottomborder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;



}
 table#nav td {
    font:12px arial;
    text-align:center;
	background:#336699;
	color:white;
	padding:2;
    }
  table#nav td a {
    font-weight:normal;
    text-decoration:none;
    display:block;
    margin:0;
    padding:0;
	color:white;
    }
   #nav td a:link,#nav td a :visited.#nav td a :active {
   
   display:block;
   margin:0;
   color:white;
   
   
   }
  #nav td a:hover {
    color:black;
    background=#e9f2fb;
    }

  
a:link {
	color: black;
	text-decoration: none;
}
a:visited {
	color: black;
	text-decoration: none;
}
a:hover {
	color: #993333;
	text-decoration: none;
}
a:active {
    color: black;
	text-decoration: none;
}
.fourborder {
	border: 1px solid #FFFFFF;
}

