html, body {
	margin: 0px;
	padding: 0px;
	}
#bg_top {
	background-image: url(images/bg_top.gif);
	width: 100%;
	height: 100%;
	}
#bg_left {
	background-image: url(images/bg_left.gif);
	width: 100%;
	height: 100%;
	}
#bg_right {
	background-image: url(images/bg_right.gif);
	width: 100%;
	height: 100%;
	}
#bg_bottom {
	background-color: #000000;
	background-image: url(images/bg_bottom.gif);
	background-repeat: repeat-x;
	width: 100%;
	height: 100%;
	}
#content_bottom {
	background-image: url(images/content_bottom.gif);
	width: 100%;
	height: 100%;
	}
#content_top {
	background-image: url(images/content_top.gif);
	width: 100%;
	height: 100%;
	}
#content_right {
	background-image: url(images/content_right.gif);
	width: 100%;
	height: 100%;
	}
td.logo {
	height: 151px;
	width: 307px;
	background-image: url(images/logo.gif);
	}
td.left_rest {
	width: 307px;
	height: 105px;
	background-image: url(images/left_rest.gif);
	font-family: verdana, arial, sans-serif;
	font-size: 9px;
	padding-left: 35px;
	padding-top: 17px;
	color: #786b99;
	vertical-align:top;
	
	}
td.32 {
	width: 307px;
	height: 32px;
	}
td.33 {
	width: 307px;
	height: 33px;
	}
td.34 {
	width: 307px;
	height: 34px;
	}
#menu img {
	border: 0px;
	}
#menu a:link {
	color: #786b99;
	text-decoration: none;
	font-weight: bold;
	}
#menu a:visited {
	color: #786b99;
	text-decoration: none;
	font-weight: bold;
	}
#menu a:hover {
	color: #786b99;
	text-decoration: underline;
	}
#menu a:active {
	color: #786b99;
	}