/* CSS Document */
body {
	margin:0px 0px 0 0px;
	padding:0;

	SCROLLBAR-FACE-COLOR: #E1ECF9;
	SCROLLBAR-HIGHLIGHT-COLOR: #c0e0ef;
	SCROLLBAR-SHADOW-COLOR: #263D6A;
	SCROLLBAR-3DLIGHT-COLOR: #c0e0ef;
	SCROLLBAR-ARROW-COLOR: #339999;
	SCROLLBAR-TRACK-COLOR: #7D9AE1;
	SCROLLBAR-DARKSHADOW-COLOR: #263D6A;	
}

P, UL, OL, LI, TD, TABLE
{ font-family: Verdana, Tahoma, Arial, sans-serif;
  font-weight: normal;
  font-size: 8pt;
  color: #2F3F77;
}

FORM {
  font-size: 8pt;
  font-family: Verdana, Tahoma, Arial, sans-serif;
}

.menu { 
	color : 97F6F5;
	font-size: 7pt;
}

.menu2 {
font-family: Verdana, Tahoma, Arial, sans-serif;
color : #2F3F77; 
	font-size: 10pt;
	text-decoration: none;
}

.newsbox
{
	color : #2F3F77;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	text-align: justify;
}

.description
{
	color : #2F3F77;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 7pt;
	text-decoration: none;
	text-align: center;
}

.footer
{
	color : #BAC8EC;
	font-family: Arial, Verdana, Tahoma, sans-serif;
	font-size: 6pt;
	text-decoration: none;
	text-align: center;
}
.H1
{
	color : #2F3F77;
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size : 18px;
	font-weight : bold;
	text-transform: uppercase;
	text-align: left;
	vertical-align: middle;
}

.H2
{
	color : #2F3F77;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-transform: uppercase;
}

.h2w
{
	color : #FFFFFF;
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	text-align: center;
}

.H3 {
	color : #2F3F77;
	font-family: Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	text-decoration: none;
}

/* layers */

#newspicture {
	position: static;
	float: right;
	width: 140px;
	overflow: visible;
	top: 0px;
	left: 0px;
	margin-bottom: 3px;
	margin-left: 10px;
	border: 1px solid #006699;
	margin-top: 5px;
}

.table1{border-width:1px;border-style:solid;border-color:#2F3F77}
.table1 td{border-width:1px;border-style:solid;border-color:#2F3F77}

/* link descriptions */

A.all {color: #2F3F77; font-size: 8pt; text-decoration: none; font-weight: bold;}
A.small {color: #2F3F77; font-size: 7pt; text-decoration: none; font-weight: bold;}
A.foot {color: #BAC8EC; font-size: 6pt; text-decoration: none; font-weight: bold;}
A.menu {color: #97F6F5; font-size: 7t; text-decoration: none; font-weight: bold;}
A.H3 {color: #2F3F77; font-size: 8pt; text-decoration: none; font-weight: bold;}



