body {
	background-image: url(images/back.jpg);
}
a {
	font-weight: bold;
	color: #532210;
}
a:hover {
	color: #C74E2E;
	text-decoration: none;
}
a.nav {
	color: #532210;
	text-decoration: none;
	font-size: 19px;
	font-weight: normal;
}
a.nav:hover {
	color: #C74E2E;	
	font-size: 19px;
	font-weight: normal;
	}
a.list {
	color: #532210;
	text-decoration: none;
	font-size: 13px;
	font-weight: normal;
}
a.list:hover {
	color: #C74E2E;	
	font-size: 13px;
	font-weight: normal;
}
.all {
	border-width: 2px;
	border-style: solid;
	border-color: #CD4927;
}
.main {
	border-width: 4px;
	border-style: solid;
	border-color: #CD4927;
	background-color: #FFFFFF;
}
.menu {
	border-width: 0px;
	border-style: solid;
	border-color: #E69A7A;
	background-color: #E69A7A;
}
.newst {
	border-width: 3px;
	border-style: solid;
	border-color: #F8DBBA;
	background-color: #FFFFFF;
}
h1 {
	margin: 0;
	padding: 0;
	font-size: 25px;
	font-weight: medium;
	margin-left: 0px;
	color: #532210;
}
.newsd {
	color: #532210;
	font-size: 16px;
	font-weight: bold;
	padding-top: 11px;
	padding-bottom: 4px;
}
.newsc {
	color: #532210;
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
}
.simage {
	border-width: 2px;
	border-style: solid;
	border-color: #CD4927;
}
.textc {
	color: #000000;
	font-size: 14px;
	font-weight: normal;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 7px;
	padding-bottom: 10px;
}
.rec {
	color: #B6B4B1;
	border-width: 1px;
	border-style: solid;
	border-color: #B2B0AD;
	font-size: 13px;
	font-weight: bold;
	margin-left: 25px;
}
.ban {
	padding-left: 13px;
	padding-right: 7px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.con {
	font-size: 13px;
	padding-left: 12px;
	padding-right: 12px;
}
em.cap {
	font-style: normal;
	font-weight: bold;
	color: #BC0C0D;
	font-size: 1.2 em;
}
a.foot {
	color: #BC0C0D;
	text-decoration: underline;
	margin: 0px;
	padding-right: 12px;
	font-weight: bold;
	font-size: 11px;
}
h2.zag {
	font-size: 1.1 em;
	color: #BC0C0D;
	font-weight: bold;
	padding-left: 12px;
}
table.inftab {
	border-width: 1px;
	border-style: solid;
	border-color: #B2B0AD;
	font-size: 13px;
}
.back {
	text-align: right;
	color: #B6B4B1;
	font-size: 13px;
	font-weight: bold;
	text-indent: 25px;
}
td.but {
	background-position: right;
	background-repeat: no-repeat;
	background-image: url(i/but_bg.jpg);
	color: #BC0C0D;
	text-decoration: underline;
	margin: 0px;
	padding-right: 3px;
	font-weight: bold;
	text-align: center;
	font-size: 14px;
}

textarea,input,select { font-family: Verdana, Tahoma; font-size: 11px; background: #FFDEAD; border: 1pt solid #883819; color: Black;
}

tr.tbl
{
        text-decoration: none;
        text-align: center;
        background-color: #F8DBBA;
}

tr.tbl_
{
        text-decoration: none;
        text-align: center;
}

.error{
	color: Red;
}
