body {
    background-color: F0F4EB;
    }
#HeadTop {
    position: absolute;
    background-color: F0F4EB;
    top: 5px;
    left: 30px;
    height: 143px;
    width: 850px;
    }
#LeftMenuBtn1 {
    position: absolute;
    background-color: ECF1E6;
    top: 148px;
    left: 30px;
    height: 80px;
    width: 191px;
    }
#LeftMenuBtn2 {
    position: absolute;
    background-color: ECF1E6;
    top: 228px;
    left: 30px;
    height: 38px;
    width: 191px;
    }
#LeftMenuBtn3 {
    position: absolute;
    background-color: ECF1E6;
    top: 266px;
    left: 30px;
    height: 36px;
    width: 191px;
    }
#LeftMenuBtn4 {
    position: absolute;
    background-color: ECF1E6;
    top: 302px;
    left: 30px;
    height: 38px;
    width: 191px;
    }
#LeftMenuBtn5 {
    position: absolute;
    background-color: ECF1E6;
    top: 340px;
    left: 30px;
    height: 37px;
    width: 191px;
    }
#LeftMenuBtn6 {
    position: absolute;
    background-color: ECF1E6;
    top: 377px;
    left: 30px;
    height: 194px;
    width: 191px;
    }
#LeftMenu7 {
    position: absolute;
    background-color: 7F8F63;
    background-image: url("../img/left_bg2.gif");
    background-repeat: repeat-y;	
    top: 377px;
    left: 48px;
    height: 1px;
    width: 173px;
    }
#MainBodyTop {
    position: absolute;
    background-color: ECB447;
    top: 148px;
    left: 221px;
    height: 240px;
    width: 446px;
    }
#MainBodyNews {
    position: absolute;
   background-color: ffffff;
    top: 388px;
    left: 220px;
    width: 660px;
    }
#RightBodyTop {
    position: absolute;
    background-color: 7F8F63;
    top: 148px;
    left: 667px;
    height: 240px;
    width: 213px;
    }
#Footer {
    position: absolute;
    background-color: ECB447;
    top: 572px;
    left:49px;
    height: 60px;
    width: 618px;
    }

p {
 	color: #000000;
	font: 10.5pt Verdana, Arial,Sans-Serif;
	text-indent: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	cursor: default;
	}
ul {
 	color: #000000;
	font: 11pt Verdana, Arial,Sans-Serif;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 3px;
	}
li {
 	color: #000000;
	font: 11pt Verdana, Arial,Sans-Serif;
	list-style-type: square;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 5px;
	margin-bottom: 3px;
	}
h1 {
 	color: #5580BF;
	font: 17pt Verdana, Arial,Sans-Serif;
	text-align: center;
	text-indent: 0px;
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 8px;
	margin-right: 5px;
	cursor: default;
	}
h2 {
 	color: #7F8F63;
	font: 14pt Verdana,Arial, Sans-Serif;
	text-align: center;
	text-indent: 0px;
	margin-top: 3px;
	margin-bottom: 6px;
	margin-left: 5px;
	margin-right: 5px;
	cursor: default;
	}
h3 {
 	color: #494C60;
	font: 11pt Verdana, Arial,Sans-Serif;
	text-align: center;
	text-indent: 0px;
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 5px;
	cursor: default;
	}

h4 {
 	color: #494C60;
	font: 8pt Verdana, Arial,Sans-Serif;
	text-align: center;
	text-indent: 0px;
	margin-top: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	margin-right: 0px;
	cursor: default;
	}
h5 {
 	color: #000000;
	font: 8.5pt Verdana, Arial,Sans-Serif;
	text-indent: 0px;
	margin-top: 4px;
	margin-bottom: 8px;
	margin-left: 10px;
	margin-right: 5px;
	cursor: default;
	}
hr {	color: #ffffff;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;	
	margin-bottom: 0px;
	}
a:link {
	color: #494C60;
	text-decoration: underline;
	}
a:visited {
 	color: #2E5B9C;
	text-decoration: none;
	}
a:hover {
	font-weight: bold;
	}
a:active {
	color: #494C60;
	text-decoration: underline;
	}


a.small {
	font-size: 8.5pt;
	}
