body{
	background-color:#E3E4F8;
}

.topmenu{
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	color:#000000;
	text-align:right;
	padding-right:5px;
}

.topmenu a{
	color:#000000;
	text-decoration:none;
}

.topmenu a:hover{
	color:#000000;
	text-decoration:underline;
}

.footer{
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	color:#000000;
	text-align:left;
	padding-left:12px;
}

.content{
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	color:#000000;
	text-align:left;
	padding-left:10px;
	padding-top:10px;
	padding-right:10px;
}

.content a{
	color:#000000;
	text-decoration:underline;
}

.content a:hover{
	color:#ff7200;
	text-decoration:underline;
}

.contentbold{
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	color:#000000;
	text-align:left;
	font-weight:bold;
}

.contentboldorange{
	font-family:"Trebuchet MS", Verdana;
	font-size:12px;
	color:#ff7200;
	text-align:left;
	font-weight:bold;
}

.treemenu {
	margin-left: 0px;
	margin-top:0px;
	list-style : none;	
	width : 150px;
}

.treemenu UL {
	list-style : none;
}

.treemenu LI {
	display : inline;
}
