body {
	background-color: #FFFFFF;
	background-image: url(/templates/default/images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-repeat: repeat-y;
	background-position: center center;	
}
.defaultcontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
}
.defaulttrans {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	filter: Alpha(opacity=10, finishopacity=10, style=1);
}
#twitter_div{
	width:128px;
	overflow:hidden;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
}
#twitter_div ul{
	list-style:none;
	margin-left:-34px;
	width:128px
}
#twitter_div li{
	display:block;
	margin-top:5px;
	margin-bottom: 5px;
	border-bottom:dotted;
	border-bottom-width:1px;
	border-bottom-color:#666;
	text-align:justify;
	list-style:none;
	width:128px
}
.newssub {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}
.newshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #005D16;
	text-decoration: blink;
}
a:link {
	color: #006600;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #006600;
}
a:hover {
	text-decoration: none;
	color: #006600;
}
a:active {
	text-decoration: underline;
	color: #006600;
}
.even {  
	background-color: #DEECE1 
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#FFFFFF;
}
HR{
	border-top-width: 1px;
	border-right-width: none;
	border-bottom-width: 1px;
	border-left-width: none;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
h1{
	font-size: 10px;
	padding: 3px 3px 0px 3px;
}
	