body{
    background-image: url('images/prog_back.gif');
    background-position: center;
    background-repeat: repeat-h;
    background-attachment: fixed;
    background-color:#EDE6C9;
    font-family:Arial;font;
    margin:0px;
    padding:0px;
    font-family:Century Gothic, Verdana, Arial;
}
h1{
    font-family:Century Gothic, Verdana, Arial;
    font-size:36px;
    color:#621501;
    width:796px;
    background-color:#D8D3B0;
    padding:0px;
    margin:0px;
    text-align:center;
    border-bottom:1px solid #72705D;
}
h2{
    font-family:Century Gothic, Verdana, Arial;
    font-size:28px;
    color:#72705D;
}
div{
    font-family:Century Gothic, Verdana, Arial;
    font-size:12px;
}
div .sec{
    background-color:#F1EBD5;
    border-top:1px solid #72705D;
    border-bottom:1px solid #72705D;
    width:605
}
div .sec2{
    background-color:#FFF;
    width:605
}
div .all{
    width:610px;
    height:100%;
}
td{ 
	font-size: 12px;
}
.langtop{
    font-size: 12px;
    border-top:0px solid #FFF;
    border-right:1px solid #FFF;
}
.lang{
    font-size: 12px;
    border-top:1px solid #FFF;
    border-right:1px solid #FFF;
}
.langright{
    font-size: 12px;
    border-top:1px solid #FFF;
    border-right:0px solid #FFF;
}
.langrighttop{
    font-size: 12px;
    border-top:0px solid #FFF;
    border-right:0px solid #FFF;
}
.none{ 
    font-size: 12px;
    border-right:1px solid #FFF;
    border-bottom:1px solid #FFF;
}
.noright{
    font-size: 12px;
    border-right:0px solid #FFF;
    border-bottom:1px solid #FFF;
}
.nobot{
    font-size: 12px;
    border-right:1px solid #FFF;
    border-bottom:0px solid #FFF;
}
.nobotright{
    font-size: 12px;
    border-right:0px solid #FFF;
    border-bottom:0px solid #FFF;
}
a, a:link, a:visited, a:hover{
	color:#AC2300;
	text-decoration:none;
}
a.letters{
    font-size:14px;
    font-weight:bold
}
a:hover{
	text-decoration:underline;
}
.boxhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
