/* layout */
body {margin: 0; padding: 0; background: #ccc; color: #000;}
html {min-height : 100%;} 
div tr td{margin : 0;}

img src{padding: 0; margin: 0;}
img{display: block;}

#lftnavtop, #lftnavbot {
background : #9c3 url(images_new/lft_nav_top_bck.gif); 
width : 196px;
height: 1005; 
vertical-align : top; 
} 
#lftnavbot {
vertical-align : bottom; 
}

td{vertical-align: top; margin: 0; padding: 0;}
div#overlay {text-align: right;}
div#overlay a{color: #999; text-decoration: none; } 


div#cntr {text-align : center; 
width : 750px; 
border : 1px solid #9c3; 
margin-left : auto; 
margin-right : auto; 
margin-top : 0; 
margin-bottom : 0; 
} 
 div#footer{
 font-size: 10px; margin-top: 20px;}
/* text settings */
body {font-size: 12px; font-family: verdana,arial,helvetica,geneva,sans-serif; color: #666;}

h1 {
font-size : 14px; 
color : #606; 
}
 
h2{font-size: 12px; color: #693; font-variant: small-caps;}
h3{font-size: 14px; color: grey; font-variant: normal;}

#norm {font-weight : normal; 
color : #666; 
} 

td#top {font-size: 8px; color: #999;}
td#top a{font-size: 8px; color: #999;}

div#main {background : #fff; 
text-align : left; 
} 
#content {padding: 15px 40px 0 20px; 
line-height: 150%;
margin-bottom: 1em;
background: #fff; 
color: #666;
width : 556px; 
vertical-align : top; 
}

#content img a{border: 0;}
 
.topbar {
background : #999; 
} 
td {text-align : left; 
} 

div#lftnav_txt{width: 110px; background: #fff; font-size: 12px; color: #606; letter-spacing: 2px; padding: 15px; text-align: left; line-height: 150%; margin: 20px; border: 1px solid #606;}

#lftnav_txt, #lftnav_txt a{text-decoration: none; color: #606; border-bottom: 1px dotted #606; margin-bottom: 1em;}

#lftnav_txt a:hover{color: #666; border-bottom: 1px solid #666;}

.b {font-weight: bold; 
} 
a img {border: none; border-color: white;}

.frm td{
margin-bottom: 20px;
text-align: left;
}

input, textarea, text {
	padding: 3px 4px;
	border: 1px solid #ccc;
	font: 11px arial,helvetica,verdan,sans-serif;}
	
button{border: 1px solid #606;}
