body{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
padding: 20px;
margin: 0px;
background-repeat: no-repeat;
background-attachment: fixed;
background-image: url('../images/background-image.gif');
background-position: bottom;
}
a:link, a:visited{
color:#663300;
font-weight: bold;
text-decoration:none;
}
a:hover{
text-decoration: underline;
}

h1{
font-size:24px;
font-weight:bold;
text-decoration:underline;
}

h2{
font-size:16px;
font-weight:bold;
text-decoration:underline;
}

h3{
font-size:14px;
font-weight:bold;
text-decoration:underline;
}


td{
color: #000000;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align: left;
vertical-align:top;
}

.input-box { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 11px; 
font-style: normal; 
color: #000000; 
border: 1px solid gray;
}

.galleryBrowser{
width:425px;
height:100px;
overflow:auto;
}
