div.page_item {
background-color:#353535;
height:15px;
color:#ffffff;
font-family: "Trebuchet MS", Trebuchet;
font-size: 10pt;
padding:5px;
color:ffffff;
}


div.page_item_option {
background-color:#353535;
border:1px #666666 solid;
height:15px;
font-size:11px;
font-weight:bold; 
padding:5px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:ffffff;
}


.cms_menu {
style="position:absolute; 
left:0; 
top:0; 
height:20px; 
width:100%; 
background-color:#000000; 
border-bottom:#cccccc 1px solid;
}

.admin_topadmin_txt {
 	color:#ffffff;
	font-family: "Trebuchet MS", Trebuchet;
  	font-size: 10pt;
	padding-top:12px;
}

.admin_txt {
 	color:#ffffff;
	font-family: "Trebuchet MS", Trebuchet;
  	font-size: 10pt;
	text-align:left;
}


.admin_txt_header {
 	color:#ffffff;
	border-bottom:1px #FFFFFF solid;
	font-family: "Trebuchet MS", Trebuchet;
  	font-size: 13pt;
	margin-bottom:5px;
	padding-bottom:5px;
}

.cms_login_btn { 
	border:1px #FFFFFF solid;
	font-size:11px;
	background-color:#000000;
	color:ffffff;
}


.mylabelstyle {
	font-family: Georgia;
	font-style: bold;
	font-size: 13px;
	color: #ffffff;
}

.myinputstyle_settings {
	border: 1px solid #cccccc;
	/** remember to change image path **/
	background: url(none) no-repeat #e6e7e8;
	font-family: Georgia;
	color: #000000;
	font-size:14px;
	height:25px;
	width:320px;
}
.myinputstyle_settings:hover {
	border: 1px solid #e6e7e8;
	/** remember to change image path **/
	background: url(none) no-repeat #e6e7e8;
	color: #000000;
	font-family: Georgia;
	font-size:14px;
	height:25px;
}

.myinputstyle_settings:focus {
	border: 1px solid #e6e7e8;
	/** remember to change image path **/
	background: url(none) no-repeat #e6e7e8;
	color: #000000;
	font-family: Georgia;
	font-size:14px;
	height:25px;
}

a.admin_links:active, a.admin_links:visited{
		font-family: "Trebuchet MS", Trebuchet;
  		font-size: 10pt;
        color:#ffffff;
}


a.admin_links:hover {
        font-family: "Trebuchet MS", Trebuchet;
  		font-size: 10pt;
        color:#ffffff;
}

a.admin_links:link {
        font-family: "Trebuchet MS", Trebuchet;
  		font-size: 10pt;
        color:#ffffff;
}

