html{
overflow-y: scroll;
}
body{
padding:0;
margin:0;
text-align:center;
margin:0 auto;
background-color: #e7e7e7;
}
body a{
text-decoration:none;
}
body a:hover{
text-decoration:underline;
}
#header{
margin-top: 0px;
background: #344047 url("gwr_title.gif") center no-repeat;
color: #ffffff;
height: 75px;
width: auto;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 00px;
padding-right: 00px;
text-align:left;
font: 12px Verdana;
}
#spacer{
margin-top: 0px;
height: 5px;
width:auto;
padding-top: 0px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
text-align:left;
vertical-align:text-top;
border:solid 4px;
border-top:none;
border-bottom-color:#344047;
border-left-style:hidden;
border-right-style:hidden;
background-color:#d7d7d7;
color:#000000;
font: 11px Verdana;
}
#contents{
margin: 0 auto;
margin-top: 0px;
width: 980px;
min-height:700px;
height:auto !important;
height:700px;
padding-top: 0px;
padding-bottom: 5px;
padding-left: 10px;
padding-right: 10px;
background-color: #ffffff;
color: #000000;
text-align:left;
font: 14px Verdana;
}
#padding{
height: 10px;
}
#footer{
margin-top: 0px;
width:auto;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 10px;
padding-right: 10px;
text-align:center;
vertical-align:text-top;
background-color:#344047;
color:#FFFFFF;
font: 9px Verdana;
}
#copyright{
margin-top: 0px;
width: auto;
padding-top: 0px;
padding-bottom: 0px;
padding-left: 10px;
padding-right: 10px;
text-align:center;
vertical-align:text-top;
background-color: #e7e7e7;
color:#000000;
font: 9px Verdana;
}
#navigation {
margin-top: 0px;
color: #ffffff;
background: #344047 url("left.gif") left bottom no-repeat;
width: 500px;
height: 20px;
text-decoration: none; 
padding-left: 20px;  
position: relative;
left: 75px;;
}
#navigation a{
color: #FFFFFF;
text-decoration: none;
font: 12px Verdana;
}
#navigation a:hover{
text-decoration: underline;
}
#br {
background: url("right.gif") right bottom no-repeat;
height: 20px;
}
input.thin{
border: 1px solid #000000;
font: 12px Verdana;
background: #FFFFFF;
}
input.button{
border: 1px solid #000000;
color: #ffffff;
font: 12px Verdana;
background: #344047;
}
.tableborder{
border-width:5px;
border-color:#344047;
}
table.watches {
	border-width: 1px;
	padding: 0px;
	border-spacing: 0px;
	border-style: solid ;
	border-color: #344047;
	border-collapse: separate;
	background-color: white;
}
table.watches th {
	border-width: 1px;
	padding: 0px;
	border-style: solid;
	border-color: #344047;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}
table.watches td {
	border-width: 1px 1px 1px 1px;
	padding: 0px 0px 0px 0px;
	border-style: solid;
	border-color: #344047;
	background-color: white;
	-moz-border-radius: 0px 0px 0px 0px;
}