.admindefault {
	font-family: "Century Gothic";
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	
}
.admindefaultinputbox {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #327087;
	border: 1px solid #255263;
}
.admindefaultinputbox2 {
	font-family: "Century Gothic";
	font-size: 11px;
	font-weight: normal;
	color: #327087;
	border: 1px solid #255263;
	height: 18px;
}
.admintitle {
	font-family: "Century Gothic";
	font-size: 26px;
	font-weight: normal;
	color: #BEDCE7;
	padding-right: 17px;
	text-align: right;
	text-transform: capitalize;
}
.editorbg {
	background-image: url(images/editorbg.gif);
	background-repeat: no-repeat;
	background-position: right 67px;
	background-color: #327087;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #245060;
}
.linktext {
	font-family: "Century Gothic";
	font-size: 13px;
	color: #FFFF00;
	font-weight: normal;
}
