body, html {
    font-size: 12px;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    line-height: 1.4em;
    margin: 0;
    padding: 0;
    background: #26518c url(backtot.gif) no-repeat top left;
}

p {
    font-size: 14px;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    color: #f3f4ff;
}

a, a:visited {
    color: #fdeded;
}

.footer {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	color: #666666;
}

#menu {
	height: 270px;
	margin: 0; padding:0;
	}

div.outer {
	float: left;
	width: 270px; height: 38px;
	margin: 0 3px 0 0;
	background: url( 'button.gif' ) 0 -50px no-repeat;
	}

div.outer a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
	overflow:hidden;
	font: bold 12px/1 Arial;
	color:#fff;
	text-decoration: none;
	background: url( 'button.gif' ) top left no-repeat;
	}

div.outer span {
	display: block;
	margin:0; padding: 12px 0 0 100px;
	}
div.outer a:hover {
	background: url( 'button_over.gif' ) top left no-repeat;
	color: yellow;
	}
div.outer a:active {
	color: black;
	}

.tablelink {
	font-size: 11px;
	text-decoration: none;
	text-align: center;
	color: #FFFFFF;
}

.tablelink a {
	text-decoration: none;
}

.tablelink a:hover {
	text-decoration: underline;
	color: #FF0000;
}



.formLabel {
    color: #FFF;
    display: block;
    text-align: left;
    float: left;
    width: 200px;
    padding-right: 20px;
    border: 0;
}

.formDisplayEmpty {
    display: block;
    width: 240px;
    border:1px; 
    width: 240px;
    height: 12px;
    background: #fafafa;  
    font-size: 11px; 
    font-weight: normal; 
    color:#444; 
    padding: 1px;
    margin-bottom: 1px;
}

h2 {
    font-size: 20px;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    color: #f3f4ff;
}

h3 {
    font-size: 16px;
    font-family: Helvetica, Verdana, Arial, sans-serif;
    color: #f3f4ff;
}


small { 
    font-size: 11px;
    color: #999;
}

hr {
    border: 0px solid transparent;
    border-bottom: 1px solid #fdeded;
}

#container {
    background: url(back900.gif) repeat-y center;
    border: 0px solid #495970;
    padding: 0px 0px 0px 0px;
    text-align: left;
    width: 1100px;
}

#header {
    height: 200px;
    background: url(header.jpg);
    margin: 0;
    padding: 0px;
}

#header_eng {
    height: 200px;
    background: url(header_eng.jpg);
    margin: 0;
    padding: 0px;
}

#sidebar {
    background: url(topleft.jpg) no-repeat top left;
    float: left;
    width: 270px;
    padding-right: 40px;
    padding-bottom: 40px;
}

#content {
    //float:left;


 }

#sidebar-inner  {
    margin: 0;
    padding: 0px;
}

#content-inner {
    margin: 0px;
    padding: 10px;
   

}


#ped {
	border: 0;
	margin: 20px 20px 20px 0px;
	font-size: 12px;
	font-weight: normal;
	color: #fff482; 
	text-align: left !important;
	vertical-align: middle !important;
}


html>body #ped {
    margin: 20px 0px 20px 65px;
}

.pedInLine {
    border-bottom: 1px solid #fff482;
	vertical-align: middle !important;
}



#footer {
    height: 20px;
    clear: both;
    background-color: #212e40;
    margin: 0;
    padding: 2px 0px 2px 88px;
    border-top: 1px solid #495970;
    border-bottom: 1px solid #495970;
}

p.weblogsubtitle {
    color: #006;
    font-style: italic;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 20px;
}

p.date {
    color: #999;
    font-style: italic;
}

p.entryfooter {
    text-align: right;
    padding: 10px;
    border-bottom: 1px solid #DDD;
    color: #999;
}

blockquote {
    border: 1px solid #CCC;
    background-color: #F2F2F2;
    padding: 10px;
    font-style: italic;
    color: #666;
}
