body {
		background-image: url('images/stonegb.jpg');
/*		background: #DBD3D1;       */
		font-family:helvetica, arial, geneva, sans-serif;
		font-size:12;
		scrollbar-face-color: #DEE3E7;
		scrollbar-highlight-color: #FFFFFF;
		scrollbar-shadow-color: #DEE3E7;
		scrollbar-3dlight-color: #D1D7DC;
		scrollbar-arrow-color:  #006699;
		scrollbar-track-color: #EFEFEF;
		scrollbar-darkshadow-color: #98AAB1
}

a:visited, a:active, a:hover, a:link {
		color:black;
		text-decoration: none;
}

a.menu {
		text-decoration: none;
		border-style: outset;
		border-width: 1px;
		width: 100%;
}

a.menu:hover {
        background: ##C0C0C0;
        border-style: inset;
        border-width: 1px;
        text-decoration: none;
}

a.menu2 {
        text-decoration: none;
        border-style: outset;
        border-width: 1px;
        color:red;
        width: 100%;
}

a.menu2:hover {
        background: #999999;
        border-style: inset;
        border-width: 1px;
        text-decoration: none;
}

input.submit{
        background: #F3EFE5;
        border: outset;
        border-width: 1px;
} 

input.submit2{
        background: #C7D0DB;
        border-style: inset;
        border-width: 1px;
} 

input.submit3{
        background: #F3EFE5;
        border: outset;
        border-width: 1px;
        color: red;
} 

input.submit4{
        background: #C7D0DB;
        border-style: inset;
        border-width: 1px;
} 

div.menu {
		text-align: center;
		background: #D0D0D0;
}

td.menu {
		text-align: center;
		background: #F3EFE5;
		text-decoration: none;
		border-style: outset;
		border-width: 1px;
		width: 100%;
}

td.menu:hover {
		background: #C7D0DB;
		border-style: inset;
		border-width: 1px;
		text-decoration: none;
}

tr.menu {
		text-align: center;
		background: #F3EFE5;
}

#menu {
		background: #E2DEDE url('images/bg2.jpg');
		border-style:inset; border-width:2px; 
}

table, tr, td {
		font-family:helvetica, arial, geneva, sans-serif;
		font-size:12;
}

tr.tblhdr {
		background: #B7B7B7;
}

img {
		border:none;
}

textarea {
		font-family:helvetica, arial, geneva, sans-serif;
		font-size:12;
		color: black;
}

font.xlarge {
		font-family:helvetica, arial, geneva, sans-serif;
		font-size:16;
}

font.large {
		font-family:helvetica, arial, geneva, sans-serif;
		font-size:14;
}

font.medium {
		font-family:helvetica, arial, geneva, sans-serif;
		font-size:12;
}

font.small {
        font-family:helvetica, arial, geneva, sans-serif;
        font-size:10;
}