img
{  border-style: none;
}
a {
     text-decoration: none;
	}
 a:link {
     color: #333399;
 }
 a:visited {
     color: #333399;
 }

 a:hover {
     text-decoration: underline;
     color: #0b407a;
 }

 a.background {
     text-decoration: none;
 }

 a.background:link {
     color: #0b407a;
 }

 a.background:visited {
     color: #0b407a;
 }

 a.background:hover {
     text-decoration: underline;
     color: #0b407a;
 }
table.topper, table.newtopper{
width:100%;

}
table.topper td.left
{
font-size:9px;
text-align:left;
}
table.topper td.right
{
font-size:9px;
text-align:right;
}
table.newtopper td
{
background:#050909;
font-weight:bold;
font-size:10px;
}
th.small
{
font-size:10px;
}
th.letter
{
background:#000000;
}
td.letter2
{
	font-weight:bold;
	color:#fff;
	background:#004400;
       	background: -moz-linear-gradient(top, #004400, #006600);
        background: -webkit-gradient(linear, right top, right bottom,  from(#004400), to(#006600));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff004400, endColorstr=#ff006600,GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff004400, endColorstr=#ff006600,GradientType=0)";
}

table.simple
	{
	padding:5px;
	background:050505;
	border-top:1px solid #77a;
	border-bottom:1px solid #77a;
	}

.green
{
background:#002200;
}
table.simple tr td
{
padding:6px;
text-align:left;
	border-bottom:1px solid #000;
}
table.simple tr td.white
{
background:#fff;
}

 body {
 margin-top:0;
    background-color: #000005;
     font-family: Verdana, Arial, sans-serif;
     font-size: 13px;
     color: white;
        text-align:center;
 }

 td {
     font-family: Verdana, Arial, sans-serif;
     font-size: 13px;
     color: white;
     text-align: center;
 }

 .male {
     color: #0000DD;
 }

 .female {
     color: #DD3366;
 }

 .bot {
     color: #00FFFF;
 }

 .title {
     font-family: Tahoma, Arial, sans-serif;
     font-size: 16px;
     font-weight: bold;
 }

 .headtext {
     color: white;
     font-weight: bold;
     text-align: center;
       background-color: #050505;
        background: -moz-linear-gradient(top, #000005, #001111);
        background: -webkit-gradient(linear, left top, left bottom,  from(#000005), to(#001111));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff000005, endColorstr=#ff001111);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff000005, endColorstr=#ff001111)";
   border-top:1px solid #77a;
     border-bottom:1px solid #77a;
 }

 .headlinebg {
     background-color: #000000;
 }

 .tdtop {
     background-color: #C8C8DD;
 }

 .hicell {
     background-color: #BABADD;
 }
 .mycell {
     background-color: #000000;
 }

 .hicell10 {
     background-color: #BABADD;
     font-size: 10px;
 }

 .rankc {
     background-color: #CCCCCC;
 }

 .hirankc {
     background-color: #AAAAAA;
     font-weight: bold;
 }

 .rankc10 {
     background-color: #CCCCCC;
     font-size: 10px;
 }

 .rankc10center {
     background-color: #CCCCCC;
     font-size: 10px;
     text-align: center;
 }

 .hirankc10center {
     background-color: #AAAAAA;
     font-weight: bold;
     font-size: 10px;
     text-align: center;
 }

 .small {
     font-family: Verdana, Arial, sans-serif;
     font-size: 10px;
 }


 .asmall {
       font-family: "Arial narrow", Arial, sans-serif;
       font-size: 10px;
       color: white;
       text-align: center;
 }
 .dayshow {
       height:30px;
       width:30px;
        border-left:1px solid #111;
        border-top:0px solid #010;
        border-bottom:1px solid #010;
        border-right:1px solid #010;
}
 .dayshow2 {
       height:30px;
	width:30px;
        background:#000055;
          background:#7799bb;
        background: -moz-linear-gradient(top, #110022, #220077);
        background: -webkit-gradient(linear, right top, left bottom,  from(#110022), to(#220077));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff110022, endColorstr=#ff220077,GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff110022, endColorstr=#ff220077,GradientType=0)";
      border-left:1px solid #111;
        border-top:0px solid #010;
        border-bottom:1px solid #010;
        border-right:1px solid #010;
}
 .dayshow4 {
       height:30px;
       width:30px;
        background:#000000;
        border-left:1px solid #111;
        border-top:0px solid #010;
        border-bottom:1px solid #010;
        border-right:1px solid #010;
}
 .dayshow5 {
        height:30px;
        width:30px;
        padding:5px;
        background:#110000;
        background: -moz-linear-gradient(left, #220000, #440000);
        background: -webkit-gradient(linear, left top, right bottom,  from(#220000), to(#440000));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff220000, endColorstr=#ff440000,GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff220000, endColorstr=#ff440000,GradientType=0)";
	border-left:0px solid #111;
        border-top:0px solid #111;
        border-bottom:1px solid #111;
        border-right:1px solid #111;
        text-align:right;
	font-weight:bold;
	color:#fff;
}
table.legend
{
background:#001111;
       	background: -moz-linear-gradient(top, #000000, #111111);
        background: -webkit-gradient(linear, left top, left bottom,  from(#000000), to(#111111));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff000000, endColorstr=#ff111111,GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff000000, endColorstr=#ff111111,GradientType=0)";
}
table.legend tr td
{
padding:10px;
}
 .dayshow3 {
       height:30px;
       width:30px;
        background:#00aa00;
       	background: -moz-linear-gradient(left, #002200, #005500);
        background: -webkit-gradient(linear, left top, right bottom,  from(#002200), to(#005500));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff002200, endColorstr=#ff005500,GradientType=1);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff002200, endColorstr=#ff005500,GradientType=1)";
        border-left:1px solid #111;
        border-top:0px solid #010;
        border-bottom:1px solid #010;
        border-right:1px solid #010;
}
 .dayhead {
        background:#001100;
 }
 .dayhead2 {
font-size:10px;
 }
table.headline {
width:80%;
}
table.titl, table.titltop{
width:100%;
}
table.titl2 {
width:100%;
}
 .headline {
        background:#776677;
        color:#ffffff;
 }
 .titl td{
        padding: 10px;
        font-family:Tahoma;
        background:#050505;
       	background: -moz-linear-gradient(top, #000005, #001111);
        background: -webkit-gradient(linear, left top, left bottom,  from(#000005), to(#001111));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff000005, endColorstr=#ff001111);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff000005, endColorstr=#ff001111)";
	font-size:30px;
        font-weight:bold;
        color:#ffffff;
        text-align:center;
        border-top:0px solid #224466;
        border-bottom:2px solid #224444;
 }
 .titltop td{
        padding: 10px;
        font-family:Tahoma;
        background:#050505;
       	background: -moz-linear-gradient(top, #001111, #000005);
        background: -webkit-gradient(linear, left top, left bottom,  from(#001111), to(#000005));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff001111, endColorstr=#ff000005);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff001111, endColorstr=#ff000005)";
	font-size:30px;
        font-weight:bold;
        color:#ffffff;
        text-align:center;
        border-top:2px solid #224466;
        border-bottom:0px solid #224444;
 }
 .titl2 td{
        padding: 10px;
        font-family:Tahoma;
        background:#050305;
       	background: -moz-linear-gradient(top, #000005, #110011);
        background: -webkit-gradient(linear, left top, left bottom,  from(#000005), to(#110011));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff000005, endColorstr=#ff110011);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff000005, endColorstr=#ff110011)";
	font-size:30px;
        font-weight:bold;
        color:#ffffff;
        text-align:center;
        border-top:0px solid #224466;
        border-bottom:2px solid #442244;
 }
 .data {
        padding: 2px;
        font-size:14px;
        background:#101010;
        color:#ffffff;
        text-align:center;
        border-bottom:1px solid #111111;
 }
 .dat {
        padding: 2px;
        font-size:14px;
        background:#7799bb;
        color:#000000;
        text-align:left;
 }
 .name {
        padding: 2px;
        font-size:14px;
        font-weight:bold;
        background:#111111;
        color:#ffffff;
        text-align:center;
        border-bottom:1px solid #111111;
 }
 .disp {
        padding: 6px;
        font-size:12px;
        font-weight:bold;
        background:#220022;
        background: -moz-linear-gradient(left, #100010, #440044);
        background: -webkit-gradient(linear, left top, right bottom,  from(#100010), to(#440044));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff100010, endColorstr=#ff440044,GradientType=1);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff100010, endColorstr=#ff440044,GradientType=1)";
        color:#ddeeff;
        text-align:center;
        border-bottom:1px solid #111111;
 }
 .quote {
        padding: 2px;
        font-size:12px;
        font-weight:bold;
        background:#7799bb;
        background: -moz-linear-gradient(right, #110022, #220077);
        background: -webkit-gradient(linear, right top, left bottom,  from(#110022), to(#220077));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff220077, endColorstr=#ff110022,GradientType=1);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff220077, endColorstr=#ff110022,GradientType=1)";
        color:#fff;
        text-align:left;
        border-bottom:1px solid #111111;
}
 .quote2 {
        padding: 2px;
        font-size:12px;
        font-weight:bold;
        background:#7799bb;
        background: -moz-linear-gradient(right, #110022, #220077);
        background: -webkit-gradient(linear, right top, left bottom,  from(#110022), to(#220077));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff220077, endColorstr=#ff110022,GradientType=1);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff220077, endColorstr=#ff110022,GradientType=1)";
        color:#fff;
        text-align:center;
        border-bottom:1px solid #111111;
}
 .quote4 {
        padding: 2px;
        font-size:12px;
        font-weight:bold;
        background:#7799bb;
        background: -moz-linear-gradient(top, #222277, #111166);
        background: -webkit-gradient(linear, right top, right bottom,  from(#222277), to(#111166));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff222277, endColorstr=#ff111166,GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff222277, endColorstr=#ff111166,GradientT0ype=0)";
        color:#fff;
        text-align:center;
        border-bottom:1px solid #111111;
}
table.minute {
	padding:10px;
	background:#000011;
        border-bottom:3px solid #444466;
        border-top:3px solid #444466;
        border-left:3px solid #444466;
        border-right:3px solid #444466;
}
td.quote3 {
        padding:3px;
        font-size:12px;
        background:#7799bb;
        background: -moz-linear-gradient(left, #110022, #220077);
        background: -webkit-gradient(linear, left top, right bottom,  from(#110022), to(#110044));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff110022, endColorstr=#ff220077,GradientType=1);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff110022, endColorstr=#ff220077,GradientType=1)";
        color:#fff;
        text-align:left;
}
 .blank {
        padding: 2px;
        width:10px;
        font-size:12px;
        font-weight:bold;
        background:#000000;
        color:#000000;
        text-align:center;
}
 .act {
        padding: 2px;
        font-size:14px;
        background:#080808;
        color:#000000;
        text-align:left;
        border-bottom:1px solid #111111;
 }
 .lines {
        padding: 2px;
        font-size:14px;
        background:#223344;
        color:#ddeeff;
        text-align:center;
        border-bottom:1px solid #111111;
 }
 .pos {
        padding: 2px;
        font-size:14px;
        background:#222222;
        color:#ddeeff;
        text-align:center;
        border-bottom:1px solid #111111;
 }
 .everyone {
        padding: 2px;
        font-size:12px;
        font-weight:bold;
        background:#ffffff;
        color:#000000;
        text-align:center;
        border-bottom:1px solid #224466;
        border-top:1px solid #224466;
        border-right:1px solid #224466;
        border:left:1px solid #224466;
 }
 .everyone1 {
        padding: 2px;
        font-size:12px;
        font-weight:bold;
        background:#ffff33;
        color:#000000;
        text-align:center;
        border-bottom:1px solid #224466;
        border-top:1px solid #224466;
        border-right:1px solid #224466;
        border:left:1px solid #224466;
 }
 .everyone2 {
        padding: 2px;
        font-size:12px;
        font-weight:bold;
        background:#33ffff;
        color:#000000;
        text-align:center;
        border-bottom:1px solid #224466;
        border-top:1px solid #224466;
        border-right:1px solid #224466;
        border:left:1px solid #224466;
 }
 .everyone3 {
        padding: 2px;
        font-size:12px;
        font-weight:bold;
        background:#33ff33;
        color:#000000;
        text-align:center;
        border-bottom:1px solid #224466;
        border-top:1px solid #224466;
        border-right:1px solid #224466;
        border:left:1px solid #224466;
 }
 .everyone4 {
        padding: 2px;
        font-size:12px;
        font-weight:bold;
        background:#ff9900;
        color:#000000;
        text-align:center;
        border-bottom:1px solid #224466;
        border-top:1px solid #224466;
        border-right:1px solid #224466;
        border:left:1px solid #224466;
 }
 .everyone5 {
        padding: 2px;
        font-size:12px;
        font-weight:bold;
        background:#ff44ff;
        color:#000000;
        text-align:center;
        border-bottom:1px solid #224466;
        border-top:1px solid #224466;
        border-right:1px solid #224466;
        border:left:1px solid #224466;
 }
 .everyone6 {
        padding: 2px;
        font-size:12px;
        font-weight:bold;
        background:#000000;
        color:#ffff33;
        text-align:center;
        border-bottom:1px solid #224466;
        border-top:1px solid #224466;
        border-right:1px solid #224466;
        border:left:1px solid #224466;
 }
table.container tr td
{
padding:20px;
}

table.giggles tr td,table.quality tr td,table.barrel tr td
{
padding:4px;
}
table.barrel tr td
{
text-align:left;
font-size:14px;
font-weight:bold;
        border-bottom:1px solid #224422;
        border-top:1px solid #224422;
        border-right:1px solid #224422;
        border-left:1px solid #224422;
	#padding:5px;
}
table.barrel tr th
{
font-size:14px;
        background:#002200;
        background: -moz-linear-gradient(top, #001100, #004400);
        background: -webkit-gradient(linear, right top, right bottom,  from(#001100), to(#004400));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff000000, endColorstr=#ff002200,GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff000000, endColorstr=#ff002200,GradientType=0)";
#background:#112211;
}
table.barrel tr td.name
{
        background:#002200;
        background: -moz-linear-gradient(left, #001100, #002200);
        background: -webkit-gradient(linear, left top, right bottom,  from(#001100), to(#002200));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff001100, endColorstr=#ff002200,GradientType=1);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff001100, endColorstr=#ff002200,GradientType=1)";
}
table.barrel tr td.per
{
        background:#334433;
        background: -moz-linear-gradient(left, #112211, #000000);
        background: -webkit-gradient(linear, left top, right bottom,  from(#112211), to(#000000));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff112211, endColorstr=#ff000000,GradientType=1);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff112211, endColorstr=#ff000000,GradientType=1)";
}
table.giggles tr td
{
text-align:left;
font-size:14px;
font-weight:bold;
        border-bottom:1px solid #442222;
        border-top:1px solid #442222;
        border-right:1px solid #442222;
        border-left:1px solid #442222;
	#padding:5px;
}
table.giggles tr th
{
font-size:14px;
        background:#220000;
        background: -moz-linear-gradient(top, #110000, #440000);
        background: -webkit-gradient(linear, right top, right bottom,  from(#110000), to(#220000));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff000000, endColorstr=#ff220000,GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff000000, endColorstr=#ff220000,GradientType=0)";
#background:#221111;
}
table.giggles tr td.name
{
        background:#220000;
        background: -moz-linear-gradient(left, #110000, #220000);
        background: -webkit-gradient(linear, left top, right bottom,  from(#110000), to(#220000));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff110000, endColorstr=#ff220000,GradientType=1);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff110000, endColorstr=#ff220000,GradientType=1)";
}
table.giggles tr td.per
{
        background:#443333;
        background: -moz-linear-gradient(left, #221111, #000000);
        background: -webkit-gradient(linear, left top, right bottom,  from(#221111), to(#000000));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff221111, endColorstr=#ff000000,GradientType=1);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff221111, endColorstr=#ff000000,GradientType=1)";
}
table.quality tr td
{
text-align:left;
font-size:14px;
font-weight:bold;
        border-bottom:1px solid #222244;
        border-top:1px solid #222244;
        border-right:1px solid #222244;
        border-left:1px solid #222244;
	#padding:5px;
}
table.quality tr th
{
font-size:14px;
        background:#000022;
        background: -moz-linear-gradient(top, #000011, #000044);
        background: -webkit-gradient(linear, right top, right bottom,  from(#000011), to(#000044));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff000000, endColorstr=#ff000022,GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff000000, endColorstr=#ff000022,GradientType=0)";
#background:#221111;
}
table.quality tr td.name
{
        background:#000022;
        background: -moz-linear-gradient(left, #000011, #000022);
        background: -webkit-gradient(linear, left top, right bottom,  from(#000011), to(#000022));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff000011, endColorstr=#ff000022,GradientType=1);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff000011, endColorstr=#ff000022,GradientType=1)";
}
table.quality tr td.per
{
        background:#333344;
        background: -moz-linear-gradient(left, #111122, #000000);
        background: -webkit-gradient(linear, left top, right bottom,  from(#111122), to(#000000));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff111122, endColorstr=#ff000000,GradientType=1);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff111122, endColorstr=#ff000000,GradientType=1)";
}
table.info tr td
{
width:900px;
font-weight:bold;
font-size:12px;
text-align:left;
}
em.single
{
color:#ffffff;
}
em.reallysingle
{
color:#ffffff;
}
table.wedding td
{
background:#001133;
font-size:11px;
font-weight:bold;
text-align:left;
}
table.wedding td.happy
{
background:#001100;
color:#white;
font-weight:bold;
border-top:1px solid #000;
border-left:1px solid #050;
border-right:20px solid #000;
}
table.wedding td.unhappy
{
background:#220033;
color:white;
font-weight:bold;
border-top:1px solid #000;
border-left:1px solid #402;
border-right:20px solid #000;
}
table.wedding td.tab
{
background:#000000;
border-right:7px solid #000;
}

table.newdisp 
{
width:100%;
}
td.disphigh
{
font-size:12px;
background:#130013;
border-top: 2px solid #370037;
        background: -webkit-gradient(linear, right top, right bottom,  from(#190019), to(#110011));
       	background: -moz-linear-gradient(top, #190019, #110011);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff190019, endColorstr=#ff110011,GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff190019, endColorstr=#ff110011,GradientType=0)";
}
td.dispmid
{
font-size:12px;
background:#110011;
}
td.displow
{
font-size:12px;
background:#130013;
        background: -webkit-gradient(linear, right top, right bottom,  from(#110011), to(#190019));
border-bottom: 2px solid #370037;
       	background: -moz-linear-gradient(top, #110011, #190019);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff110011, endColorstr=#ff190019,GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff110011, endColorstr=#ff190019,GradientType=0)";
}
td.dispall
{
font-size:12px;
background:#110011;
border-top: 2px solid #370037;
border-bottom: 2px solid #370037;
}
table.newquote
{
width:100%;
}
td.quotehigh
{
font-size:6px;
background:#220044;
border-top: 2px solid #330077;
        background: -webkit-gradient(linear, right top, right bottom,  from(#160033), to(#110019));
       	background: -moz-linear-gradient(top, #160033, #110019);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff160033, endColorstr=#ff110019,GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff160033, endColorstr=#ff110019,GradientType=0)";
}
td.quotemid
{
background:#110019;
font-size:12px;
}
td.quotelow
{
font-size:6px;
background:#220044;
        background: -webkit-gradient(linear, right top, right bottom,  from(#110019), to(#160033));
border-bottom: 2px solid #330077;
       	background: -moz-linear-gradient(top, #110019, #160033);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff110019, endColorstr=#ff160033,GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff110019, endColorstr=#ff160033,GradientType=0)";
}
table.newname
{
width:100%;
}
table.newname td
{
}
td.namehigh
{
font-size:6px;
background:#222222;
border-top: 2px solid #444444;
        background: -webkit-gradient(linear, right top, right bottom,  from(#333333), to(#111111));
       	background: -moz-linear-gradient(top, #333333, #111111);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff333333, endColorstr=#ff111111,GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff333333, endColorstr=#ff111111,GradientType=0)";
}
td.namemid
{
background:#111111;
font-size:12px;
}
td.namelow
{
font-size:6px;
background:#222222;
border-bottom: 2px solid #444444;
        background: -webkit-gradient(linear, right top, right bottom,  from(#111111), to(#333333));
       	background: -moz-linear-gradient(top, #111111, #333333);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff111111, endColorstr=#ff333333,GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff111111, endColorstr=#ff333333,GradientType=0)";
}
table.newlines
{
width:100%;
}
td.lineshigh
{
font-size:6px;
background:#334455;
border-top: 2px solid #556677;
        background: -webkit-gradient(linear, right top, right bottom,  from(#445566), to(#223344));
       	background: -moz-linear-gradient(top, #445566, #223344);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff445566, endColorstr=#ff223344,GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff445566, endColorstr=#ff223344,GradientType=0)";
}
td.linesmid
{
background:#223344;
font-size:12px;
}
td.lineslow
{
font-size:6px;
background:#334455;
border-bottom: 2px solid #556677;
        background: -webkit-gradient(linear, right top, right bottom,  from(#223344), to(#445566));
       	background: -moz-linear-gradient(top, #223344, #445566);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff223344, endColorstr=#ff445566,GradientType=0);
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff223344, endColorstr=#ff445566,GradientType=0)";
}
td.birdmid
{
background:#0b0b0b;
font-size:12px;
}
