#cms_wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999;
	background-color: #FFFFFF;
}
.menu_cms {
	background-color: #FFF;
	height: 20px;
	width: 70px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	display: block;
	float: left;
	margin-right: 20px;
	text-align: center;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#cms_menu_bar {
	height: 32px;
	padding: 20px;
	padding:0;
	maragin:0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	border: thin solid #CCC;
	background-color: #999;
}
#cms_menu_bar ul{
	padding:0;
	margin:0;
}
#cms_menu_bar li{
	position: relative;
	float: left;
	list-style: none;
	margin: 0;
	padding:0;
} 
#cms_menu_bar li a{
	width:100px;
	height: 30px;
	display: block;
	text-decoration:none;
	text-align: center;
	line-height: 30px;
	background-color: #FFF;
	color: #000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: thin solid #CCC;
}
#cms_menu_bar li a:hover{
	background-color: #F93;
} 
#cms_menu_bar ul ul{
	position: absolute;
	top: 30px;
	visibility: hidden;
}
#cms_menu_bar ul li:hover ul{
visibility:visible;
} 
#cms_central {
	padding-top: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 49%;
	float: left;
	background-color: #FFFFFF;
	border: thin solid #CCCCCC;
}
h1 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	padding-right: 5px;
	padding-left: 5px;
}
#right_content {
	float: right;
	height: 300px;
	width: 50%;
	clear: right;
	padding-top: 20px;
	border: thin solid #CCCCCC;
	background-color: #FFFFFF;
	background-image: url(../../images/backgrounds/bg_blue_old.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}
#cms_footer {
	clear: left;
	float: left;
}
table {
	padding-top: 30px;
	padding-bottom: 30px;
}
form {
	background-image: url(../../images/backgrounds/bg_blue_old.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 50px;
}
.data {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000;
}
td {
	color: #000000;
	background-color: #FFFFFF;
}
.logo_cms {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	background-color: #CCCCCC;
	display: block;
	font-weight: bold;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	text-align: right;
}
.intestast {
	background-color: #CCFF00;
	text-align: center;
}
.txt_news {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
	display: block;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
.txt_news_complete {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	display: block;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
.padding_20_dx {
	padding-left: 20px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #FFFF66;
	border-top-width: medium;
	border-bottom-width: medium;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	margin-right: 0px;
}
.padd_20 {
	padding-left: 20px;
	display: inline;
	line-height: 2px;
	color: #000000;
	text-decoration: none;
}
.log_out {
	color: #000000;
	text-decoration: none;
	float: right;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 5px;
	padding-right: 5px;
}
#panel {
	background-color: #CCCCCC;
	height: 30px;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#cms_central_100 {
	padding-top: 20px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 100%;
	float: left;
	background-color: #FFFFFF;
	border: thin solid #CCCCCC;
}

