/* CSS Document */

.n_menu td {
        border-width: 1px;
        padding: 3px;
        border-style: inset;
        border-color: gray;
        background-color: #CDCCCC;
        background:url(image/buttonoff.jpg);
        -moz-border-radius: ;
		}
		
.cnblue {
	COLOR: #ffffff
}

.bold {
	FONT-WEIGHT: bold
}

.arial {
	FONT-FAMILY: arial 
}
.inputboxsmall
{
    font-family:Verdana;
    font-size:12px;
    color:#000000;
	height:25;
	BORDER-RIGHT: #8D9BAB 0px solid; BORDER-TOP: #333333 0px solid;   BORDER-LEFT: #333333 0px solid; BORDER-BOTTOM: #8D9BAB 0px solid; 
	
	
}


.boldtext
{
    font-family:Verdana;
    font-size:14px;
    color:#ffffff;
	FONT-WEIGHT: bold;

}
