/* CSS Document */
/* Base CSS */

body
{
background: #000000;
margin: 0px; padding: 0px;
}

a:link, a:active, a:visited
{
text-decoration: none;
color:#FF811C;
}

a:hover
{
text-decoration: underline;
color:#E50000;
}

.rssimporttitle
{
font-family: Trebuchet MS;
font-size: 18px;
font-weight: bold;
font-variant: small-caps;
color: #FFFFFF;
padding: 10px;
padding-top: 0px;
padding-left: 5px;
}

.rssimport
{
font-family: Trebuchet MS;
font-size: 12px;
font-weight: bold;
font-variant: normal;
color: #FFFFFF;
line-height: 13px;
}

.textbody
{
padding-left: 10px;
padding-right: 10px;
padding-bottom:5px;
}

p
{
font-family: Trebuchet MS;
font-size: 15px;
color: #FFFFFF;
}

.normal
{
font-family: Trebuchet MS;
font-size: 15px;
color: #FFFFFF;
}

.normalorange
{
font-family: Trebuchet MS;
font-size: 15px;
color: #FF811C;
}

.title
{
font-family: Trebuchet MS;
font-size: 32px;
font-variant: small-caps;
font-weight: bold;
color: #FFFFFF;
}

.titleorange
{
font-family: Trebuchet MS;
font-size: 32px;
font-variant: small-caps;
font-weight: bold;
color: #FF811C;
}

.titlesmall
{
font-family: Trebuchet MS;
font-size: 22px;
font-variant: small-caps;
font-weight: bold;
color: #FFFFFF;
}

.titlesmallorange
{
font-family: Trebuchet MS;
font-size: 22px;
font-variant: small-caps;
font-weight: bold;
color: #FF811C;
}

.titlebig
{
font-family: Trebuchet MS;
font-size: 48px;
font-variant: small-caps;
font-weight: bold;
color: #FFFFFF;
}

.titlebigorange
{
font-family: Trebuchet MS;
font-size: 48px;
font-variant: small-caps;
font-weight: bold;
color: #FF811C;
}

.linkstext
{
font-family: Trebuchet MS;
font-size: 14px;
font-weight: bold;
font-variant: normal;
color: #FFFFFF;
}

.linkssubtext
{
font-family: Trebuchet MS;
font-size: 11px;
font-weight: bold;
font-variant: normal;
color: #FFFFFF;
padding-left: 10px;
}

.linksdescription
{
font-family: Trebuchet MS;
font-size: 11px;
font-weight: bold;
font-style: italic;
font-variant: normal;
color: #CCCCCC;
}

.small
{
font-family: Trebuchet MS;
font-size: 12px;
color: #FFFFFF;
}

.big
{
font-family: Trebuchet MS;
font-size: 18px;
color: #FFFFFF;
}

.bigorange
{
font-family: Trebuchet MS;
font-size: 18px;
color: #FF811C;
}

.bigger
{
font-family: Trebuchet MS;
font-size: 24px;
color: #FFFFFF;
}

.biggerorange
{
font-family: Trebuchet MS;
font-size: 24px;
color: #FF811C;
}

img
{
border: none;
}