.bodytext {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.bodytextbold {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.background1 {
	background-image: url(../images/admin/background_1.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
}
.CEMlogo {
    border: none;
    display: block !important;
}
.navigation1 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #a3a6af;
}

A.navigation1:link {text-decoration: none; color: #a3a6af;}
A.navigation1:active {text-decoration: none; color: #a3a6af;}
A.navigation1:visited {text-decoration: none; color: #a3a6af;}
A.navigation1:hover {text-decoration: none; color: #73767D;}

.navitem
{
    border-right: 1px solid #CCCCCC;
	border-bottom: 0px solid #CCCCCC;
}
.border1 
{
	border-top: 0;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 1px #CCCCCC;
	background-color: #ffffff;
}
.border2 {
	padding-right: 15px;
	border-top:0;
	border-right: 0px solid #CCCCCC;
	border-bottom: 0px;
	border-left: 0px;
}
.border3 {
	background-image: url(../images/admin/background_gradient_center.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-top: 0px;
	border-right: 0px;
	border-bottom: 1px #CCCCCC;
	border-left: 0px;
}
#BGcornerR 
{
    width:100%;
    height: 230px;
	background-image: url(../images/admin/background_gradient_right.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
    border: none;
    display: block !important;
}
#BGcornerL 
{
    width:100%;
    height: 230px;
	background-image: url(../images/admin/background_gradient_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
    border: none;
    display: block !important;
}

.iconCP {
    border: none;
    display: block !important;
}
.FGcornerL {
	background-image: url(../images/admin/corner_left_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 9px;
   	height: 32px;
   	border: none;
  	display: block !important;
}

.FGcornerR {
	background-image: url(../images/admin/corner_right_top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
	width: 9px;
	height: 32px;
	border: none;
  	display: block !important;
}
.FGbackground {
	background-image: url(../images/admin/corner_center.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 32px;
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #7E7E7E;
	cursor:default;
	padding-top: 5;
	padding-bottom: 5;
}
.FGbackground2 {
	background-image: url(../images/admin/corner_bottom_center.jpg);
	background-repeat: repeat-x;
	background-position: right bottom;
	height: 22px;
	width: 9px;	
}
.FGcontent 
{
    margin-top:-5px; 
	margin-left:8px; 
	margin-right:8px;
	margin-bottom:8px;
	padding: 10px;
	border-top:0px; 
	border-left:SOLID 1px #dddddd; 
	border-right:SOLID 1px #dddddd; 
	border-bottom:SOLID 2px #dddddd; 
	background-color:Transparent; 
	position:relative;
	width:98%;
}
.FGbottomL {
	background-image: url(../images/admin/corner_left_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 9px;
   	height: 22px;
   	border: none;
  	display: block !important;
}
.FGbottomR {
	background-image: url(../images/admin/corner_right_bottom.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 9px;
	height: 22px;
	border: none;
  	display: block !important;
}
