BODY{
margin:0px;
background-image:url(../img/common_bg.gif);
background-repeat:repeat-x;
background-color:#ffffff;
}


.topbg{
width:770px;
height:129px;
background-image:url(../img/topbg.jpg);
background-repeat:no-repeat;
}

.logoed{
position:relative;
width:770px;
height:129px;
}

.logoed img{
position:absolute;
bottom:20px;
left:20px;
}

.menuzone{
background-image:url(../img/menubg.jpg);
background-repeat:repeat-x;
height:44px;
width:429px;
}

.menuitem{
text-align:center;
padding-left:4px;
padding-right:4px;
vertical-align:top;
padding-top:12px;
}

.menuitem A {
font-weight:bold;
font-family:tahoma;
font-size:11px;
color:white;
text-decoration:none;
}



.menuitem A:hover{
color:#f7c100;
}

.menuitem SPAN{
color:#f7c100;
font-weight:bold;
font-family:tahoma;
font-size:11px;
}


.footer{
height:51px;
background-image:url(../img/footer.jpg);
background-repeat:no-repeat;
}

.footer .foot_nadp{
font-family:arial;
color:white;
font-size:11px;
margin-left:350px;
}

.stripe_bg_some{
/* background-image:url(../img/stripebg.jpg); */
background-repeat:repeat-y;
 width:340px; 
}

.stripe_bg{
background-image:url(../img/stripebg.jpg);
background-repeat:repeat-y;
background-position:top left;
}


.paperbg{
width:340px;
height:382px;
background-image:url(../img/paper_bg.jpg);
background-repeat:no-repeat;
}

.pageheader{
background-color:#e7e7e7;
padding:6px;
color:#af0202;
font-size:16px;
font-weight:bold;
font-family:arial;
margin-top:13px;
margin-bottom:10px;
}

.common_area{
font-size:11px;
font-family:arial;
margin-left:9px;
margin-right:10px;
margin-bottom:10px;
}

.paperwidth{
width:234px;
margin-left:60px;
}

.spacer{
height:14px;
}


.spacer2{
height:28px;
}


.text_label_1{
font-family:times;
font-size:16px;
font-weight:bold;
text-align:center;
}

.date{
text-align:right;
font-size:9px;
font-family:tahoma;
color:#727272;
}

.spacer3{
height:15px;
}

.newscont{
}

.two{
width:770px;
height:100%;
background-image:url(../img/stripe_bottom.jpg);
background-repeat:no-repeat;
background-position:bottom left;
}


