body
{ 
background-color	: #333333;
margin-left 		: 50px;
margin-right 		: 0px;
margin-top 			: 0px;
margin-bottom 		: 0px;
color 				: #FFFFFF; 
font-family			: "Lucida Grande", Tahoma, Arial, sans-serif;
font-size			: 100%;
} 


a:link			{text-decoration : none; color : #FFFFFF;}
a:visited		{text-decoration : none; color : #FFFFFF;}
a:hover			{text-decoration : none; color : #999999;}

a.top:link		{font-size : 80%; font-weight : bold; color : #FFFFFF; text-decoration : none;}
a.top:visited	{font-size : 80%; font-weight : bold; color : #FFFFFF; text-decoration : none;}
a.top:hover		{font-size : 80%; font-weight : bold; color : #999999; text-decoration : none;}

h1.news	{font-size : 80%; font-weight : bold; color : #FFFFFF; margin-top : 5px; margin-bottom : 0px;}
h2.news	{font-size : 70%; font-weight : normal; color : #CCCCCC; margin-top : 0px; margin-bottom : 5px;}
h2.newsarticle	{font-size : 70%; font-weight : normal; color : #CCCCCC; margin-top : 10px; margin-bottom : 5px; margin-right : 10px;}
h3.news	{font-size : 80%; font-weight : bold; color : #FFFFFF; margin-top : 5px; margin-bottom : 0px;}
h4.news	{font-size : 70%; font-weight : normal; color : #CCCCCC; margin-top : 0px; margin-bottom : 5px;}
h5.news	{font-size : 80%; font-weight : bold; color : #FFFFFF; margin-top : 5px; margin-bottom : 0px;}
h6.news	{font-size : 70%; font-weight : normal; color : #CCCCCC; margin-top : 0px; margin-bottom : 5px;}

p
{
color 			: #CCCCCC; 
font-size		: 70%;
margin-top		: 4px;
margin-bottom	: 4px;
}

p.header
{
font-weight 	: bold;
color			: #FF0000;
font-size		: 110%;
margin-bottom	: 10px;
margin-top		: 10px;
}

p.archive
{
width			: 440px;
font-size 		: 70%;
color			: #999999;
font-weight 	: bold;	
margin-top		: 1px;
margin-bottom	: 1px;
}

p.date
{
font-size 		: 65%;
color			: #999999;
margin-top		: 2px;
margin-bottom	: 0px;
}

p.quoteheader
{
font-size 		: 80%;
font-weight		: bold;
color 			: #FFFFFF;
margin-top 		: 5px;
margin-bottom 	: 0px;
}

p.quote
{
font-size 		: 70%;
font-weight 	: normal;
color 			: #CCCCCC;
margin-top 		: 0px;
margin-bottom 	: 5px;
}

p.newsarticle
{
font-size 		: 70%;
font-weight 	: normal;
color 			: #CCCCCC;
margin-right	: 10px;
margin-top 		: 5px;
margin-bottom 	: 10px;
}

span.source
{
color			: #999999;
margin-top		: 0px;
margin-bottom	: 3px;
}

span.date
{
font-size 		: 85%;
font-weight 	: normal;	
color			: #999999;
}

table.holder
{
}

td.nav
{
background-color	: #454545;
text-align			: left;
vertical-align		: middle;
border-bottom 		: 2px solid #000000;
height				: 28px;
padding-left		: 10px;
padding-right		: 10px;
}

td.news
{
text-align		: left;
vertical-align	: middle;
border-bottom 	: 1px solid #454545;
padding-left	: 10px;
}

div.archive
{
background-color	: #454545;
height				: 120px;
width				: 460px;
padding-left		: 5px;
padding-right		: 5px;
overflow			: auto;
}

input
{
background-color	: #454545;
width				: 220px;
border				: 1px solid #FFFFFF;
color				: #FFFFFF;
font-size			: 11px;
}

textarea
{
font-family			: "Lucida Grande", Tahoma, Arial, sans-serif;
background-color	: #454545;
width				: 465px;
height				: 40px;
border				: 1px solid #FFFFFF;
color				: #FFFFFF;
font-size			: 11px;
}

.button
{
font-size 			: 10px;
color 				: #333333;
font-weight 		: bold;
background			: #999999; url() repeat-x;
border				: 3px double;
border-color		: #ffffff #acb5b5 #6f7777 #ffffff;
margin-top			: 5px;
padding-left		: 5px;
padding-right		: 5px;
width				: 100px;
}
