body {
background-color: #FFFFFF;
scrollbar-face-color: #ECECEC;    
scrollbar-highlight-color: #666666;
scrollbar-shadow-color: #333333;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-arrow-color: #666666;
scrollbar-track-color: #FFFFFF;
scrollbar-darkshadow-color: #FFFFFF;
scrollbar-base-color: #666666;
}

h1 {
	font-size: 100%;
	margin: 0;
	padding: 0 0 0 4px;
}

.heading {
font-family: Verdana, Arial, Tahoma;
color : #FFFFFF;
font-size: 12px;
font-weight: bold;
background: #996633;
}

.subheading {
font-family: Verdana, Arial, Tahoma;
color : #CC9900;
font-size: 12px;
font-weight: bold;
}

.subheading2 {
font-family: Verdana, Arial, Tahoma;
color : #000000;
font-size: 12px;
font-weight: bold;
}

.subheading3 {
font-family: Verdana, Arial, Tahoma;
color : #336699;
font-size: 16px;
font-weight: bold;
}

.subheading4 {
font-family: Verdana, Arial, Tahoma;
color : red;
font-size: 16px;
font-weight: bold;
font-style: italic;
}

.small {
font-family: Verdana, Arial, Tahoma;
color : #666666;
font-size: 9px;
font-weight: normal;
}

a {
color : #996633;
font-weight: bold;
}

a:visited {
color : #996633;
font-weight: bold;
}

a:hover {
color : #663300;
font-weight: bold;
}

.heading a {
color : #ffcc99;
text-decoration: none;
font-weight: bold;
}

.heading a:visited {
color : #ffcc99;
text-decoration: none;
font-weight: bold;
}

.heading a:hover {
color : #000;
text-decoration : none;
font-weight: bold;
}

li {
list-style-type: square;
}

table {
font-family: Verdana, Arial, Tahoma;
font-size: 10px;
}

table.line {
font-family: Verdana, Arial, Tahoma;
font-size: 10px;
border: solid #909090 1px;
}

.input {
background-color: #FFFFFF;
border: #909090 1px solid;
color: #000000;
font-family: Verdana;
font-size: 12px
}

.button {
border: 1px outset;
background-color: #E8E8E8;
font-family: Verdana, Arial, Tahoma;
font-size: 12px;
color: #000000;
cursor: hand;
border-color: #999999 #000000 #000000 #999999;
}

.TextBox {
border: #909090 1px solid;
color: #000000;
background-color: #FFFFFF;
font-family: Verdana, Arial, Tahoma;
font-size: 12px;
color: #000000;
}

img {
border: solid #909090 0px;
filter: alpha(opacity=100);
}

img.border {
border: solid #909090 1px;
}


.antique {
clear: both;
font-family: Verdana, Arial, Tahoma;
color : #000;
font-size: 12px;
}

.antique-safe {
float: left;
width: 170px;
height: 300px;
padding: 5px;
}

.antique-safe p {
padding: 5px;
margin: 0;
font-family: Verdana, Arial, Tahoma;
color : #000;
font-size: 12px;
font-weight: bold;
text-align: center;
}
