body, p, td {
background-color: #ffffff;
font-family: arial, verdana, helvetica;
font-size: 11px;
color: #666666;
}
.lightgrey {
background-color: #ffffff;
font-family: arial, verdana, helvetica;
font-size: 11px;
color: #999999;
}
.redcell {
background-color: #ff0000;
font-family: arial, verdana, helvetica;
font-size: 11px;
color: #999999;
}
menu-label {
    font-size: 10px;
    }
.twtr-widget h4{font-size:10px!important;}
a {
text-decoration: none;
color: #ff9900;
}
a:hover {
text-decoration: underline;
color: #ff9900;
}

.newslink {
background-color: #ffffff;
font-family: arial, verdana, helvetica;
font-size: 11px;
color: #999999;
}
a.newslink {
text-decoration: none;
}
a.newslink:hover {
text-decoration: underline;
color: #ff9900;
}
.blackcell {
background-color: #000000;
font-family: arial, verdana, helvetica;
font-size: 12px;
color: #ff9900;
font-weight: bold;
}
a.orangetext {
text-decoration: none;
}
a.orangetext:hover {
text-decoration: underline;
}

.orangetext {
background-color: #ffffff;
font-family: arial, verdana, helvetica;
font-size: 11px;
color: #ff9900;
}
.greycell {
background-color: #d8d8d8
}
.admingreycell {
background-color: #eaeaea
}
.darkgreycell {
background-color: #cccccc
}
.nav
{
backgroundColor: #ff9900;
cssText: BACKGROUND-COLOR: #cccccc;
accelerator: false;
}

.navhilite
{
backgroundColor: #ff9900;
cssText: CURSOR: hand; BACKGROUND-COLOR: #eeeeee;
accelerator: false;
cursor: hand;
}

.sidenavsm
{
textDecorationNone: true;
cssText: FONT-SIZE: 10pt; COLOR: #ff9900; TEXT-DECORATION: none;
accelerator: false;
fontSize: 10pt;
textDecoration: none;
color: #ff9900;

}
A.sidenavsm:link
{
textDecorationNone: true;
cssText: FONT-SIZE: 10pt; COLOR: #ff9900; TEXT-DECORATION: none;
accelerator: false;
fontSize: 10pt;
textDecoration: none;
color: #ff9900;

}
A.sidenavsm:visited
{
textDecorationNone: true;
cssText: FONT-SIZE: 10pt; COLOR: #ff9900; TEXT-DECORATION: none;
accelerator: false;
fontSize: 10pt;
textDecoration: none;
color: #ff9900;

}

ul.tweet {
list-style: none;
	margin-left: 0;
	padding-left: 1em;

}
li.tweet {
margin-left: 0px;
margin-bottom: 6px;
padding-bottom: 2px;
border-bottom: 1px solid #ff9900;
}
#phptweets {
		width:650px;
		height:250px;
		background:transparent url('tbird.png') top  left no-repeat;
		border:1px solid #555555;
		text-align:left;
	}
	h1 {
		font-size:48px;
		font-weight:normal;
		font-family: Century Gothic,Myriad Pro,Arial,Helvetica,sans-serif;
		margin: 0 0 40px 0;
	}
	.twitter {
		display:table-cell; vertical-align:middle;
		padding:0 0 0 250px;
	}
