BODY  {
	font-size: 9px;
	font-family: Trebuchet MS, Arial, Verdana, Lucida Sans Unicode, Lucida Grande, Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	background-image: url('images/bgtile4.jpg');
	background-repeat: repeat;
	font-weight: normal;
	font-style: normal;
}
a.flink{
	font-family: Trebuchet MS, Arial, Verdana, Lucida Sans Unicode, Lucida Grande, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.flink:visited{
	font-family: Trebuchet MS, Arial, Verdana, Lucida Sans Unicode, Lucida Grande, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

a.flink:hover{
	font-family: Trebuchet MS, Arial, Verdana, Lucida Sans Unicode, Lucida Grande, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #cc0000;
	text-decoration: none;
}
h1 {
	font-family: Trebuchet MS, Arial, Verdana, Lucida Sans Unicode, Lucida Grande, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: heavy;
	font-style : normal;
	color: #cc0000;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}

h2 {
	font-family: Trebuchet MS, Arial, Verdana, Lucida Sans Unicode, Lucida Grande, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	font-style : normal;
	color: #000000;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family: Trebuchet MS, Arial, Verdana, Lucida Sans Unicode, Lucida Grande, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: heavy;
	color: #cc0000;
	margin-top: 0px;
	margin-bottom: 0px;
	text-decoration: none;
}
h4 {
	font-family: Trebuchet MS, Arial, Verdana, Lucida Sans Unicode, Lucida Grande, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 14px;
	color: #cc0000;
	text-decoration: none;
	margin-top: 0px;
	margin-bottom: 0px;
}
h5 {
	font-family: Trebuchet MS, Arial, Verdana, Lucida Sans Unicode, Lucida Grande, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	font-style : normal;
	color: #000000;
	text-decoration: none;
}
h6 {
	font-family: Trebuchet MS, Arial, Verdana, Lucida Sans Unicode, Lucida Grande, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style : normal;
	color: #666666;
	text-decoration: none;
}
a{
	font-family: Trebuchet MS, Arial, Verdana, Lucida Sans Unicode, Lucida Grande, Helvetica, sans-serif;
	font-weight: heavy;
	color: #660000;
	text-decoration: none;
}

a:visited{
	font-family: Trebuchet MS, Arial, Verdana, Lucida Sans Unicode, Lucida Grande, Helvetica, sans-serif;
	font-weight: heavy;
	color: #660000;
	text-decoration: none;
}

a:hover{
	font-family: Trebuchet MS, Arial, Verdana, Lucida Sans Unicode, Lucida Grande, Helvetica, sans-serif;
	font-weight: heavy;
	color: #333333;
	text-decoration: none;
}
a.blink{
	font-family: Trebuchet MS, Arial, Verdana, Lucida Sans Unicode, Lucida Grande, Helvetica, sans-serif;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}

a.blink:visited{
	font-family: Trebuchet MS, Arial, Verdana, Lucida Sans Unicode, Lucida Grande, Helvetica, sans-serif;
	font-weight: bold;
	color: #cc0000;
	text-decoration: none;
}

a.blink:hover{
	font-family: Trebuchet MS, Arial, Verdana, Lucida Sans Unicode, Lucida Grande, Helvetica, sans-serif;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}
td {
	font-family: Trebuchet MS, Arial, Verdana, Lucida Sans Unicode, Lucida Grande, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
div.cornerImage{
	position: absolute;
	left: 0;
	top: 0;
	background: transparent;
} 
.twitted {
	width: 16em;
	margin-bottom: 1.5em;
	border: 1px solid #888;
}

.twitted h2 {
	margin: 0;
	padding: 0.3em 0.8em;
	font-size: 1em;
	color: #fff;
	background-color: #888;
}

.twitted p.preLoader {
	margin: 0;
	padding: 1em 1em 1em 3em;
	background: transparent url("loader.gif") 1em center no-repeat;
	/* generate your own loader gif: http://www.ajaxload.info */
}

.twitted ul#twitter_update_list {
	margin: 0;
	padding: 0 0.8em;
	list-style-type: none;
}

.twitted ul#twitter_update_list li {
	margin: 0;
	padding: 0.8em 0 1em 0;
	border-bottom: 1px solid #ccc;
}

.twitted ul#twitter_update_list li span {
	/* tweet content */
	display: block;
}

.twitted ul#twitter_update_list li span a {
	/* links in tweet content */
	color: #00f;
}

.twitted ul#twitter_update_list li a {
	/* timestamp link */
	color: #f00;
}

.twitted ul#twitter_update_list li.firstTweet {
}

.twitted ul#twitter_update_list li.lastTweet {
	border-bottom: none;
}

.twitted p.profileLink {
	display: block;
	margin: 0;
	padding: 0.3em 1em;
	color: #fff;
	background-color: #ddd;
}
