a{color: #51557A; text-decoration:none; }
a:hover{color:#ff3300; text-decoration:underline;}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif; vertical-align: top;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10em;
}

.bg-sky {
	background-image: url(img/bg-sky.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.menu {
    padding: 2ex 1ex 2ex 0ex;
	}
.menu-red {
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	padding-top: 0.3ex;
}

.menu-red-link
	{
	font-weight: bold;
	color: #FF0000;
    text-decoration:none;
    }

.menu-red-link:hover
	{
	font-weight: bold;
	color: #FF0000;
    text-decoration:underline;
    }

.menu-green {

	font-size: 12px;
	font-weight: bold;
	color: #009933;
	padding-top: 0.3ex;

}

.menu-green-link
	{
	font-weight: bold;
	color: #009933;
    text-decoration:none;
    }

.menu-green-link:hover
	{
	font-weight: bold;
	color: #009933;
    text-decoration:underline;
    }

.menu-orange
	{
	font-size: 12px;
	font-weight: bold;
	color: #FF6633;
    padding-top: 0.3ex;
    }

.menu-orange-link
	{
	font-weight: bold;
	color: #FF6633;
    text-decoration:none;
	}

.menu-orange-link:hover
	{
	font-weight: bold;
	color: #FF6633;
    text-decoration:underline;
	}

.menu-blue {

	font-size: 12px;
	font-weight: bold;
	color: #0247AA;
	padding-top: 0.3ex;
}

.menu-blue-link
	{
	font-weight: bold;
	color: #0247AA;
    text-decoration:none;
	}

.menu-blue-link:hover
	{
	font-weight: bold;
	color: #0247AA;
    text-decoration:underline;
	}

.submenu {
	font-size: 70%;
	font-weight: bold;
	color: #51557A;
	padding-top: 0.3ex;
	padding-left: 2ex;
}
.dotted {
	border-top: 1px dotted #999999;
	font-size: 75%;
	margin-top: 1ex;
	margin-bottom: 0.6ex;
}

.menu1white {

	text-align: right;
}
.menu1green {
	background-color: #73BE1E;
	text-align: right;
}

.menu1orange {

	background-color: #FF9900;
	text-align: right;
}

.menu1blue {

	background-color: #71AAFF;
	text-align: right;
}

.space {
	font-size: 75%;
	margin-bottom: 2ex;
}
.bg-grad {
	background-image: url(img/bg-grad.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.textfield {
	font-size: 11px;
	color: #51557a;
}
.txt-ltl {

	font-size: 10px;
	color: #51557a;
	padding-top:20px;
	padding-bottom:20px;
}
.c1 {
	background-color: #ededed;
	background-image: url(img/c1.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.c2 {
	background-image: url(img/c2.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.c3 {
background-color: #ededed;
	background-image: url(img/c3.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.c4 {
	background-image: url(img/c4.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding:16px;
	padding-top:0px;
}.c11 {
	background-color: #01ad4e;
	background-image: url(img/c11.gif);
	background-repeat: no-repeat;
	background-position: left top;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:42px;
	padding-right:10px;
	vertical-align: middle;
}
.c14 {
	background-image: url(img/c14.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.center {
	border: 1px solid #CACACC;
	background-color: #FFFFFF;
	padding:8px;
}
.txt {
	font-size: 70%;
	color: #51557A;
	border-bottom: 1px dashed #CACACC;
	padding:1ex;
	padding-left:0ex;
}

.txt-date {
       size 10px;
	color: #a8aabc;
}
.bottom {
	font-size: 11px;
	color: #009933;
	padding:1ex;
	padding-left:0ex;
	font-weight: bold;
}
.txt-big {
	color: #FF3300;
	font-size: 80%;
	}
.rubric-orange {
	background-color: #FF6633;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top:0.8ex;

	padding: 5px 10px 5px 10px;
	vertical-align: middle;
	}
.rubric-green {
	background-color: #01ad4e;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top:0.8ex;

	padding: 5px 10px 5px 10px;
	vertical-align: middle;
	}

.head-orange {
	font-size: 75%;
	font-weight: bold;
	color: #FF6633;
	margin-top:0.8ex;
}
.head-green {
	font-size: 75%;
	font-weight: bold;
	color: #01ad4e;
	margin-top:0.8ex;
}

.news-orange {
	font-size: 120%;
	font-weight: bold;
	color: #FF6633;
	margin-top:0.8ex;
}

.headpict2 {
	background-image: url(img/top_picture012.jpg);
	background-repeat: no-repeat;
	background-position: right top;

}
.headpict1 {

	background-image: url(img/top_picture011.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}