/* hide from ie on mac \*/

#flashcontent1
{
	height: 233px;
}
#flashcontent2
{
	height: 97px;
}
/* end hide */

body, th, td, div, li, input, textarea
{
	font-family: verdana, tahoma, arial;
	font-size: 8pt;
}

body
{
	padding: 0px;
	margin: 0px;
	background: url(images/bg.gif) repeat-y #60615C;
}

table, td
{
	width: 100%;
	height: 100%;
	border: 0px;
}

td
{
	vertical-align: top;
}

a:link, a:active, a:visited
{
	color: #318101;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}
a:link.footer, a:active.footer, a:visited.footer
{
	color: #333333;
	text-decoration: none;
}

a:hover.footer
{
	text-decoration: underline;
}

.footer
{
	color: #333333;
	font-size: 7pt;
}

.main_text
{
	color: #383836;
	padding: 20px;
	padding-left: 50px;
}

.date
{
	color: #e1e3d6;
	font-size: 7pt;
	font-style: italic;
}

.header
{
	color: #318101;
	font-size: 16pt;
	margin-left: -25px;
}
.subheader
{
	font-weight: bold;
}
.subheader2
{
	font-weight: bold;
	color: #318101;
}

.err
{
	color: #ff0000;
}
