.center_frame{
margin: 10px 5px 5px 5px;
padding:10px 10px 10px 10px;
width:99%;
}

.img_show{
cursor:default;
font-family:"Courier New", Courier, mono;
font-size:16px;
font-weight:bold;
font-style:oblique;
color:#444;
border:1px solid #777;
background-image:url(img_create_bg.jpg);
width:65px;
}

/************* sub menu************/
#sectionsubLinks a:link, #sectionsubLinks a:visited {
	display: block;
	font-size:11px;
	color:#777777;
	padding: 2px 0px 2px 5px;
	text-decoration: none;
}
#sectionsubLinks a:hover{
	padding: 2px 0px 2px 5px;
	color:#999;
	font-size:11px;
	text-decoration: none;
}
/**************** fin **************/

/************ sectionLinks styles **************/
.menu_class{
width:80%;
margin: 15 0 0 20;
}
#sectionLinks{
	margin: 0px;
	padding: 0px;
color:#FFFFFF;
}
#sectionLinks a:link, #sectionLinks a:visited {
	display: block;
	background: left center url(arr.gif) no-repeat;
	border-bottom: 1px dashed #ccc;
	
	font-weight: bold;
	font-size:12px;
	color:#FFFFFF;
	padding: 5px 0px 5px 15px;
	text-decoration: none;
}
#sectionLinks a:hover{
	padding: 5px 0px 5px 16px;
	background: left center url(arr.gif) no-repeat;
	font-weight: bold;
	color:#EEEEEE;
	font-size:12px;
	text-decoration: none;
}
#sectionContacte{
	margin-left: 30px;
	margin-bottom:30px;
	padding: 0px;
}
#sectionContacte a:link, #sectionContacte a:visited {
	color:#999999;
	font-size:10px;
	text-decoration: none;
}
#sectionContacte a:hover{
	color:#999999;
	font-size:10px;
	text-decoration: underline;
}
.text_head{
border-bottom-color:#ccc;
border-bottom-style:solid;
border-bottom-width:1px;
height:24px;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#777;
font-weight:bold;
}
.center_text{
margin:5;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}

.login_class{
margin:28px 15 0 15;
}
.header_text{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:bold;
}
.text_box{
background-color:F8F8F8;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
height:17px;
width:90px;
border:1px solid #777;
}
.button{
background-color:#FAFAFA;
color:#555;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
height:20px;
width:60px;
font-weight:500;
border:1px solid #777;
cursor:pointer;
}
.divborder{ border:#F1F1F1 1px solid;}
