BODY{
    background:#ffd88f;/* url('../images/bg.gif'); */
    padding:0; 
    margin:0;
    height:100%;
    width:100%;
    font-family:Verdana, Georgia, Times, sans-serif;
    font-size:14px;
}
table{
    font-size:1em;
}

a {
    color:#4f2e03;
}

.body{
    width:100%;
    height:100%;
    font-style:italic;
}

img{border:none;}

.top{
    height:208px;
    background:url(../images/flashbg.jpg) 180px 0 repeat-x;
}
.flashr{
    position:absolute;
    left:839px;
    width:51px;
    height:208px;
    background:url('../images/flashr.gif') 0 0 no-repeat;
}

.logo{
    position:absolute; 
    width:120px; 
    height:100px; 
    left:0px; 
    top:170px
}


.head{
    background:#046055 url('../images/headgr.gif') 0 0 repeat-x;
    color:#ffffff;
    width:100%;
    font-size:18px;
    padding:3px 0;
    text-align:center;
    font-style:italic;
    font-family:Georgia;

}
.main{
    width:100%;
    height:400px ;
}
.main .left{
    width:250px;
    background:url('../images/dividery.gif') 100% 0 no-repeat;
    padding:20px 76px 20px 30px;
    vertical-align:top;
}
.main .center{
    vertical-align:top;
    
}

.leftmenu{
    padding:20px 0;
    font-style:italic;
    font-family:Georgia;
    background:#ffe6b7;
}
.leftmenu a {
    display:block;
    border-bottom:1px solid #b9ae72;
    padding:5px;
    text-decoration:none;
    color:#4f2e03;
    font-style:italic;
    font-weight:bold
    
}
.leftmenu a:hover{
    text-decoration:underline;
    color:#000000;
}
.lsubmenu{
/*    padding-left:20px;*/

}
.lsubmenu div{
    font-size:11px;

}
.lsubmenu a {
    font-weight:normal;
    background:url(/images/list1.gif) 10px center no-repeat;
    padding-left:30px;

}
a.lm_current{
    color:#000;
    text-decoration:none;
    font-weight:bold;
    background:#cfa047;

}

a.lm_currents{
    color:#000;
    text-decoration:none;
    font-weight:bold;
    background:#cfa047 url(/images/list1.gif) 10px center no-repeat;

}

.topmenu{
    padding-left:120px;
    background:url('/images/toplinky.gif') 0 0 repeat-x; 
    padding-top:5px;
    text-align:center;
}
.topmenu a {
    margin:0 2px 0 0;   
    padding:0 2px;
    text-decoration:underline;
}
.topmenu a:hover{
    text-decoration:none;
    background:#6b462f;
    color:#FFFFFF;
}
.topmenu td{
    vertical-align:top;
}

.content{
    margin:40px 30px 30px 10px;
    font-style:normal;

}


.bottom{
    position:relative;
    color:#FFFFFF;
    height:60px;
    background:#046055;
}

.bottom .PR{
    top:10px;
    right:0;
    position:absolute;
    width:300px;
    height:42px;
    background: url('/images/PR.gif') 0 0 no-repeat;
    padding-left:35px;
}
.bottom .PR a {
    text-decoration:none;
    color:#fff;
    display:block;
    font-size:11px;
    margin-bottom:14px;
}
.send_table{
	width: 80%;
}
.send_table tr .send_head{
	width: 35%;
}
.clear{
	clear: both;
	width: 100%;
	overflow: hidden;
	height: 3px;
}
#send_items{
	width: 80%;
	margin: 0 auto;
	padding-bottom: 15px;
}
#send_items label, #send_items input{
	float: left;
	margin-right: 8px;
}
.links td{
	padding: 7px;
}
