body {
font-family : times new roman; 
font-size : 11px; 
line-height : 11px; 
color: #000000; 
background-color: #FFFFFF;
background-image: url('something_new02.png');
background-repeat: repeat;
}

a {
color : #f9deb7; 
font-weight: bold;
text-decoration: none;
text-transform : uppercase; 
background-color: transparent;
} 

A:hover {
text-decoration : none;
text-transform : uppercase;  
cursor : help; 
} 

.centerheader {
color : #fbdfda; 
font-weight: bold ;
text-transform : uppercase;
background-color : #a60d00; 
border : #000000; 
padding-top : 2px; 
padding-bottom : 2px; 
padding-left : 2px; 
padding-right : 2px; 
border-style : solid; 
border-top-width : 0px; 
border-right-width : 0px; 
border-bottom-width : 1px; 
border-left-width : 0px; 
text-align : left ;
height : 1px; 
width : 100%;
}

.centermenu {
color : #000000; 
border : #000000; 
padding-top : 0px; 
padding-bottom : 2px; 
padding-left : 2px; 
padding-right : 2px; 
border-style : dashed; 
border-top-width : 0px; 
border-right-width : 0px; 
border-bottom-width : 0px; 
border-left-width : 0px; 
text-align : left ;
height : 1px; 
width : 195px;
width : 100%;
}

.header {
color : #fbdfda; 
font-weight: bold ;
background-color : #a60d00; 
border : #000000; 
padding-top : 2px; 
padding-bottom : 2px; 
padding-left : 2px; 
padding-right : 2px; 
border-style : solid; 
border-top-width : 0px; 
border-right-width : 0px; 
border-bottom-width : 1px; 
border-left-width : 0px; 
text-align : center ;
height : 1px; 
width : 195px;
}

.menu {
color : #000000; 
border : #000000; 
padding-top : 0px; 
padding-bottom : 2px; 
padding-left : 2px; 
padding-right : 2px; 
border-style : dashed; 
border-top-width : 0px; 
border-right-width : 0px; 
border-bottom-width : 0px; 
border-left-width : 0px; 
text-align : left ;
height : 1px; 
width : 195px;
}