body {
margin: 15;
font-family: verdana, arial, helvetica, sans-serif;
font-size: 12px;
background-color: #DBDA97;
color: #000000;
background-image: url(images/back_bw.gif);
background-repeat: no-repeat;
}

a {
text-decoration : underline; 
} 
A:link {
background : transparent; 
color : #000000; 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 12px; 
} 
A:visited {
background : transparent; 
color : #000000; 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 12px; 
} 
A:active {
background : transparent; 
color : #000000; 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 12px; 
text-decoration : none;
} 
A:hover {
background : transparent; 
color : #000000; 
font-family : verdana, arial, helvetica, sans-serif; 
font-size : 12px; 
text-decoration : none;
}

#inrtable {
border: 1px solid #999933;
}

#ownfooter {
margin-top:30px;
margin-bottom:20px;
background : transparent; 
color : #000000; 
font-family : tahoma, verdana, arial, helvetica, sans-serif; 
font-size : 10px; 
line-height: 14px;
}

#ownfooter A:link {
background : transparent; 
color : #000000; 
font-family : tahoma, verdana, arial, helvetica, sans-serif; 
font-size : 10px; 
line-height: 14px;
text-decoration : none;
} 

#ownfooter A:visited {
background : transparent; 
color : #000000; 
font-family : tahoma, verdana, arial, helvetica, sans-serif; 
font-size : 10px; 
line-height: 14px;
text-decoration : none;
} 

#ownfooter A:active {
background : transparent; 
color : #000000; 
font-family : tahoma, verdana, arial, helvetica, sans-serif; 
font-size : 10px; 
line-height: 14px;
text-decoration : underline;
} 

#ownfooter A:hover {
background : transparent; 
color : #000000; 
font-family : tahoma, verdana, arial, helvetica, sans-serif; 
font-size : 10px; 
line-height: 14px;
text-decoration : underline;
}






#contacttable {
border: 0px none;
font-family: tahoma, verdana, arial, helvetica, sans-serif;
font-size:90%;
}

#contacttable input {
border: 1px solid #999933;
font-family: verdana, arial, helvetica, sans-serif;
font-size:90%;
}

#contacttable textarea {
border: 1px solid #999933;
font-family: verdana, arial, helvetica, sans-serif;
font-size:90%;
}

.bronzebutton { 
border: 2px solid #999933;
font-family: verdana, arial, helvetica, sans-serif; 
font-size:80%;
font-weight: normal;
color: #000000;
background-color: #DBDA97;
}