body {
	background-color:white;
    margin:10;
}
#all {
	width:1500px;
}
#doc, #right {
	float:left;
}
#right {
	margin:136px 0 0 1em;
}
#doc {
	width:750px;
	margin:1em;
}
#hd {
	background-color:#e6eef9;
}
#bd {
	clear:both;
	background-color:#ffffff;
}
#ft {
	clear:both;
	font-size:10px;
	border-top:6px solid #ef7810;
	color: grey;
	background-color:#e6eef9;
}
#adv_full {
	float:right;
	padding:1.5em 2em .5em 0;
}
#hd h1 {
	font-size:34px;
	line-height:100%;
	padding:26px 0 0 20px;
	margin:0;
	font-family: Verdana, Arial, sans-serif;
}
.menu {
	list-style-type: none;
	clear:both;
	background-color:#ef7810;
	padding:.2em 0 .2em 1em; 
}
.menu li {
	float:left;
	margin:0 10px 0px 0;
	color:white;
}
#mainmenu li a {
	font-weight:bold;
	color:white;
}
.menu li a {
	color:white;
}
.column {
	float:left;
	margin-top:1em;
}
.block {
	clear:both;
	margin-bottom:1em;
}
#hd .r1 {
	background:url(rtl.gif) no-repeat top left;
}
.r1 {
	background:#e6eef9 url(rtl.gif) no-repeat top left;
}
.r2 {
	background:url(rtr.gif) no-repeat top right;
}
.r3 {
	background:url(rbl.gif) no-repeat bottom left;
}
.r4 {
	background:url(rbr.gif) no-repeat bottom right;
	padding:15px;
}
.y1 {
	background:#f7f085 url(rtl.gif) no-repeat top left;
	width:226px;
}
.postit {
    background-color:#ffff00;
    background:url(/images/postit.jpg) no-repeat;
    width:150px;
    height:114px;
    padding:9px;
    float:left;
}
.postit a {
    color:black;
    font-style:italic;
    text-decoration:none;
    font-size:11px;
}
.postit a:hover {
    text-decoration:underline;
}
.postitbig {
    background-color:#ffff00;
    width:400px;
    height:300px;
    background:url(/images/postit_big.jpg) no-repeat;
    font-size:11px;
}
.posttext {
    position:relative;
    top:7px;
    left:24px;
    width:363px;
    height:260px;
	overflow:auto;
}
#submenu {
    z-index:2;
    position:absolute;
    top:122px;
    left:250px;
    background:#ef7810;
    padding:4px;
}
#submenu li {
    clear:both;
}
td {
	font-family: Verdana, Arial, sans-serif;
	font-size:11px;
}
