html,body{
  height:100%;
}
.top {
	background-color: #14006F;
}

.link {
	background-image: url(../img/link_bk.jpg);
	background-repeat: repeat-x;
}

.topimg {
	background-image: url(../img/topimg_bk.jpg);
	background-repeat: repeat-x;
}

.top_bar {
	background-image: url(../img/top_bar_bk.jpg);
	background-repeat: repeat-x;
}

.topics_index {
	background-image: url(../img/topics_index_bk.gif);
	background-repeat: repeat-x;
}

.topics_left {
	background-image: url(../img/topics_left.gif);
	background-repeat: repeat-y;
}

.topics_right {
	background-image: url(../img/topics_right.gif);
	background-repeat: repeat-y;
}

.topics_bottom{
	background-image: url(../img/topics_bottom_bk.gif);
	background-repeat: repeat-x;
}

.banner td{
	text-align:right;
}
