.text .error {
	background-color:#CC0000;
	color:#FFFFFF;
	font-weight:bold;
	padding:1em;
}
.text em {
	font-style:italic;
}
.text table {
	margin-bottom:1em;
	background-color:#D4D9DF;
}
.text table caption {
	margin-top:2em;
	padding:1em;
	text-align:center;
	background-color:#D4D9DF;
	font-weight:bold;
	border:1px solid #FFFFFF;
}
.text table th,td {
	padding:1em;
	border:2px solid #FFFFFF;
}
.text table td {
	background-color:#F7F4EE;
}
.text h1 {
	font-size:1.5em;
	font-family:"Trebuchet MS", sans-serif;
}
.text ul {
	list-style:square;
	margin-left:1em;
}
.text li {
	margin:0.5em;
}
.text a {
	text-decoration:underline;
	color:#445B73;
}
body
{
	background-image: url(../../images/designs/design07/theme2-inner/background.jpg)}
.header
{
	background-image:url(../../images/designs/design07/theme2-inner/back_header.jpg);
	background-repeat:repeat-x;
	height:97px;
	margin-top:42px;
	background-position:20px 30px;
	vertical-align:bottom;
	text-align:center;
}
.header_middle
{
	width:731px;
	height:97px;
	background-image:url(../../images/designs/design07/theme2-inner/header_middle.jpg);
	margin:auto;
	text-align:left;	
}
.header_middle h1
{
	padding-left:40px;
	padding-top:35px;
}
#middle
{
	display:table;
	width:731px;
	margin:auto;
	background-image:url(../../images/designs/design07/theme2-inner/back_content.jpg);
	background-repeat:repeat-y;
	background-position:23px;
	/*background-image:url(../../images/design7/theme2/main_top.jpg);*/
	
}
.mid
{
	width:731px;
	margin:auto;
	display:table;
	background-image:url(../../images/designs/design07/theme2-inner/content.jpg);	
	background-position:bottom;
	background-repeat:no-repeat;
	vertical-align:top;
}

.middle_footer
{
	background-image:url(../../images/designs/design07/theme2-inner/main_bottom.jpg);
	background-position:top;
	background-repeat: no-repeat;
	margin:auto;
	width:731px;
	height:25px;
}
.content
{
	width:343px;
	margin:auto;
	padding-left:300px;
	padding-right:45px;
	padding-bottom:20px;
}
ul li a
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#425469;
	text-decoration:none;
	line-height:20px;
}
ul li a:hover
{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#425469;
	text-decoration:underline;
}
.submenu
{
	background-image: url(../../images/designs/design07/theme2-inner/general.jpg); 
	width:671px; 
	height:auto !important;
	min-height:486px !important;
	height:486px; 
	background-position:top; 
	background-repeat:no-repeat;
	padding-left:60px;
	padding-top:30px;
	vertical-align:top;
}
.mnu
{
	width:200px;
	float:left;
}
.text
{
	width:420px;
	/*background-image:url(../../images/designs/design07/theme1-inner/back_scris.jpg);
	background-repeat:repeat-x;*/
	background-color:#FFFFFF;
	opacity: 0.6;
	filter: alpha(opacity=60);
	-moz-opacity: 0.6;
	float:left;
	vertical-align:top;
	margin-right:40px;
	margin-top: -25px;
	padding: 5px;
	height:auto !important;
	min-height:440px !important;
	height:440px;
	margin:auto;
}

.middle_footer a
{
	padding-left:30px;
	color:#000000;
	font-size:10px;
	text-decoration:none;
}