body, p, input, textarea { padding-left: 5px; padding-right: 5px; padding-top: 10px; padding-bottom: 10px;  background-color: #c6d9de; 
	font-weight: normal; font-size: 100%; color: #000066; font-family: Verdana, Sans-Serif; text-decoration: none
}

.button {
	font-weight: bold; font-size: 100%; /* color: #000066; font-family: Verdana, Arial, Sans-Serif; */
        text-decoration: none; background-color: #DDDDDD;
}
.container { width: 760px; margin-top: 5px; margin-bottom: 5px; background-color: #ffffff; 
             margin-left: auto; margin-right: auto; border: 2px solid #CCCCCC;
}
.header { width: 760px; text-align: center; padding-top: 20px;
             border-bottom: 2px solid #CCCCCC; float: left;  
}
.navbar { width: 760px; text-align: center; 
             border-bottom: 2px solid #CCCCCC; float: left; padding-top: 2px; padding-bottom: 3px; 
}


.body {  }

a.navlink:link {color: #000066; font-weight: normal; font-size: 90%; padding-left: 10px; text-decoration: underline; }     /* unvisited link */
a.navlink:visited {color: #000066; text-decoration: none; font-weight: normal;  font-size: 90%; padding-left: 10px;  text-decoration: underline; }  /* visited link */
a.navlink:hover {color: #999999; font-weight: normal;  font-size: 90%; padding-left: 10px;}   /* mouse over link */
a.navlink:active {color: #000066; font-weight: normal;  font-size: 90%; padding-left: 10px;}   /* selected link */

.navlink_active { text-decoration: none; color: #999999; font-weight: normal; font-size: 90%; padding-left: 10px;
    }

.smalltext {
	font-weight: normal; font-size: 70%; color: #000066; 
        background-color: transparent; text-decoration: none
}             

.body-text {
	font-weight: normal; color: #000066;   background-color: transparent; text-decoration: none; text-align: center;
}
P, td, li {
	font-weight: normal; color: #000066;  font-size: 90%; background-color: transparent; text-decoration: none
}

.center { text-align: center; }
.bold { font-weight: bold; }

.orange {
	font-weight: normal; font-size: 100%; color: #CC0000; font-family: Verdana, Arial, Sans-Serif; background-color: transparent; text-decoration: none
}
.lightorange {
	font-weight: normal; font-size: 100%; color: #FF6600; font-family: Verdana, Arial, Sans-Serif; background-color: transparent; text-decoration: none
}
h1 { font-weight: bold; font-size: 200%; color: #000066; }
h2 { font-weight: bold; font-size: 180%; color: #000066; }
h3 { font-weight: bold; font-size: 140%; color: #000066; }
h4 { font-weight: bold; font-size: 95%; color: #000066; margin-bottom: 5px; margin-top: 5px; }
.logo2 { font-weight: normal; font-size: 140%; color: #000066; }

.price-list td,th { text-align: center; }
.price-list td,th { padding: 2px; }
.contact td { padding: 2px; }

.bottombar { width: 760px; text-align: center; border-top: 2px solid #CCCCCC; padding-top: 2px; padding-bottom: 3px;        
}
