BODY{
    background:#D8F7C2;/* 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:#046055;
}
img{ border:none;}
.body{
    width:100%;
    height:100%;
    font-style:italic;
}

.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:#fff2d9;
    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/divider.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:#f0fce8;
}
.leftmenu a {
    display:block;
    border-bottom:1px solid #aecf96;
    padding:5px;
    text-decoration:none;
    color:#046055;
    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/list2.gif) 10px center no-repeat;
    padding-left:30px;

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

}

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


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

.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;
}


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

}
.content .item{
	margin: 0px 0px 15px 0px;
	clear: both;
	width: 100%;
	font-size: 12px;
}
.content .item p{
	margin: 0px;
}
.content .item span{
	font-weight: bold;	
}
.content .item  div{
	float: right;
	font-style: italic;
	font-size: 12px;
	margin: 5px 0px 10px;
}
.content #author{
	text-align: right;
	width: 100%;
	font-weight: bold;
	font-style: italic;
	margin-bottom: 30px;
}
.tren_table{
	width:100%;
	border-color: #666666;
}
.tren_table td{
	padding: 5px;
	font-size: 12px;	
}
.tren_table td img{
	border: none;
}
.tren_tr td{
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.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;
}
