body {
    background-color: #fffeef;
}

body, table, td, div {
    font-family: Tahoma;
    font-size: 10pt;
    color: #3d3948;
}

td {
    vertical-align: top;
}

a {
    color: #24340d;
}

.red {
	color: #b1332d;
	font-weight: bold;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}

.main {
    width: 780px;
    height: 100%;
    border-spacing: 0;
    border-collapse: collapse;
}

.menu {
    padding: 5px 20px 40px 20px;
    border-right: 1px solid #e8e6d7;
}

.news {
    padding: 10px 0px 5px 0px;
    border-bottom: 1px solid #e8e6d7;
}

.contanier {
    margin: 7px;
    border: 1px solid #e8e6d7;
    padding: 5px;
}

.contanier1 {
    border: 1px solid #e8e6d7;
    background-color: #f6f4dd;
    padding: 7px;
}

.bottom {
    height: 68px;
    background-image: url(/images/bottom.gif);
    background-repeat: repeat-x;
}

.botleft {
    width: 6px;
    height: 68px;
    background-image: url(/images/botleft.gif);
    background-repeat: no-repeat;
}

.botright {
    width: 8px;
    height: 68px;
    background-image: url(/images/botright.gif);
    background-repeat: no-repeat;
}

.bottommenu {
	margin-top: 25px;
}

.bottommenu td {
	padding: 0px 7px 0px 7px;
	color: #777779;
	border-right: 1px solid #777779;
	text-align: left;
	vertical-align: middle;
}

a.bottommenu {
	color: #777779;
	text-decoration: none;
	font-size: 8pt;
}

a.bottommenu:hover {
	color: white;
}

.content, .content1 {
	background-color: #fffeef;
	background-image: url(/images/contentbg.gif);
        background-repeat: repeat-x;
        padding: 10px;
        padding-bottom: 40px;
}

.content1 {
        border-top: 1px solid #777779;
}

h2 {
	font-family: Times;
	font-size: 12pt;
	text-transform: uppercase;
}

img {border: 0px}

.photo {
	float: left;
	width: 140px;
	padding: 5px;
}

#bottom {
	height: 68px;
}

#menu {
	height: 155;
}

#header {
	height: 390;
}

.title {
	font-family: Times;
	font-size: 20pt;
	font-weight: bold;
}

.smalltitle {
	font-family: Times;
	font-size: 15pt;
	font-weight: bold;
}
