body 	{margin: 0px; background: #415767; font-family: Arial, sans-serif, Verdana; font-size : 80%; }

p, td, table, ul, li  	{ font-family: Arial, sans-serif, Verdana; font-size: 100%; 
						margin-top: 0; margin-bottom:0}

/*Banner text */
h1		{font-size: 150%; margin-top: 5px; margin-bottom: 0; font-weight: bold; color: #00254A}

/* Content */
.content		{padding: 5px; background: #FFFFFF}		  

/* Top text links */
.navigation1	{color: #C34400; font-family: Verdana; font-size: 80%; font-weight: bold; padding-right: 5px}
.navigation2	{color: #E3E7ED; font-family: Verdana; font-size: 80%; font-weight: bold; padding-left: 12px}

/* Top text links mouseover */
.navigation1 a:link  	{color: #2E2E2E; text-decoration: none}
.navigation1 a:visited  {color: #2E2E2E; text-decoration: none}  
.navigation1 a:hover  	{color: #C34400; text-decoration: none}

.navigation2 a:link		{color: #FFFFFF; text-decoration: none}
.navigation2 a:visited  {color: #FFFFFF; text-decoration: none}  
.navigation2 a:hover  	{color: #A54200; text-decoration: none}

/* Search box */
.form			{display:inline; margin:0}
.search			{padding-left: 10px; padding-right: 10px; color: #FFFFFF}
.search_box		{background: #E1E7E9; height: 22px; margin-top: 3px; margin-bottom: 4px; border: 1px solid #000000}

/* Left column */
.left_column			{border-right: 1px solid #BCBCBC; background: #FFFFFF}
.left_newsbox	 		{background: #9E7242; color: #FFFFFF; font-weight: bold;
						border-top: 1px solid #A4A4A4; border-bottom: 1px solid #A4A4A4}

/* Left column links mouseover */
.left_column a:link		{color: #003399; text-decoration: underline}
.left_column a:visited  {color: #003399; text-decoration: underline}  
.left_column a:hover  	{color: #990000; text-decoration: underline}				

/* Right column */
.right_column				{background: #FFFFFF; padding-left: 5px; padding-right: 5px; padding-top: 15px}
.right_newsbox_border		{border: 2px solid #713131}
.right_news_title			{background: #713131; color: #F8F8F8; font-weight: bold}
.right_newsbox_content		{padding: 3px}