BODY {
	background-color: #ffffff;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color:#333333 ;
	font-size: 8pt;
}


/*---------------------------------------- ITEMS -----------------------------------------------*/
A:link, A:visited, A:active{
	color:#990000;
	text-decoration: none;
}

A:hover{
	text-decoration: underline;
}
.boxed{
border: 1px solid #CCCCCC;
}

.events_m{
	width:100%;	
	background-image:url(../images/three_white_m.gif);
	background-repeat:repeat-y;
}

.eventseven_m{
	background-color:#EEEEEE;
}

.titleHeader_red {
	font-size: 10pt; 
	color: #CC0000;
	font-weight: bold;
	font:Arial, Helvetica, sans-serif;
}

.boldlink {
font-weight: bold
}
.lightblue {
color: #3366CC;
}

.smallgrey {
	font-size: 7pt;
	color: #666666;
}
.boldnum {
	font-size: 10pt;
	font-weight: bold;
	}
	
	
	.h1black{
	margin-top:10px;
	color:#000000;
	font-size: 16pt;
	font-weight:bold;
	font:"Impact";
	margin-bottom:10px;
}
.h1red{
	margin-top:10px;
	color:#FF0000;
	font-size: 16pt;
	font-weight:bold;
	font:"Impact";
	margin-bottom:10px;
}
.h1green{
	margin-top:10px;
	color:#339933;
	font-size: 16pt;
	font-weight:bold;
	font:"Impact";
	margin-bottom:10px;
}
.boldred{
	margin-top:10px;
	color:#FF0000;
	font-weight:bolder;
	font:"Impact";
	margin-bottom:10px;
}
.boldgreen{
	margin-top:10px;
	color:#339933;
	font-weight:bolder;
	font:"Impact";
	margin-bottom:10px;
}
.boxlightgrey_l{
background:url(../images/lightgrey_l_m.gif) repeat-y;
}
.boxlightgrey_r{
background:url(../images/lightgrey_r_m.gif) repeat-y;
}
.boxgrey_r{
background:url(../images/grey_r_m.gif) repeat-y;
}
.boxgrey_l{
background:url(../images/grey_l_m.gif) repeat-y;
}

.evenrow{
background-color:#eeeeee;
}

.tableheader_grey{
	font-weight: bold; color: #FFFFFF; 
	font-size: 9pt;
	padding-left:6px;	
}
.tableheader_redtxt{
	color: #990000;
}
.whitetext {
color: #FFFFFF;
font-size: 8pt;

}
.smalldarkgrey {
	font-size: 7pt;
	color: #333333;
}

#news {}

#news A:link, #news A:visited, #news A:active{
	text-decoration: none;
	color: #ffffff;
}


#news A:hover{
	text-decoration: underline;
	color: #ffffff;
}

