body, td {
	vertical-align: top;
}
table {
	border: 0px solid transparent;
	border-collapse: collapse; 
}
td {
	padding: 0px;
	border: 0px solid transparent;
	text-align: left;
	vertical-align: top;
}
.button {
	background-color: #fff;
	border: none;
}
.button, a, a:visited {
	text-decoration: none;
	color: #808000;
}
.button:hover, a:hover {
	text-decoration: underline;
	color: #404040;
}

body {
	margin: 0px;
	margin-top: 5px;
	background: #2c2e28;
}

form, p {
	margin: 0px;
}

#core_table {
	height: 100%;
	background: #fff url(design/cspa_bottom.png) no-repeat bottom left;
	border-color: #000;
	border-style: solid;
	border-width: 1px 1px 0px 0px;
}

#core_table_top {
	background: url(design/cspa_top.png) no-repeat; 
	height: 115px;
	padding: 10px 30px 18px 231px;
	vertical-align: bottom;
	text-align: left;
}

#core_table_bottom {
	height: 55px; 
	padding: 17px 8px 18px 231px;
	vertical-align: bottom; 
	text-align: center;
}
	#core_table_bottom span { background: url(design/bg_white_opacity_60.png) no-repeat; padding: 5px 15px 5px 15px; }

#core_table_menu1 {
	background: url(design/menu_bg.png) no-repeat top left;
	width: 202px; 
	height: 99%;
	padding: 10px;
	padding-bottom: 0px;
}
#core_table_menu2 {
	width: 202px; 
	padding: 10px;
	vertical-align: bottom;
}
#core_table_menu3 {
	width: 202px; 
	height: 25px;
	margin-top: 35px;
	text-align: center;
}

#core_table_center {
	width: 860px;
	padding: 0px 17px 17px 17px;
}
#core_table_topbuttons {
	border-collapse: separate;
	border-spacing: 10px;
}

#core_table_topbuttons td {
	padding: 8px 15px 5px 15px;
	background: url(design/bg_white_opacity_45.png) no-repeat; 
	text-align: center;
	vertical-align: middle;
	border: 0px outset transparent;
}
