body {
background-color: #444444;
margin: 0px;
padding: 0px;
}

.menutable {
background: url(images/paper.jpg);
background-repeat: repeat;
margin: 0px;
padding: 0px;
}

td.menu a { 
display: block; 
background-color: #efefef;
text-align: center;
font-size: 14px;
border: 2px outset;
border-color: #000000;
color: #eeeeee;
width: 150px;
height: 20px;
} 

td.menu a:hover {
background-color: #cccccc;
text-align: center; 
font-size: 14px;
border: 2px inset;
border-color: #000000;
text-decoration: none;
width: 150px;
height: 20px;
} 

a:hover {
color: #ff0000;
}

.maintable {
background-color: #ECECEC;
border: 6px ridge #CB7108;
}

.headtable {
background: url(images/header-bg.jpg);
background-repeat: repeat;
width: 1000px;
height: 359px;
}

.tdout3 {
background-color: #444444; 
border: 5px ridge #CB7108;
}

.tdouttop {
background: url(http://kckellyville.com/imgs/titlebg.jpg) #E9F0F6 repeat-x;
background-color: #444444; 
border: 1px outset #CB7108; 
} 

.texttitle {
height : 2px; 
font-size : 13px; 
font-style : italic; 
color : #DCBE82; 
} 

.clienttable {
border: 1px solid #CB7108;
}

hr {
color: #000000;
height: 1px;
border: 0;
}

.pageborder {
background-color: #212121;
}

