.mmenu img {
        border:none;
}
.ibg {
        background-image: url(/images/i_bg_bl.gif);
        background-repeat: repeat-x;
        background-position: top;
}
.lg {
        width:35px;
        background-color: #F09709;
}
.content {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        color: #2B2929;
        text-align: justify;
}
.content p{
        margin: 5px 0px 3px 0px;
}
.content h1{
        font-size: 130%;
        color: #A51C00;
        font-weight: bold;
        margin: 0px 0px 0px 0px;
}
.content h2{
        font-size: 110%;
        color: #A51C00;
        font-weight: bold;
        margin: 0px 0px 0px 0px;
}
.content img{
        float:left;
        margin: 0px 5px 2px 0px;
}
.content a{
        color: #A51C00;
        text-decoration:none;
        font-weight: bold;
}
.content a:visited{
        text-decoration:underline;
}
.content a:hover{
        text-decoration:underline;
}
.content .table {
        width:100%;
        border-top-width: 1px;
        border-right-width: 1px;
        border-top-style: solid;
        border-right-style: solid;
        border-top-color: #DA9F8B;
        border-right-color: #DA9F8B;
}
.content .table tr td{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        color: #2B2929;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-bottom-style: solid;
        border-left-style: solid;
        border-bottom-color: #DA9F8B;
        border-left-color: #DA9F8B;
        padding: 3px;
}
.content .headertable {

}
.content .headertable td{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 100%;
        color: #2B2929;
        background-color: #FDF6E8;
        border-bottom-width: 1px;
        border-left-width: 1px;
        border-bottom-style: solid;
        border-left-style: solid;
        border-bottom-color: #DA9F8B;
        border-left-color: #DA9F8B;
}
.content textarea, .content input {
	border: 1px solid #DA9F8B;

} 
.content form {
	margin: 0px;
	padding: 0px;
}
.content .textarea {
	width:100%;
	height:100px;
}
.content textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #2B2929;	
}
.content .input {
	width:100%;
}
.content input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #2B2929;
}
.content .box {
	width:20px;
	height:20px;	
}
.content select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #2B2929;	
}
.newst td.date, .newst td{
        vertical-align: top;
}
.newst td.date{
        color: #A51C00;
        white-space: nowrap;
        padding:0px;
}
.newst td {
        padding:0px 10px 10px;
}
.gallery .gallery_photo {
	float:left;
	display:block;
	margin:0 10px 10px 0;
}
.gallery img {
	border:1px solid #b90000;
}
body {
        background-image: url(/images/bg_b.gif);
        background-repeat: repeat-x;
        background-position: bottom;

}

