
body {
	/*background:url(../images/BackGround.gif) repeat-y top;*/
	background-color: #E5E9DD;
	margin: 0;
	padding: 0;
	text-align: center; /* IE 5.x hack */
	font-family: arial;
	font-size: 8pt;
}

.formButton 
{
	background-color: 	#6699cc;
	color: 				#ffffff;
	font-size:			8pt;
	font-family:		Verdana;
	height:				17px;
	filter:				progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr=#B4C5DF, EndColorStr=#2470BD);
	border-width: 		1px;
}

Table.Gray
{
	border:1px solid #E0E0E0;
}

Table.Main
{
	border-left:1px solid #e0e0e0;
	border-right:1px solid #e0e0e0;
}

tr.datarow
{
	COLOR: #555555; 
	FONT-FAMILY: arial; 
	font-size:70%; 
}

tr.headerrow
{
	COLOR: #555555; 
	FONT-FAMILY: arial; 
	font-size:70%; 
	font-weight:bold;
	background-color:#EEEEEE;
}

td.content
{
	padding:8px;
	font-family: arial;
	font-size: 10pt;
	color: #4A4A4A;
}

td.homeEvents
{
	border-left:1px solid #E8E8E8; 
	border-right:1px solid #E8E8E8; 
	padding-left:5px;
	font-family: arial;
	font-size: 8pt;
	color: #4A4A4A;	
}

td.boxdatahead
{
	font-family: arial;
	font-size: 9pt;
	color: #1A5423;
	font-weight:bold;
}

td.boxdatacontent
{
	font-family: arial;
	font-size: 10pt;
	color: #4A4A4A;
	background-color:#F1EDD5;
	padding:7px;
}

td.slideshow
{
	font-family: arial;
	font-size: 9pt;
	color: #193758;
	font-weight:bold;
}

.data
{
	font-family: arial;
	font-size: 9pt;
	color: #4A4A4A;
}

.datatitle
{
	font-family: arial;
	font-size: 9pt;
	color: #1A5423;
	font-weight:bold;
}

.smalldata
{
	font-family: arial;
	font-size: 7pt;
	color: #4A4A4A;
}

h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#ccc;
}

table.bottom A         { FONT-SIZE: 8pt; FONT-FAMILY: arial; COLOR: #538174; TEXT-DECORATION: none}
table.bottom A:link    { FONT-SIZE: 8pt; FONT-FAMILY: arial; COLOR: #538174; TEXT-DECORATION: none }
table.bottom A:visited { FONT-SIZE: 8pt; FONT-FAMILY: arial; COLOR: #538174; TEXT-DECORATION: none }
table.bottom A:hover   { FONT-SIZE: 8pt; FONT-FAMILY: arial; COLOR: #538174; TEXT-DECORATION: underline }

table.historyNav A         { FONT-SIZE: 10pt; FONT-FAMILY: arial; COLOR: #538174; TEXT-DECORATION: none}
table.historyNav A:link    { FONT-SIZE: 10pt; FONT-FAMILY: arial; COLOR: #538174; TEXT-DECORATION: none }
table.historyNav A:visited { FONT-SIZE: 10pt; FONT-FAMILY: arial; COLOR: #538174; TEXT-DECORATION: none }
table.historyNav A:hover   { FONT-SIZE: 10pt; FONT-FAMILY: arial; COLOR: #538174; TEXT-DECORATION: underline }







