/* st the body stl */
body
{
    margin: 0px 0px 0px 0px;
	font-family: Tahoma;
	font-style:normal;
	background-color: rgb(243,238,133);  
}

.tables_br
{
background-color:#FFFFFF;
border-style:solid;
border-width: 1px;
border-color:#660000;

}

.tables_nbr
{
background-color:#FFFFFF;
font-style:normal;
}

.backg_td_st
{
color:#660000;
background-image:url(../alimage/imagespap/zzar2.jpg);
}

/* //end the body stl// */

/*  st the menu stl  */
.v_mnu 
{
border:solid;
border-color:#990000;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 1px;
border-top-width: 0px;

}

.spc
{
padding: 4px 8px 4px 8px;
font-size:13px;
color:#FFFFFF;
text-align:center;
}
.n_red a
{
text-decoration:none;
color:#660000;
font-weight: bold;
font-size:12px;
}

.n_red a:visited
{
font-weight: bold;
color:#660000;
} 
.n_red a:active 
{
font-weight: bold;
color:#660000;
}

.n_red a:hover
{
text-decoration:underline;
color:#660000;
}


.n_redline a
{
text-decoration:none;
color:#333333;
}

.n_redline a:visited
{
color:#333333;
} 
.n_redline a:active 
{
color:#333333;
}

.n_redline a:hover
{
text-decoration:underline;
color:#CC0000;
}

.n_non a
{
text-decoration:none;

}

.n_non a:visited
{
text-decoration:none;
} 
.n_non a:active 
{
text-decoration:none;
}


