:root {
 overflow-y: scroll !important;
}

body 
{
	margin: 0;
	padding: 0;
	font-family:"Lucida Grande",Geneva,Verdana,Trebuchet MS,arial,helvetica,clean,sans-serif;
	font-size:0.72em;
	color: #565858;
	background-color:#F0F0F0;

}

/* Links 455F6A*/

a:link { color: #5b7817; text-decoration: none; }

a:visited { color: #5b7817; text-decoration: none; }

a:hover, a:active { color: #5b7817;text-decoration:underline; }

/* Html Elements */

h1, h2, h3, h4, h5, h6 { font-weight: bold; margin: 10px 0px 25px; padding: 0; }

h1 { font-size: 24px; }

h2 { font-size: 22px; }

h3 { font-size: 16px;  color: #E00000; margin-top:20px; border-bottom:1px solid #AAAAAA;}

h4 { font-size: 18px; }

h5 { font-size: 16px; }

h6 
{ 
	font-size: 13px; 
	text-transform: uppercase; 
	margin: 5px 0; 
	font-weight: bold; 
}

ul { line-height: 1.8em; list-style-type: square; color: #333333; margin:0;	padding:0;	}

ul {
list-style-type: none;
margin: 0 0 .5em 2.2em;
}
ul li {
padding-left: 12px;
background: transparent url(bltb.png) no-repeat 0 8px;
margin: 0 0 .2em 0;
}

ol { line-height: 1.8em; color: #333333; }

blockquote
{
	color: #555555;
	background-color: #eeeeee;
	margin: 0px 0px;
	font-weight:bold;
	
}

code { font-family: Consolas, Verdana, Arial, "Courier New"; }

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

em { font-style: italic; }

strong { font-weight: bold; }

del { text-decoration: line-through; color: #555555; font-size: 11px; }

ins { text-decoration: none; color: #679b3c; }

p em, 
cite
{
	font-family: Consolas, Verdana, Serif;
}

table {
	border-color:#C0C0C0;
	border-spacing:1px;
}

img
{
border:none;
}


/* Structure */
#container
{
	width: 900px;
	margin: 10px auto;
}

#header
{
	padding: 5px 0;	
	background-color:#F0F0F0;
}

#navigation
{
	float: left; 
	width: 100%;
	background:url(img01.jpg) repeat-x left top;
	
	color: #565858;
	height:35px;
}

#wrapper
{
	margin: 0;
	padding: 0;
	clear: both;
	float: left;
	width: 100%;
	background-color:#ffffff

}

#content-wrapper
{
	width: 100%;
	float: left;
	padding:1px;
	
}

#content
{
	float: left;
	padding:30px 40px 20px 40px;
	line-height: 1.6em;
	text-align:justify;
	



}

#sidebar-wrapper
{
	width: 25%;
	float: left;
}

#sidebar
{
	float: left;
	padding: 20px 41px 20px 0px;
}

#footer
{
	font-size:10px;
	clear: both;
	float: left;
	width: 100%;
	min-height:104px;
	margin: 0px 0px 30px 0px;
	color: #555555;
	text-align: center;
	padding: 10px 0;
	background: url(contentfooter_bg.gif) #e3e3e3 repeat-x 0px 0px;
	border-top:2px solid #ECECEC;
	border-bottom:4px solid #C5C5C5;
}

/* Navigation */

#navigation .lang
{
	width:60px;
	float:right;
	padding-top:10px;
}
#navigation div.lang a:link
{
	border:none;
	text-decoration:none;

}




/* Header */

#header h1 { margin-bottom: 0; }

#header h1 a { background: transparent url(title.png) center center no-repeat; }

#header h1 a:link,
#header h1 a:visited
{
	color: #333333;
}

#header h1 a:hover,
#header h1 a:active
{
	color: #000000;
	background-color: transparent;
}

#header h1 span { visibility: hidden; }




/* Footer */

#footer a:hover,
#footer a:active
{
	color: #5b7817;
	background-color:transparent;
}

.centered
{
	
	padding-top:20px;
	padding-bottom:100px;
}

.centered table
{
	margin:auto;
	background: #fff url(bg.gif) repeat-x top;
}
.loading
{
    padding: 2px;
    margin-left: 5px;
    color: White;
    background-image: url(loading1.gif);
    background-repeat: no-repeat;
    background-position: left;
    display:inline;
}




/*-----------Sideb-------------*/

.morelnk {
background:transparent url(point.gif) no-repeat scroll 0px 5px;
color:#627EB7;
font-size:0.9em;
padding-left:7px;
text-decoration:none;
display:block;
float:right;
}


ul.bulleted li
{
	list-style-type: none; 
	background: #fff url(bullet.png) no-repeat 3px 8px;
	margin-left:20px;
	padding-left:20px;
}

.box {
background:transparent url(mnuboxbg.png) no-repeat scroll 0pt 100%;
overflow:hidden;
width:78%;
*width:100%;
margin: 10px 0;
}
.box h2.mnutitle  {
color:#fff;
width:184px;
font-size:12px;
font-weight:bold;
height:21px;
padding-top:4px;
padding-left:54px;
background:transparent url(mnuheader.png) no-repeat scroll 0%;
margin:0;
}

#info {
background:#BCCEDA url(..image/info.jpg) no-repeat scroll 0%;
color:#547592;
height:200px;
margin:0pt 0pt 0px;
padding:20px 230px 0pt 10px;
width:600px;
margin: 10px 0;
}

#intro_righten {
background:#BCCEDA url(intro2en.jpg) no-repeat scroll 0%;
border:1px solid #E2E2E2;
color:#547592;
height:180px;
margin:0pt 0pt 0px;
padding:20px 230px 0pt 10px;
width:407px;
margin: 10px 0;
}

/*------------------------------*/

table,td
{
	border               : 1px solid #CCC;
	border-collapse      : collapse;
  
}
table
{
	border                :none;
	border                :1px solid #CCC;
}
thead th,
tbody th
{
	background            : #FFF url(th_bck.gif) repeat-x;
  color                 : #666;  
	padding               : 5px 10px;
  border-left           : 1px solid #CCC;
  font-weight:bold;
  color:#455F6A;
}
tbody th
{
  background            : #fafafb;
  border-top            : 1px solid #CCC;
  text-align            : left;
  font-weight           : bold;
}
tbody tr td
{
	padding               : 5px 10px;
  color                 : #666;
}
tbody tr:hover
{
  background            : #FFF url(tr_bck.gif) repeat;
}

tbody tr:hover td
{
  color                 : #454545;
}
tfoot td,
tfoot th
{
  border-left           : none;
  border-top            : 1px solid #CCC;
  border-bottom            : 1px solid #CCC;
	padding               : 4px;
  background            : #FFF url(foot_bck.gif) repeat;
  color                 : #666;
  font-weight: bold;
}

table td[title^="date"] { 
	  font-weight           : bold;
	  text-align:center;
}

#scp {
	background:#fff url(../image/scp.gif) no-repeat 0 8px;
	padding:30px 10px 100px 400px;
}
	
#info {
	background:#fff url(../image/info.gif) no-repeat 0 8px;
}



#footer-links  a {
	float:left;
	width:90px;
	height:90px;
	margin:20px 100px 0px 100px;
	} 

#pn2
{
	background:transparent url(../image/pn2f.gif) no-repeat;
}
#ra
{
	background:transparent url(../image/raf.gif) no-repeat;
}
#pp
{
	background:transparent url(../image/ppf.gif) no-repeat;
}

a#pn2:hover
{
	background:transparent url(../image/pn2.gif) no-repeat;
}
a#ra:hover
{
	background:transparent url(../image/ra.gif) no-repeat;
}
a#pp:hover
{
	background:transparent url(../image/pp.gif) no-repeat;
}