/* CSS Document */

body
{
margin: 0;
padding: 8px 0 0 8px;
}

table
{
width: 99%;
font-size: 12px;
table-layout:fixed;
border-width: 0px;
border-spacing: 0px;
border-style: none;
border-collapse: collapse;
}

table th
{
font-family: trebuchet, arial, sans-serif;
border-width: 0px;
border-style: none;
}

table td
{
padding: 3px;
border-width: 0px;
border-style: none;
}

img
{
border: 0;
}

a.logo:link, a.logo:visited
{
font-family: georgia, times new roman;
color: #666;
text-decoration: none;
}

#content
{
font-family: arial, sans-serif;
width: 640px;
}

#colpad
{
width: 25px;
}

#col1
{
width: 135px;
}

#colright
{
position: absolute;
left: 660px;
top: 200px;
font-size: 12px;
width: 330px;
padding: 12px 0 0 0;
font-family: arial, sans-serif;
}

#colright2
{
position: absolute;
left: 840px;
top: 80px;
font-size: 12px;
width: 170px;
padding: 12px 0 0 0;
font-family: arial, sans-serif;
}

.itemtitle
{
font-family: georgia, times new roman;
font-size: 180%;
color: #333;
text-align: center;
margin-top: 0.5em;
}

.sectiontitle
{
font-family: trebuchet, arial, sans-serif;
font-weight: bold;
font-size: 125%;
color: #68C;
margin-bottom: 0.5em;
}

#disc
{
font-family: arial, sans-serif;
font-size: 12px;
width: 800px;
}

.center
{
text-align: center;
}

.domain
{
color: #008000;
}

ul {margin: 0; padding: 0}
li {margin: 0 0 .5em 1em}

.feature
{
font-family: trebuchet, arial, sans-serif;
font-weight: bold;
color: #000;
margin-left: 3px;
}

.odd
{
background-color: #eae7dc;
}

.bookmark
{
border: 3px double #ccc;
padding: 3px 0 4px 5px;
}

.bookmark img
{
margin: 0 3px 0 .5em;
}

.title
{
border-top: 1px solid #68c;
background-color: #d8e8f8;
color: #333;
padding: 5px 0 3px 4px;
margin: 0;
font-family: trebuchet, arial, sans-serif;
font-weight: bold;
font-size: 125%;
}