html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #cdcdcd;
	scrollbar-base-color: #aaaaaa;
	scrollbar-arrow-color : #990000;
	height:100%;
	min-height:100%;
}

body, td, th {
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, Tahoma, sans-serif;
	text-align: left;
}
h1 {
	font-size: 25px;
	color: #990000;
	margin-top: 30px;
	margin-bottom: 30px;
	font-style:normal;
	font-weight:normal;
}
h2 {
	font-size: 18px;
	color: #000000;
	margin-top: 20px;
	margin-bottom: 5px;
}
h3 {
	font-size: 14px;
	color: #000000;
	margin-top: 10px;
	margin-bottom: 5px;
	border-bottom-style: solid ; 
	border-bottom-color: #BEBEBE; 
	border-bottom-width: 1px;
	font-weight:normal;
	padding:3px;
	background-color:#cdcdcd;
}
h4 {
	font-size: 14px;
	color: #990000;
	margin-top: 15px;
	margin-bottom: 5px;
	font-weight:normal;
}
h5 {
	font-size: 12px;
	color: #990000;
	margin-top: 10px;
	margin-bottom: 0px;
	font-weight:normal;
}
a:link {
	color: #003366;
	text-decoration:none
}
a:visited {
	color: #006699;
	text-decoration:none
}
a:hover {
	color: #993333;
	text-decoration:underline
}
a:active {
	color: #993333;
	text-decoration:underline
}
.red {
	color: #990000
}
.smalltext{
	font-size: 10px;
	font-style: normal;
}
.newsheadline{
	font-size: 16px;
	color: #006699;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 0px;
}
.newsheadlinefull{
	font-size: 20px;
	color: #006699;
	font-weight: normal;
	line-height: 30px;
	margin-top: 20px;
	margin-bottom: 0px;
}
.newssmalltext{
	font-size: 9px;
	margin-top: 5px;
	margin-bottom: 10px;
	border-bottom-style: solid ; 
	border-bottom-color: #cccccc; 
	border-bottom-width: 1px;
}
.newssubtext{
	font-size: 10px;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 10px;
}
.smalltextop{
	font-size: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.bottommenu{
	font-size:10px;
	line-height:18px
}
ul { 
   list-style-image: url(../images/tri2.gif); 
   list-style-position: outside;
   line-height: 16px;
   } 
hr {border: none 0; 
	border-top: 1px solid #999999;
	width: 100%;
	height: 1px;
} 

#twitter_update_list{
	margin-left: 10px;
	padding-left: 10px;
}
