/* CSS Document */

body
{
margin:0px;
background-color:#191B14;
}
.tile
{
background-image:url(../images/tile.jpg);
background-repeat:repeat-x;
}
.text
{
font-family: "Trebuchet MS";
font-size:13px;
color:#565656;
text-decoration:none;
font-weight:bold;
padding-left:5px;
}
.text a {color:#8F8B8B; text-decoration:none;}
a.text:link
{
font-family: "Trebuchet MS";
font-size:13px;
color:#565656;
text-decoration:none;
font-weight:bold;
padding-left:5px;
}
a.text:visited
{
font-family: "Trebuchet MS";
font-size:13px;
color:#565656;
text-decoration:none;
font-weight:bold;
padding-left:5px;
}
a.text:hover
{
font-family: "Trebuchet MS";
font-size:13px;
color:#9B0707;
text-decoration:none;
font-weight:bold;
padding-left:5px;
}
.text1
{
font-family: "Trebuchet MS";
font-size:11px;
color:#8F8B8B;
text-decoration:none;
font-weight:bold;
}
a.text1:link
{
font-family: "Trebuchet MS";
font-size:11px;
color:#8F8B8B;
text-decoration:none;
font-weight:bold;
}
a.text1:visited
{
font-family: "Trebuchet MS";
font-size:11px;
color:#8F8B8B;
text-decoration:none;
font-weight:bold;
}

a.text1:hover
{
font-family: "Trebuchet MS";
font-size:11px;
color:#9B0707;
text-decoration:none;
font-weight:bold;
}
.flot
{
float:left;
padding-right:10px;
}
.text2
{
font-family: "Trebuchet MS";
font-size:13px;
color:#AD0000;
text-decoration:none;
font-weight:bold;
}
.heading-new
{
font-family: "Trebuchet MS";
font-size:15px;
color:#1073D0;
text-decoration:none;
font-weight:bold;
}