html,body{
    height: 100%;
  	font-family: Tahoma;
    font-size: 11px;
    margin: 0px;
	background-color: #FFFFFF;
}
select, input, textarea {
	color: #884F56;
	font-size: 11px;
}
.menu{
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
}
.menu td{
	text-align:center;
	
}
.linkmenu{
	color: #FFFFFF;
	text-decoration: none;
}
.footer{
	text-align:center;
	font-size: 10px;
	color: #A14355;
}
.menuimage{
	background-image: url('images/menu-back.jpg');
}
.menuimageop{
	background-image: url('images/menu-back.jpg');
}
.require{
	color: #D34B4B;
	font-weight: normal;
	font-size: 10px;
}
.title{
	color: #884F56;
	font-size: 14px;
	font-weight: bold;
}
.title2{
	color: #884F56;
	font-size: 12px;
	font-weight: bold;
}
.bodynews{
	color: #884F56;
	font-size: 11px;
}
.bodynewstitle{
	color: #884F56;
	font-size: 11px;
	font-weight: bold;
}
.morelink{
	color: #884F56;
	font-size: 11px;
	text-decoration: underline;
}
.imgport{
	border: 2px solid #884F56;
}