@charset "utf-8";
/* CSS Document */

html {
	height:100%;
	margin:0px;
	padding:0px;
}

body {
	background:url(gfx/bkg-gradient.png) top repeat-x #3a5ba5;
	height:100%;
	margin:0px;
	padding:0px;
	color:#A0A0A0;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
}

h1 {
	color:#294c8d;
	font-size:17px;
	font-weight:bold;
}

a {
	color:#8494B6;
}

a:hover {
	color:#294C8D;
}

a img {
	border:none;
}

li {
	margin-bottom:3px;
}

table#mainframe {
	border-collapse:collapse;
	empty-cells:show;
	margin-left:auto;
	margin-right:auto;
}

td#frame-top-left {
	background:url(gfx/frame-top-left.png) bottom right no-repeat;
	height:19px;
	width:145px;
	min-width:1px;
}

td#frame-top {
	background:url(gfx/frame-top.png) repeat-x bottom;
	height:19px;
}

td#frame-top-right {
	background:url(gfx/frame-top-right.png) bottom left no-repeat;
}

td#frame-logo {
	background:url(gfx/frame-logo.png) top right no-repeat;
	height:231px;
	width:145px;
}

td#frame-left {
	background:url(gfx/frame-left.png) repeat-y right;
	height:259px;
	vertical-align:top;
}

#frame-left a {
	color:#D0D0D0;
	text-decoration:none;
}

#frame-left a:hover {
	color:#808080;
}

#frame-left a div {
	padding: 6px 0px 6px 10px;
	border-bottom:1px dotted #D0D0D0;
}

td#frame-center {
	background:#FFFFFF url(gfx/bkg-centaur.gif) bottom right no-repeat;
	padding:0px 25px 0px 25px;
	height:500px;
	width:640px;
	vertical-align:top;
}

td#frame-right {
	background:url(gfx/frame-right.png) repeat-y left;
	width:29px;
}

td#frame-bottom-left {
	background:url(gfx/frame-bottom-left.png) no-repeat top right;
	height:45px;
}

td#frame-bottom {
	background:url(gfx/frame-bottom.png) repeat-x top;
	height:35px;
	min-height:1px;
}

td#frame-bottom2 {
	background:url(gfx/frame-bottom2.png) top right no-repeat;
	height:35px;
	width:20px;
}

td#frame-bottom-right {
	background:url(gfx/frame-bottom-right.png) top left no-repeat;
}

table#bottomshadow {
	empty-cells:show;
	height:35px;
	width:100%;
}

div#menu {
	border-right:1px solid #D0D0D0;
	margin:20px 0px 0px 25px;
	padding:0px 10px 0px 10px;
	height:230px;
	width:100px;
}

div#ac-header {
	background:url(gfx/acgmbh.gif) bottom right no-repeat;
	border-bottom:1px dotted #D0D0D0;
	height:80px;
	margin:0px 0px 24px 0px;
}
