body {
	background-color: #FFFFFF;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
}
a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #006600;
	text-decoration: none;

}
#MENU_BAR {
	padding: 2px;
	background-image: url(../images/others/bgmenu.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#MENU_ADMIN_BAR {
	background-color: #990000;
	padding: 2px;
}
.MenuTextSel {
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #BBE3BC;
	width: 120px;
	text-align: center;
}
.MenuText {
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	width: 120px;
	text-align: center;
	text-decoration: none;
}
#PANEL {
	padding-bottom: 10px;


}
#PANEL_TITLE {
	border: 2px solid #005E00;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	text-align: left;
	vertical-align: middle;
	color: #005E00;
	padding: 3px;
	background-color: #D5ECDA;
	background-image: url(../images/others/bgtitle.jpg);




}
#PANEL_CONTENT {
	border: 1px solid #000000;
	padding: 4px;
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;





}
.ActuDate {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #005E00;
	text-decoration: underline;
}
.ActuText {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align: justify;
}
.ActuMore {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #336600;
	text-align: right;
}
td {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	color: #000000;
}
.logtitle {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	color: #000000;
	background-color: #CBBCCD;
	font-size: 10px;

}
.sessionfiledtext {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	height: 16px;
	width: 80px;
}
.infouserfiledtext {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	height: 18px;
	width: 120px;
}
.infouserfiledtextArea {

	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	height: 90px;
	width: 120px;
}
.uploadimagefiledtext {


	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	height: 18px;
	width: 160px;
}
.photoidfiledtext {


	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10px;
	height: 18px;
	width: 160px;
}
#INFO_FILE {
	padding: 2px;
	background-repeat: repeat-x;
	background-position: left top;
	background-color: #FFFFFF;
	border: 1px solid #666666;
	margin: 1px;
}

