/* andreas03 - an open source xhtml/css website layout by Andreas Viklund - http://andreasviklund.com . Free to use for any purpose as long as the proper credits are given to the original author.

Version: 1.2
(Nov 28, 2005)

Screen layout: */

body{
background:#047 url('bodybg.png') repeat-x fixed;
color:#222; font-style:normal; font-variant:normal; font-weight:normal; font-size:76%; font-family:tahoma, verdana, sans-serif; padding-left:0; padding-right:0; padding-top:15px; padding-bottom:15px
}

td, p, div, li, ul
{
color:#222; font-style:normal; font-variant:normal; font-weight:normal; font-size:11px; font-family:tahoma, verdana, sans-serif;
}

p.right {
margin-left: 3px;
}

form
{margin-top: 0px; margin-bottom: 0px }

.toptd{
background:#fff url('topbg.gif') no-repeat;
color:#222;
}

a{
text-decoration:none;
background-color:inherit;
color:#26c;
}

a:hover{
text-decoration:underline;
}

a img{
border:0;
}

p{
margin-top: 3px; margin-bottom: 3px
}

.headerstyle{
display:block;
width: 420px;
margin:5px 0 5px 0;
padding:5px 0 5px 8px;
background:#eee url(gradient2.png) repeat-x;
color:#222;
border-top:1px solid #ddd;
border-right:1px solid #bbb;
border-bottom:1px solid #bbb;
border-left:1px solid #ddd;
text-decoration:none;
}

h1{
font-size:13px; margin-top: 0px; margin-bottom: 0px
}

/* Original open source design by Andreas Viklund - http://andreasviklund.com
Released through OSWD.org */
