<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">* { margin:0; padding:0;}
html, body { height:100%;}
body {font-size:100%; line-height:1.4em; min-width:960px; background-repeat:no-repeat; background-position:right top; background-color:#589ea8;}
html, input, textarea	{	font:11px/19px Tahoma,Helvetica,sans-serif;color:#222;}	

table, td, div, img { border:0; border-collapse:collapse;}
ul { list-style: none;}
p { padding:0px 0px 18px 0px;}

a{color:#21a8d0; text-decoration:underline; outline:none} 
a:link{text-decoration:none}
a:hover{text-decoration:none}
a:visited{text-decoration:none}
a img{ border:0px}

.main{margin:0 auto; text-align:left; width:960px; background-color:#FFF;}

.box{ background:#fff; width:100%;}
.box .border-top {background:url(images/border_top.gif) top repeat-x;}
.box .border-bottom {background:url(images/border_bottom.gif) bottom repeat-x;}
.box .border-left {background:url(images/border_left.gif) left repeat-y;}
.box .border-right {background:url(images/border_right.gif) right repeat-y;}
.box .corner-top-left {background:url(images/corner_top_left.gif) left top no-repeat;}
.box .corner-top-right {background:url(images/corner_top_right.gif) right top no-repeat;}
.box .corner-bottom-left {background:url(images/corner_bottom_left.gif) left bottom no-repeat;}
.box .corner-bottom-right {background:url(images/corner_bottom_right.gif) right bottom no-repeat; width:100%; }
</pre></body></html>