html,body{
height : 100%;
}

body{
background-color : #ffffff;
height : 100%;
vertical-align : middle;
margin : 0;
padding : 0;
scrollbar-base-color: #fff;
scrollbar-track-color: #d9d9d9;
scrollbar-face-color: #fff;
scrollbar-highlight-color: #fff;
scrollbar-3dlight-color: #515151;
scrollbar-darkshadow-color: #515151;
scrollbar-shadow-color: white;
scrollbar-arrow-color: #000;
}

a{ text-decoration: none;
	color: #000000;
}
a:visited{ color : #515151;
}
a:hover{ color: #000000;
	text-decoration : underline;
}
a:active{ color: #515151;
	text-decoration : none;
}

.verticalcenter{
height : 100%;
width: 100%;
vertical-align : middle;
}

table.main{
width : 900px;
height : 600px;
background : url('/frame.png') top center no-repeat;
margin : 0 0 5px;
vertical-align : top;
}

p.copyright{
font : 8pt Arial;
color : #000000;
text-align : center;
margin : 0;
}

td.top{
width : 610px;
padding : 20px 0 0 215px;
text-align : center;
vertical-align : top;
font : 15pt Palatino Linotype, Book Antiqua, Palatino, serif;
color : #000000;
}

td.top2{
width : 290px;
padding : 20px 25px 0 0;
vertical-align : top;
text-align : right;
}
	

td.middle{
width : 900px;
vertical-align : top;
padding : 0 20px 0 20px;
}

table.middle{
width : 100%;
vertical-align : top;
font : 10pt Palatino Linotype, Book Antiqua, Palatino, serif;
color : #000;
)

