body {
	background-color: #e1ebf4;
	background-image: url(images/page-back.gif);
	background-position: top;
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

table {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
}

.header {
background: url(images/header.jpg) no-repeat;
height: 237px;
}
.subheader {
background: url(images/menu-top-back.gif) no-repeat top;
height: 50px;
background-color: #e0ebf3;
padding: 0 26px;
}
.btn-l {
background: url(images/menu-u-left.gif) no-repeat;
width: 17px;
}
.btn-c {
background: url(images/menu-u-center.gif) repeat-x;
height: 41px;
padding-top: 5px;
}
.btn-r {
background: url(images/menu-u-right.gif) no-repeat;
width: 17px;
}
.selected .btn-l {
background: url(images/menu-s-left.gif) no-repeat;
width: 17px;
}
.selected .btn-c {
background: url(images/menu-s-center.gif) repeat-x;
}
.selected .btn-r {
background: url(images/menu-s-right.gif) no-repeat;
width: 17px;
}
.sep {
padding: 0 4px;
}
.selected .btn-c {
font-weight: bold;
color: #0354ab;
}
.subheader a:link, .subheader a:visited {
font-weight: bold;
color: #5f5f5f;
text-decoration: none;
}
.subheader a:hover {
color: #0354ab;
}
.maincell {
padding-right: 7px;
}
.center-img-cell {
padding-top: 7px;
padding-bottom: 7px;
}
.right-column {
padding: 10px;
color: #54595c;
font-size: 12px;
}
.right-cell {
background-color: #f0f5f9;
border-bottom: #bacee6 2px solid;
margin-bottom: 7px;
}
.center-column {
background-color: #ffffff;
border-bottom: #bacee6 2px solid;
padding: 10px;
padding-bottom: 0px;
color: #54595c;
font-size: 12px;
}
.accent {
text-transform: uppercase;
font-weight: bold;
color: #0e3f8c;
}
H2 {
color: #b90c2a;
text-transform: uppercase;
font-size: 14px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-weight: bold;
margin: 0px;
}
H3 {
font-weight: bold;
color: #0e3f8c;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
text-align: center;
}
div.right-column a, div.right-column a:viisted {
text-decoration: underline;
color:#54595c;
}
div.right-column a:hover {
color: #11309c;
}
li {
list-style-image:url(images/item.jpg);
color: #173981;
}
ul {
margin: 20px;
}
.news-date {
color: #0646a0;
font-size: 12px;
font-weight: bold;
margin-bottom: 5px;
}
.footer {
background-image: url(images/footer-back.jpg);
background-position: top;
background-repeat: repeat-x;
text-align: right;
padding: 0px;
font-size: 10px;
color: #11309c;
}
.footer-text {
text-align: right;
padding-top: 10px;
padding-right: 3px;
font-size: 10px;
}
.footer-light-text {
color: #6e7e95;
font-weight: normal;
}
a.flink, a.flink:visited {
color: #6e7e95;
text-decoration: none;
font-size: 10px;
}
a.flink:hover {
color: #11309c;
}
a.mail, a.mail:visited, a.mail:hover {
color: #11309c;
text-decoration: underlined;
font-size: 10px;
}

.bottom {
font-size: 10px;
color: #6e7e95;
}
.login-inp {
width: 90px; border: 1px solid #fff; color: #004295; background: none;
padding: 2px;
}
.small-text-col {
font-size: 11px;
}
.members-tbl td {
vertical-align: top;
}