/* CSS Document */
*{
	margin:0;
	padding:0;
}

body, td {
font-family: Verdana;
font-size: 8pt;
color: #2c2c2c;
text-align: left;
}

table {
font-family: Verdana;
font-size: 9pt;
color: #2c2c2c;
text-align:left;
}

.table_low{
background-image:url(images/textbox_base.png);
width:211px;
height:9px; 
background-position:center;
background-color:#FFFFFF;
}

.table_right{
width:1px;}

.table_left{
width:1px }

.table_top{
background-image:url(images/textbox_hdr.png);
width:211px;
height:52px;
background-position:center;
text-align:left; }

.table_bg{
width:209px;
background-color:#FFFFFF;
text-align:left;
 }
 
a:hover {
color:#66CC00;
text-decoration:none;
font-size: 11px;
}

a:link {
color:#66cc00;
text-decoration:none;
font-size:11px;
}

a:visited {
color:#66CC00; 
text-decoration:none;
font-size: 11px;
}
a:active {
color:#66CC00; 
text-decoration:none;
font-size: 11px;
}

.pictures {
width:100px;
height:100px;
}

a.gratis:link {
color: #FF0000;
}

.screen
{
margin-top: 0px;
vertical-align: top;
}

table.tabletop a:link
{
color:#000000;
}
table.tabletop a:hover
{
color:#000000;
}
table.tabletop a:visited
{
color:#000000;
}
table.tabletop a:active
{
color:#000000;
}

h2
{
color:#000000;
font-size:12pt;
font-weight:bold;
}

h3{
font-size:14pt;
font-weight:bold;
}