/* CSS Document */

html { overflow: scroll; }

body {
	margin: 0;
	padding: 0;
	font: 70% Arial, Helvetica, sans-serif;
	background-color: #8595A7;
	background-repeat: repeat-y;
	background-position: center;
	background-image: url(images/Im_backround.gif);
}

.box_right {
position:relative;
float:right;
clear:both;
width:200px;
margin:0 0 5px 10px;
padding:0 10px 0 10px;
background:#F7F9F7;
color:#000000;
font-family:Arial, Helvetica, sans-serif;
font-size:.9em;
}

.box_right p {
margin:5px 5px;
}

.box_cnr_top {
background:url(images/cnr_tr.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

.box_cnr_bottom {
background:url(images/cnr_br.gif) no-repeat top right;
margin:0 -10px 0 -10px;
}

img.cnr {
width:8px;
height:8px;
border:none;
display: block !important;
}

#leftsidebar {
	margin: auto;
	width: 760px;
}

#header {
margin: 0 0 8px 0;
border: 0;
}

#menu {
	clear: left;
	float: left;
	width: 157px;
	padding: 0;
	height: auto;
}

#menu ul {
	list-style: none;
	width: 157px;
	margin: 0 0 0px 0;
	padding: 0;
	font-size: 1.1em;
}	

#menu li {
margin-bottom: 1px;
}

#menu li a {
	font-weight: bold;
	height: 20px;
	text-decoration: none;
	display: block;
	padding: 5px 0px 0px 10px;
	color: #1C2F3D;
}	
	
#menu li a:hover {
	color: #FFFFFF;
}

.leftnews {
	margin: 0px 0px 0px 0px;
	padding: 0px 10px 10px 10px;
	width: 137px;
	line-height: 1.3em;
}

.rightnews {
float: right;
width: 94px;
background-color: #F7F9F7;
margin: 0 0 10px 10px;
padding: 5px;
font-size: 0.9em;
line-height: 1.5em;
}

#rightnews p {
margin: 0 0 1.5em 0;
}

#content {
	margin: 0px 0px 0px 157px;
	padding: 0px 0px 10px 0px;
	line-height: 1.4em;
	text-align: justify;
	background-repeat: no-repeat;
}

#content2 {
	margin: 0 auto;
	padding: 10px;
	line-height: 1.4em;
	text-align: justify;
	background-repeat: no-repeat;
	width: 760px;
}

#content h2 {
font-size: 1.5em;
margin: 0 0 0 0;
}

#content img {
}

.greybox {
	color: #000000;
	padding: 5px;
	margin: auto;
	text-align: right;
	width: 750px;
	font-size: 14px;
}

.dkgreybox {
	padding: 5px;
	margin: 0px;
	text-align: left;
	padding-left: 165px;
	border-bottom: 1px dotted #cccccc;
	border-top: 1px dotted #cccccc;
}

.redbox {
	padding: 5px;
	margin: 0px;
	text-align: center;
	border-bottom: 1px dotted #cccccc;
	border-top: 1px dotted #cccccc;
	color: #FFFFFF;
}

.splittop {
background-color: #ffffff;
width: 49%;
float: left;
overflow: hidden;
}

.splitright {
	float: right;
	overflow: hidden;
	padding-left: 10px;
	padding-top: 10px;
	text-align: justify;
}

.splitleft {
	background-color: #ffffff;
	float: left;
	overflow: hidden;
	padding-right: 10px;
	padding-top: 5px;
	text-align: justify;
}

h1 {
	font-size: 1.3em;
	margin: 10px 0px 0px 0px;
}

h3 {
	font-size: 1.3em;
	margin: 10px 0px 0px 0px;
}

a {
text-decoration: none;
color: #4C5363;
}

a:hover {
text-decoration: underline;
color: #FFFFFF;
}

a img {
border: 0;
}

#footer {
	clear: both;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	width: 760px;
	text-align: center;
	font-size: 0.9em;
}

#footer a {
color: #4D545B;
text-decoration: none;
}

#footer a:hover {
text-decoration: underline;
color: #FFFFFF;
}

.left {
	margin: 0px 10px 5px 0;
	float: left;
}

.right {
margin: 10px 0 5px 10px;
float: right;
}

.textright {
text-align: right;
}

.center {
text-align: center;
}

.small {
	font-size: 0.9em;
	color: #4D545B;
}

.bold {
font-weight: bold;
}

.hide {
display: none;
}

.txt_mdgrey {color: #88939F}
.txt_grey {color: #666666}
.txt_ltgrey {color: #F7F7F7}
.txt_green {color: #15963B}
.txt_ltgreen {color: #99FFCC}
.txt_red {color: #ff0000}
.txt_dkgrey {color: #333333}
.txt_ltblue {color: #74A8F5}
.txt_white {color: #FFFFFF}
.style10 {color: #A1AEBB}

/* workarounds and hacks */
.clearfix:after {
content: "."; 
display: block; 
height: 0; 
clear: both; 
visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
#logobox {
	background-image: url(images/logo_regal.gif);
}
#content img2 {
	display: inline;
	text-align: top;
}
