body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-repeat: repeat-x;
	background-position: top;
	background-color: #DABD91;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
.top-title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #DAE8FE;
}

.title1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
}
.main1,
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.main1 a:link, 
.main1 a:visited, 
.main1 a:active,
 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #20437A;
}

.main1 a:hover,

 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #336BC8;
}


.time1 {
	border: 1px solid #768192;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}
.search-input1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.search-form1 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 2px;
}
.block-title1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #20437A;
	padding-left: 6px;
}
.menu-left1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333333;
	padding-left: 4px;
}
.menu-left-gal {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}
.news-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #2D4E82;
	padding-bottom: 4px;
}
.news-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C5C5C;
	text-align: justify;
}
.news-link1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5C5C5C;
}
.allnews {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #2D4E82;
	text-decoration: none;
}
.left-td {
	border: 1px solid #D0D5D7;
}
.foot1,
.foot1 a:link, 
.foot1 a:visited, 
.foot1 a:hover,
.foot1 a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #625F5B;
}

.rss-link1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #366F98;

}
.rss-date1 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	padding-bottom: 5px;
}
/* -------------------------------- */
.dmx {
    font: 12px arial;
}
.dmx .item1,
.dmx .item1:hover,
.dmx .item1-active,
.dmx .item1-active:hover {
 	padding: 3px 10px 3px 10px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	white-space: nowrap;
	position: relative;
	font-family: arial;
	font-size: 12px;
	text-transform: uppercase;
}

.dmx .item1:hover,
.dmx .item1-active:hover
{
    background: #1D3E73;
}

.dmx .item2,
.dmx .item2:hover,
.dmx .item2-active,
.dmx .item2-active:hover {
    padding: 3px 8px 4px 8px;
    font: 12px arial;
    color: #FFFFFF;
    font-weight: bold;
    text-decoration: none;
    display: block;
    white-space: nowrap;
    position: relative;
    z-index: 1500;
}
.dmx .item2 {
	background: #255B9B;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #34659C;
	border-right-color: #1B417C;
	border-bottom-color: #1B417C;
	border-left-color: #34659C;
}
.dmx .item2:hover,
.dmx .item2-active,
.dmx .item2-active:hover {
    background: #2D6CBB;
}
.dmx .arrow,
.dmx .arrow:hover {
    padding: 3px 16px 4px 8px;
}
.dmx .item2 img,
.dmx .item2-active img{
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.dmx .section {
    border: 1px solid #3D79BC;
	margin-top:4px;
    position: absolute;
    visibility: hidden;
    z-index: -1;
}

* html .dmx td { position: relative; } /* ie 5.0 fix */