body{
margin-left:10px;
text-align:center;
}
ul#navigation {
 margin-left:0;
 padding-left:0;
 list-style-type:none;
 background:#036;
 width:90%;
 float:left;
 }

ul#navigation li{ 
 display:inline;
}


h3{
font-family:arial;
font-size:15px;
margin: 0 30 0 30;
padding-left:100px;
padding-right:100px;
border:solid 1px black;
text-align:center;
}

ul#navigation a{
 font-family:arial, verdana;
 font-weight:500;
 font-size:10px;
 letter-spacing:.5em;
 display:block;
 float:left;
 padding: .2em 1em;
 text-decoration:none;
 color:white;
 background:#036;
 border-right:1px solid #fff;
 }

ul#navigation a:hover{
 color:#000;
 background:#69C;
}

table#nav{
border-collapse:collapse;
width:750px;
vertical-align:center;
background: #D0ED38;
}

table#nav td{

text-align:center;
border-right:1px solid black;
border-left:1px solid black;
color:white;

}



table#nav a{
 padding: .2em 1em;

display:block;
text-decoration:none;
font-family:arial, verdana;
font-size:9px;
color:black;
background:#D0ED38;
letter-spacing:0.25em;
font-weight:600;
}

table#nav td a{
width:100%;
height:100%;
}

table#nav td a:hover{
 color:white;
 background:black;
 
}
#container {
margin: 5px 10px 5px 10px;
height:100%;
width:730px;
background : #CCFFCC ;
vertical-align:center;
}

#heading{
width:100%;
font-family:verdana, arial;
font-size:20px;
font-weight:500;
letter-spacing:.2em;
text-align:center;
}

.subHeading{
font-family:arial;
font-size:16px;
font-weight:600;
}

#content{
vertical-align:center;
width:730px;
margin-left:10px;
}
#content p{
font-family:arial;
font-size:12px;
padding-left: 10px;
text-align:left;

letter-spacing:.2em;
margin:0 30 20 30;
line-height:150%;
}



#top{
line-height:110px;
width:750px;
margin:5 5 5 5 ;
text-align:center;
font-family:verdana;
font-size:40px;
letter-spacing:.2em;
background-image:url(baro4.gif);
background-repeat:no-repeat;
}

#active{
 padding: .2em 1em;
 display:block;	
 font-family:arial, verdana;	
 background:gray;
 font-size:9px;
 letter-spacing:0.25em;
 font-weight:600;
}

#footer{
clear:both;
padding 5px 3%;
text-align:right;
}
#foot{

font-family:verdana;
font-size:10px;
font-weight:500;
letter-spacing:.5em;
color:black;
text-align:center;
background:#D0ED38;
height:10px;
width:750px;

}

.imgProperty{
margin-top:15px;
border:dotted 1px black;
}

#prod {
color:blue;
font-family:verdana;
font-size:9px;
}

#prod a{
text-decoration:none;
color:blue;
letter-spacing:.2em;
}
#prod a:hover{
background-color:black;
color:white;
width:100%;

font-family:verdana;
font-size:9px;
}
li{
margin-left:-30px;
padding-left:0px;
list-style:none;
list-style-position:outside;
}

#tab tr td{
border:1px solid black;
text-align:center;
}

#topNav tr td {
font-size:12px;
color:darkblue;
letter-spacing:.2em;
}
#topNav tr td a{
font-size:12px;
color:blue;
}

#reg{
width:400px;
border-collapse:collapse;
font-family:verdana;
font-size:12px;

}

#reg tr{
border:1px solid black;
}
#reg tr td{
padding-right:10px;
padding-left:10px;
}
#reg tr #lbl{
text-align:right;

}
#reg tr td label{
font-size:10px;
right:0;
margin-right:10px;
}