body {
	background-color:#EFEFEF;
	padding: 0;
	margin: 0;
}

.graybordertable
{
    BORDER-RIGHT: 1px solid;
    BORDER-BOTTOM: 1px solid;
    BORDER-COLOR: #CCCCCC;
    BACKGROUND-COLOR: #FFFFFF;
	
}

.eventsbordertable
{
    BORDER-RIGHT: 1px ;
    BORDER-BOTTOM: 1px ;
	BORDER-TOP: 1px ;
	BORDER-LEFT: 1px ;
	border-style: dashed;
	margin: 2px ;
    BORDER-COLOR: #CCCCCC;
    BACKGROUND-COLOR: #fff;
	
}

.sidecontenttables
{
	BORDER-LEFT: 1px dotted #CCCCCC;
	BACKGROUND-COLOR: #FFFFFF;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;

	
}

.bodytext {
	font-family: Trebuchet MS, helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	line-height: 1.5em;
}

.bodytextbold {
	font-family: "Trebuchet MS", helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
12px; font-weight: bold; color: #000000; line-height: inherit ; text-decoration: none ;
}

.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #993300;
	font-weight: bold;
}

.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	text-decoration: none;

}
