body{
background: #2f1102;
font: 11px verdana, geneva, arial, helvetica, sans-serif;

}
.main{
width:720px;
height:auto;
background-color:#2f1102;
margin:auto;
}
.main1{
width:720px;
height:40px;
margin-top:0px;
padding-bottom:4px;


}
.main2{
width:720px;
height:90px;
border-top:1px #CCCC99 solid;
margin-top:7px;
}
.main3{
width:720px;
height:370px;
padding-bottom:2px;
border-bottom:1px #CCCC99 solid;
margin-top:5px;
}
.main4{
margin-top:5px;
width:720px;
height:40px;
}
.main4 a:link {
	color: #CCCC99;
	text-decoration: none;
}
.main4 a:visited {
	text-decoration: none;
	color: #CCCC99;
}
.main4 a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.main4 a:active {
	text-decoration: none;
}
.main5{
width:710px;
height:140px;
border-bottom:1px #CCCC99 solid;
margin-top:5px;
padding:5px 5px 5px 5px; 
 
}
.MenuBarHorizontal2 ul{
padding-left:2px;

}

.MenuBarHorizontal2 li{
display:inline;

}
.MenuBarHorizontal2 a{
	background-color: #FF0000;
	color: #FFF;
	cursor: pointer;
	margin-right:1px;

	padding: 0.2em 0.75em;

	text-decoration: none;
}
.MenuBarHorizontal2 a:hover{
color: #2f1102;
text-decoration:none;
}
.ppt{
float:right; width:190px; color:#FF0000;
}
.ppt a{
 color:#FF0000;
text-decoration: none;

}
.ppt a:hover{
 color:#FFF;
text-decoration: none;

}