
.imgC{
margin: 8 0 20 30;
border: 1px solid #666;
background: #666;
color: #fff;
}

#leftBox{
position: relative; top: 0;
}

.ny{
background: #f00;
color: #fff;
}

.navSpec1{
color: #333;
}



@media screen{

body{
margin: 0;
padding: 10 0 0 26;
background: #fff;
color: #555;
}

tr{
font-family: verdana,'sans-serif';
font-size: 68%;
}

.logo{
margin: 18 0 48 10;
}

.navBox{
padding: 12 0 12 0;
border-top: 1px solid #33b;
border-bottom: 1px solid #33b;
width: 240;
}


.cContent{
font-size: 120%;
padding: 4 40 0 0;
}

ul{
margin-left: 18;
line-height: 150%;
xlist-style-type: circle;
}

ol{
margin-left: 24;
line-height: 150%;
}

.navUl{
color: #3c2;
margin-bottom: 0; 
}


a:link{color: #35b;}
a:visited{color: #666;}
a:hover{color: #00f;}
a:active{color: #aaf;}

a.nav:link{text-decoration: none;}
a.nav:visited{text-decoration: none;}
a.nav:hover{text-decoration: underline;}
a.nav:active{text-decoration: underline;}

h1{
font-family: arial,'sans-serif';
letter-spacing: 2;
color: #668BD6;
font-weight: normal;
}

h3{
font-family: arial,'sans-serif';
letter-spacing: 1;
color: #5983D6;
font-weight: normal;
}



p{
line-height: 150%;
}

.cContent2{
font-size: 120%;
}



.print{
display: none;
}


}




@media print{

.pageNew{
page-break-before: always;
}

body,a:link,a:visited,a:hover,a:active{color: #000;}

.pN{
display: none;
}

.cLeft{
display: none;
}

.logo{
margin: 0 0 36 0;
}

.cRight{
width: 100%;
}


}


