BODY {
	font-family:arial,verdana,sanserif;
	font-size:9pt;
}
TABLE {
	font-size:9pt;
	color: black;
}

TD.content {
	padding:10 10 10 10;
	border:1px solid gray;
	background-color : #F8F8F8;
}

A {
text-decoration:none;
color:red;
} 
A:hover {
text-decoration:underline;
} 
SPAN.info {
font-size:8.5pt;
}
.title {
color:brown;
font-weight:bold;
font-size:12pt;
}

.bMenu {
color:gray;
font-size:95%;
}

DIV.spacer {height:15px; } 
DIV.spacer5 {line-height:5px } 
DIV.reference {
	text-indent : -50px;
	padding-left:50px;
}

	.menu_btn h4
	{
		padding:3px;
		font-size:11px;
		font-weight:bold;
		color:white;
		margin-bottom:2px;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-bottom-color: #215978;
		background-color: brown;
		border-top-width: 1px;
		border-right-width: 1px;
		border-left-width: 1px;
		border-top-style: solid;
		border-right-style: solid;
		border-left-style: solid;
		border-top-color: #E4F1F8;
		border-right-color: #215978;
		border-left-color: #E4F1F8;
	}
	.menu_btn h4 a {
		text-decoration:none;
		color:white;
	}  
	.menu_btn h4 a:link {
		color:#FFFFCC;
	} 
	.menu_btn h4 a:active {
		color:white;
	}  
	.menu_btn h4 a:hover {
		text-decoration:none;
		color:yellow;
	}   
	.menu_btn a
	{
		text-decoration:none;
		color:black;
		width:100%;
	}

		.menu_btn a:active
	{
		text-decoration:none;
		color:black;
		width:100%;
	}
		.menu_btn a:hover
	{
		text-decoration:none;
		/*color: #FFCCCC;*/
    text-decoration:underline;
		width:100%;
	}
		.menu_btn a:link
	{
		text-decoration:none;
		color:#000;
		width:100%;
	}

	td.menu_sub
	{
		padding:1px 5px 1px 3px;
		font-size:10px;
		font-weight:normal;
		color:red;
		margin-bottom:1px;
		font-family: Tahoma, Verdana, Arial, SansSerif;
		text-align: left;
	}
