body {
	/*font: 12pt Georgia, "Times New Roman", Times, serif;*/
	margin-left : 10px;
	margin-top : 10px;
}

.h1 {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #973601;
	line-height: 24px;
}

#adminmenu {
	position: relative;
	/*border-bottom: 1px solid #707070;*/
	width:700px;
}

#adminmenu span{
text-align : center;
}

#adminmenu a {
	position: relative;
	/*border: 1px solid #eaeaea;*/
	color: #fb945c;
	font-size: 16px;
	font-weight : bold;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	
}

#adminmenu a:hover {
	/*background: #eaeaea;
	border: 1px solid #9d9d9d;
	color: #171717;*/
	background-color : transparent;
	border: 1px solid #ef671d;
}

#expContentContainer{
	position: relative;
	background-color : transparent;
}

#footer {
	font-family: "Trebuchet MS", Verdana, Arial;
	/*border-top: 1px solid #707070;*/
	width:700px;
	font-size: 12px;
	color:#973601;
	/*border: 1px solid #9d9d9d;*/
}

.tx{
background: #fff url("../im/green_gradient.gif") repeat-x;
width:700px; text-align : justify;
padding : 10px 5px 10px 5px;
	border: 1px solid #9d9d9d;
}

.tx p{
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}