body  {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;	
}
body, div, td  {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:100%;
	color: #000000; 
}
select, option, input{
	font-size: 10px;
	border-width: 1px;
	border-color: #000000;
}	
textarea{
    font-family: verdana, arial, helvetica, sans-serif;
	font-size: 11px;
	border-width: 1px;
	border-color: #000000;
}	
h1 {
    color: #ffffff;
    margin: 0px;
}
.top-h2 {
    color: #ffffff;
    margin: 0px;
}
.index-text{ 
    text-align:center;
    font-size:120%; 
    color:#7b7b7b;
}
.featured-block {
    border: 1px solid #444444; 
    background-color:#e0e0e0; 
    width:100%;
}
.featured-block-padding {
    padding: 5px 10px 10px 10px;
}
h2, h3, h4, h5, h6 {
    color: #00428b;
    margin: 0px;
}
a {
	color: #3399FF; 
}
a:link {
	color: #3399FF; 
}
a:visited {
	color: #3399FF; 
	text-decoration: none;
}
a:active {
	color: #5a9922; 
}
a:hover {
	color: #5a9922; 
	text-decoration: none;
}
hr{
    color: #3399FF;
}
.br {
    width: 100%;
    display: table;
    border: 1px solid #ff0000 ;
    clear: both;
    font-size: 1px;
    visibility: hidden;
}
.bold {
    font-weight: bold;
}
.main {
    width: 550px;
}
.main2 {
    width: 750px;
}
.top {
    width: 100%;
    background: #FFFFFF url('../images/top.gif') repeat-x top; 
    color:#FFFFFF;
    height:45px;
    text-align: left;
	vertical-align:middle;
    font-weight: bold;
    font-size:110%;
    display: table;
}
.top-padding {
    color:#FFFFFF;
    padding: 5px 10px 5px 10px;
}
.middle {
    width: 100%;
    font-size: 70%;
    text-align: left;
    vertical-align: top;
    display: table;
}
.middle-padding {
    padding: 10px 10px 10px 10px;
}
.bottom { 
    width: 100%;
    background: #FFFFFF url('../images/bottom.gif') repeat-x top; 
    display: table;
}
.bottom-menu {
    text-align: center;
    vertical-align: middle;
    padding: 5px 10px 5px 10px;
    font-size: 70%;
}
.bottom-copyright {
    font-size: 65%;
    color: #7b7b7b;
    padding: 2px 10px 2px 10px;
    text-align: center;
}
.bottom-copyright-a:link, .bottom-copyright-a:visited {
    text-decoration:underline; 
    color: #7b7b7b; 
}
.footl {
    font-size: 2;
    color: #7b7b7b;
    padding: 2px 10px 2px 10px;
    text-align: center;
}

.bottom-copyright-a:hover, .bottom-copyright-a:active {
    text-decoration:none; 
    color: #5a9922;
}
.cell {
    float:left; 
    width:33%; 
    padding: 0px 0px 10px 0px;
    display: inline;
}  
  
a.category {
    color: #4F4F4F;
    font-weight: bold;
    font-size: 120%;
}
a.category:hover {
	color: #5a9922; 
	font-weight: bold;
      font-size: 120%;
}

.paginator {
    float:right; 
}
.list-node {
    padding: 0px 0px 7px 0px;
}
.error {
    color: #ff0000; 
    font-weight: bold;
}
.success {
    text-align: center;
    color: #3399FF; 
    font-weight: bold;
}
.button {
    text-align: center;
    color: #3399FF; 
    font-weight: bold;
    border: 1px solid #cccccc;
    width: 150px; 
    padding: 5px 5px 5px 5px;
}
.required {
    color: #ff0000; 
}
.way {
    float: left;
    color: #3399FF; 
    widht: 90%;
    padding: 5px 0px 0px 0px;
}
.way a {
	text-decoration: none;
}
.way .last{
	color: #5a9922; 
}
.add-url {
    float: right;
    color: #3399FF; 
    widht: 10%;
}
.description {
    margin: 0px;
}

.map {
    padding: 1px 0px 0px 10px;
}


.sub-ul {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left:17px;
}
.hidden {
    display: none;
}
/* main page */ 
/* border: 1px solid #ff0000; */