
table.main
{
background-color:#ffffff;
margin-left:auto;
margin-right:auto;
border-spacing:0px;
width:1050px;
color:#000000;
font-size:8pt;
font-family:Verdana;
}

table.round_table
{
width:210px;
margin-left:auto;
margin-right:auto;
}

table.category
{
margin-left:auto;
margin-right:auto;
border-spacing:0px;
padding:0px;
}

table.item
{
width:600px;
margin-left:auto;
margin-right:auto;
padding:10px;
color:#000000;
background-color:#f0f0f0;
-moz-border-radius:1em 1em 1em 1em;
-webkit-border-radius:1em 1em 1em 1em;
-khtml-border-radius:1em 1em 1em 1em;
border-radius:1em 1em 1em 1em;
}

table.blog
{
width:560px;
border-spacing:0px;
margin-left:auto;
margin-right:auto;
padding:10px;
color:#000000;
background-color:#b6dfff;
-moz-border-radius:1em 0em 1em 0em;
-webkit-border-radius:1em 0em 1em 0em;
-khtml-border-radius:1em 0em 1em 0em;
border-radius:1em 0em 1em 0em;
}

td.header
{
color:#ffffff;
background-color:#6d9bf7;
text-align:left;
height:30px;
padding-left:10px;
font-size:9pt;
font-family:Helvetica;
font-weight:bold;
-moz-border-radius:1em 1em 0em 0em;
-webkit-border-radius:1em 1em 0em 0em;
-khtml-border-radius:1em 1em 0em 0em;
border-radius:1em 1em 0em 0em;
}

td.footer
{
color:#000000;
background-image:url(pixel_3.png);
padding:10px;
text-align:left;
font-size:9pt;
font-family:Helvetica;
-moz-border-radius:0em 0em 1em 1em;
-webkit-border-radius:0em 0em 1em 1em;
-khtml-border-radius:0em 0em 1em 1em;
border-radius:0em 0em 1em 1em;
}

td.member
{
color:#272727;
background-image:url(pixel_3.png);
padding:10px;
text-align:left;
font-size:13pt;
font-family:Helvetica;
-moz-border-radius:0em 0em 1em 1em;
-webkit-border-radius:0em 0em 1em 1em;
-khtml-border-radius:0em 0em 1em 1em;
border-radius:0em 0em 1em 1em;
}

td.new_item
{
color:#000000;
background-image:url(pixel_3.png);
padding:10px;
text-align:center;
font-size:9pt;
font-family:Helvetica;
-moz-border-radius:0em 0em 1em 1em;
-webkit-border-radius:0em 0em 1em 1em;
-khtml-border-radius:0em 0em 1em 1em;
border-radius:0em 0em 1em 1em;
}

td.cat_header
{
color:#ffffff;
background-color:#6d9bf7;
text-align:left;
height:35px;
padding-left:10px;
font-size:9pt;
font-family:Helvetica;
font-weight:bold;
-moz-border-radius:1em 1em 0em 0em;
-webkit-border-radius:1em 1em 0em 0em;
-khtml-border-radius:1em 1em 0em 0em;
border-radius:1em 1em 0em 0em;
}

td.cat_footer
{
color:#000000;
background-image:url(pixel_3.png);
padding:10px 10px 10px 10px;
text-align:left;
font-size:9pt;
font-family:Helvetica;
-moz-border-radius:0em 0em 1em 1em;
-webkit-border-radius:0em 0em 1em 1em;
-khtml-border-radius:0em 0em 1em 1em;
border-radius:0em 0em 1em 1em;
}

td.cat_middle_img
{
background-image:url(pixel_3.png);
padding:10px;
width:120px;
text-align:center;
border-width:1px;
border-left-style:dotted;
border-top-style:dotted;
border-bottom-style:solid;
border-color:#023f6a;
}

td.cat_middle_text
{
background-image:url(pixel_3.png);
padding:10px;
width:450px;
color:#272727;
font-family:Helvetica;
font-size:8pt;
text-align:right;
border-width:1px;
border-left-style:solid;
border-top-style:dotted;
border-bottom-style:solid;
border-right-style:dotted;
border-color:#023f6a;
}

td.cat_middle_null
{
background-image:url(pixel_3.png);
padding:10px;
width:600px;
color:#272727;
font-family:Helvetica;
font-size:8pt;
text-align:center;
}

table.copyright
{
width:1050px;
margin-left:auto;
margin-right:auto;
padding-top:5px;
color:#272727;
font-family:Helvetica;
font-size:8pt;
border-width:1px;
border-top-style:dotted;
border-color:#023f6a;
margin-left:auto;
margin-right:auto;
}


td.index
{
background-image:url(pixel_3.png);
border-width:1px;
border-right-style:solid;
border-top-style:dotted;
border-bottom-style:solid;
border-color:#023f6a;
}

td.item
{

background-color:#f2ebeb;
-moz-border-radius:1em 1em 1em 1em;
-webkit-border-radius:1em 1em 1em 1em;
-khtml-border-radius:1em 1em 1em 1em;
border-radius:1em 1em 1em 1em;
}

td.item_low
{
border-width:1px;
border-bottom-style:solid;
border-right-style:solid;
border-color:#023f6a;
}

a.link
{ 
color:#000000;
text-decoration: none;
}
a.link:hover
{
text-decoration:underline;
}

img.photo
{
background-image:url(pixel_3.png);
text-align:center;
width:100px;
height:100px;
border-width:1px;
border-style:solid;
border-color:#b0afb0;
padding:5px 5px 5px 5px; 
}

input.button
{
color:#ffffff;
background-image:url(pixel_2.png);
border-width:1px;
border-style:solid;
border-color:#023f6a;
padding:2px 10px 2px 10px; 
}

input.tag
{
font:12px Arial;
padding:5px;
margin:0px;
border-width:1px;
border-top-style:dotted;
border-left-style:dotted;
border-bottom-style:solid;
border-right-style:solid;
border-color:#3399FF;
}

input.smalltag
{
font:10px Arial;
padding:2px;
margin-top:2px;
margin-bottom:2px;
border-width:1px;
border-top-style:dotted;
border-left-style:solid;
border-bottom-style:dotted;
border-right-style:solid;
border-color:#3399FF;
}

select.tag
{
font:12px Verdana;
margin:5px 0px 0px 0px;
}

a.headlist
{
color:#000000;
text-decoration:none;
}
