/* CSS Document */

/*
		--------------------------------------------------
		all parts within copyright nic vanderschantz 2004
		--------------------------------------------------
*/

p 
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
color:#999999;
}

h1 
{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
color:#D6001B;
}

h2 
{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
line-height:16px;
color:#D6001B;
}

h3 
{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:16px;
color:#999999;
}

body
{
background-image:url(images/bgimage.gif); 
background-repeat:no-repeat;
background-position:20px 20px;
}


td.bg
{
background-image:url(images/footer.gif); 
background-repeat:no-repeat;
background-position:240px 0px;
}

ul
{
list-style:none;
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
}

li
{
padding-bottom:10px;
line-height:20px;
}

a
{
text-decoration:none;
letter-spacing:0.1em;
color:#999999;
}

a:hover, a.inline:hover, a.nums:hover
{
color:#000000;
}

a.current
{
color:#000000;
}

a.inline
{
color:#D6001B;
}

.bodyul
{
list-style:none;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
line-height:16px;
color:#999999;
padding:2px;
}

.secondary
{
list-style:none;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#999999;
padding-bottom:4px;
margin-left:-20px;
}

.paddedp
{
line-height:78px;
color:#FAFAFA;
}

a.nums
{
color:#D6001B;
font-weight:bolder;
padding-left:5px;
}

.floatright
{
margin-left:280px;
}

li.current
{
list-style:none;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#000000;
padding-top:0px;
padding-bottom:4px;
margin-left:-20px;
}

hr
{
border:none;
color:#000000;
height:0.5px;
padding:-5px;
}

.subcurrent
{
color:#D6001B;
}

a.numscur
{
color:#000000;
font-weight:bolder;
padding-left:5px;
}

.floatrightless
{
margin-left:240px;
}