body {
	background-color: #f0f0f0;
	background-image: url(pics/bg.gif);
	background-repeat: repeat-y;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
}

td {
	font-family: verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

td.menu {
	font-family: verdana, arial;
	font-size: 8pt;
	background-color: #ffffff;
	margin-left: 5px;
	color: #000000;
	border-bottom: 1pt silver solid;
	text-align: right;
}

td.menu_top {
	font-family: verdana, arial;
	font-size: 8pt;
	background-color: #104377;
	margin-left: 5px;
	color: #000000;
	text-align: right;
}

td.header {
	font-weight: bold;
	border-bottom: 1pt black solid;
}

td.trackheader {
	font-weight: bold;
	border-bottom: 1pt black solid;
	background-color: #104377;
	color: #ffffff;
}

p {
	margin-left: 10pt;
	margin-right: 5pt;
	line-height: 150%
}


p.menutext {
	font-family: verdana, arial;
	font-size: 8pt;
	margin-left: 5px;
	color: #000000;
	line-height: 100%
}

h1, h2, h3{
	font-family: tahoma, arial, verdana;
	margin-left: 10pt;
	margin-top: 10 pt;
	color: #000000;
}

.rightheader{
	background-color: #104377;
	border-bottom: 1pt silver solid;
	border-top: 1pt silver solid;
	font-family: verdana, arial;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}

a{
	text-decoration: none;
	font-weight: bold;
}

a:link {
	color: #003399;
	text-decoration: underline;
}

a:visited {
	color: #003399;
	text-decoration: underline;
}

a:hover {
	color: #cc3300;
	text-decoration: underline;
}

a.menu:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.menu:visited {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
a.menu:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}

a.right:link {
	color: #003399;
	text-decoration: underline;
	font-weight: normal;
}

a.right:visited {
	color: #003399;
	text-decoration: underline;
	font-weight: normal;
}

a.right:hover {
	color: #cc3300;
	text-decoration: underline;
	font-weight: normal;
}

a.white:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #ffffff;
	text-decoration: none;
}
a.white:visited {
	color: #ffffff;
	text-decoration: none;
}
a.white:hover {
	color: #ffffff;
	text-decoration: underline;
}


form {
	font-size: 9pt; 
	font-family: verdana, arial;
	margin-left: 0pt;
	margin-top: 0pt;
	margin-bottom:0pt;
}


.ten {
	font-size: 10pt;
}

.fat {
	font-weight: bold;
}

.red { 	
	color: red;
}

.white { 	
	color: white;
}

.newsdate {
	color: gray;
	font-family: verdana, arial;
	font-size: 7pt;
}

img.left{
	margin-left: 10 pt;
}
