@charset "utf-8";
/* CSS Document */

#adminWrapper {
	width: 560px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
	margin-bottom: auto;
	padding: 20px;
	border: 2px solid #FFFFFF;
}
#adminStrip  p {
	margin: 0px;
	padding: 0px;
}
#adminTitle a {
	text-decoration: underline;
}
#adminControls a {
	font-weight: bold;
	color: #FF6600;
	text-decoration: underline;
}

#adminContent {
	background-color: #FFFFFF;
	padding: 25px;
	text-align: center;
}
a {
	color: #FF9900;
	text-decoration: underline;
}
#adminContent h1 {
	font-size: 18px;
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	text-align: center;
	color: #999999;
}

#adminStrip {
	background-color: #FFFFFF;
	padding: 5px;
	float: left;
	width: 750px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF9900;
}
#adminStrip #adminTitle {
	width: 300px;
	float: left;
}
#adminControls  {
	float: right;
	width: 420px;
	text-align: right;
}
<style type="text/css">

.style2 {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}
.style3 {
	color: #88B00F;
	font-weight: bold;
}

</style>
#adminContent h2 {
	font-size: 12px;
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-style: normal;
	font-weight: bold;
}
#adminContent h2 {
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	color: #FF9900;
}
#adminContent th {
	font-size: 11px;
	color: #FFFFFF;
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
}
#addedit {
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	color: #666666;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
#addedit p {
	color: #666666;
	font-weight: bold;
	font-size: 12px;
}


.red {
	font-weight: bold;
	color: #FF0000;
}
#adminContent h3 {
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-size: 14px;
	font-style: normal;
	color: #FF9900;
}

#bullets .nobul {
	background-image: none;
	list-style-type: none;
}
#adminContent td li {
	font-family: "Trebuchet MS", "Lucida Sans", Arial, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}
