
DIV#latestArticles {   }
DIV#latestArticles A {  }
DIV#latestArticles TD { padding:3px 2px 5px 1px; font-size:95%; }
DIV#latestArticles TH {	text-transform: capitalize; background-color: #ffffff; color:#333; font-size: 120%; padding:5px 2px 5px 1px;}
DIV#latestArticles A#more {  }
DIV#latestArticles TABLE {border:0px solid #ffffff;}

DIV#articleTitle { font-size:120%; font-weight:bold; color:#333; }
DIV#articleDate { font-size:90%; }
DIV#articleBody { padding:0px 0px 20px 0px;}
DIV#articleBody A { 
color:#e22b00; }

DIV#articleBody A:hover { 
color:#e22b00;
text-decoration:underline; }

DIV#articleLinks {font-size: 12px; font-family: arial; padding: 4px;}
DIV#articleLinks A {color: blue; margin-left: 16px;}

DIV#articleButtons {
text-align:center;
}

DIV#relatedArticles H4 { font-size:120%; color:#333; font-weight:bold; border-bottom:1px solid #e22b00; }
DIV#relatedArticles H5 { }
DIV#relatedArticles {}
DIV#relatedArticles A { }
DIV#relatedArticles TD { font-size:90%; padding:0px 0px 0px 20px; }

DIV#articleLinks H4 {font-size:120%; color:#333; font-weight:bold; border-bottom:1px solid #e22b00; padding:0px 0px 0px 0px;}
DIV#articleLinks A { color:#e22b00; font-size:90%;}
DIV#articleLinks A:HOVER {}

DIV#articleLinkTo form { font-size:90%;  } 
DIV#articleLinkTo H4 {
font-size:120%; color:#333; font-weight:bold; border-bottom:1px solid #e22b00; padding:0px 0px 0px 0px;
}

DIV#newsIndex H4 {  font-size:120%; color:#333; font-weight:bold; border-bottom:1px solid #e22b00; padding:0px 0px 0px 0px; }
DIV#newsIndex H5 { font-size:100%; color:#333; font-weight:bold;  padding:0px 0px 5px 0px;  text-align:left;}
DIV#newsIndex {}
DIV#newsIndex A { }
DIV#newsIndex TD { padding:0px 0px 3px 0px;}

DIV#rssIndex H4 {  font-size:120%; color:#333; font-weight:bold; border-bottom:1px solid #e22b00; padding:0px 0px 0px 0px;}
DIV#rssIndex H5 { font-size:100%; color:#333; font-weight:bold;  padding:0px 0px 5px 0px; text-align:left;  }
DIV#rssIndex {}
DIV#rssIndex A {  }
DIV#rssIndex TD { }
/* 






DIV#newsPanel H4 {  text-align: center; font-weight: bold;  font-size: 14px; font-family: Verdana, Arial, Helvetica, sans-serif; border-bottom: 1px solid #0099CC;}
DIV#newsPanel H5 {  text-align: center; font-weight: bold;  font-size: 12px; font-family: Verdana, Arial, Helvetica, sans-serif; text-decoration: underline;}
DIV#newsPanel {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px;}
DIV#newsPanel A { font-size: 12px; }
DIV#newsPanel TD {font-size: 11px; }

DIV#article { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; padding: 4px;}
DIV#article SPAN#date { font-size: 10px; font-weight: bold;}
DIV#article A {font-size: 12px; text-decoration: underline;}

DIV#articleBody {text-align: left; padding: 4px; font-family: Verdana, Arial, Helvetica, sans-serif; }



A#newsIndex {
	height: 16px;
	padding-left: 52px ;
	font-size: 11px;
	color: #000066;
	background-image: url(../img/news.gif);
	background-repeat: no-repeat;
	margin: 1px;
}
A#rssIndex {
	height: 16px;
	padding-left: 34px;
	font-size: 11px;
	color: #000066;
	background-image: url(../img/rss.gif);
	background-repeat: no-repeat;
	margin: 1px;
}



*/
/* 
	Classy yet somehow fancy
	table style created by Radu Bilei
	for Chris Heilmann's CSS Table Gallery
	http://twitter.com/radubilei
	http://icant.co.uk/csstablegallery
*/

#budgettable table, #budgettable  th, #budgettable td	{	border:none;  border-collapse:collapse; font-family:corbel,'helvetica neue','trebuchet ms',arial,helvetica,sans-serif; font-size:1em; line-height:1.5em}
#budgettable table		{	background:black; -webkit-border-radius:6px; -moz-border-radius:6px; border-radius:6px; -webkit-box-shadow:1px 1px 10px rgba(0,0,0,0.3); -moz-box-shadow:1px 1px 10px rgba(0,0,0,0.3)}
#budgettable caption		{	text-align:left; text-transform:uppercase; font-size:150%; font-weight:bold; padding:1.5em 0; color:black}

#budgettable thead, 
#budgettable tfoot			{	color:white; }

#budgettable thead th				{	padding:0.5em 1em; text-transform:uppercase; text-align:left; }
#budgettable thead th:first-child	{	width:10em; text-align:right; }

#budgettable tbody td,
#budgettable tbody th				{	font-size:100%; padding:0.5em 1em; background-color:#e5e5e5; vertical-align:top}
#budgettable tbody th				{	color:#222;	text-align:right; background-image:url(tabel.png); background-repeat:repeat-y; border-right:1px solid #ccc}
#budgettable tbody td:last-child		{	border-right:1px solid black}

#budgettable tbody tr.odd th, 
#budgettable tbody tr.odd td			{	background-color:#eee; color:#222}

#budgettable tfoot td,
#budgettable tfoot th				{	border:none; padding:0.5em 1em 2em; font-size:130%}
#budgettable tfoot th				{	text-align:right}

#budgettable table a:link	{	line-height:1em; color:black; display:inline-block; padding:3px 7px; margin:-3px -7px}
#budgettable table a:visited	{	color:#555}
#budgettable table a:hover	{	text-decoration:none; background:black; color:white; -webkit-border-radius:4px; -moz-border-radius:4px; border-radius:4px}

#budgettable  ::-moz-selection{	background:#202020; color:white}
#budgettable  ::selection		{	background:#202020; color:white}

#budgettable thead ::-moz-selection, 
#budgettable tfoot ::-moz-selection	{	background:white; color:#202020}
#budgettable thead ::selection, 
#budgettable tfoot ::selection		{	background:white; color:#202020}