* {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
html, body {
	padding: 0;
	margin: 0;
	height: 100%;
}
.tree div {
	height: 22px;
}
.tree div img {
	border: 0;
	margin: 0;
	padding: 0;
	width: 16px;
	height: 22px;
	vertical-align: middle;
	cursor: pointer;
	float: left;
}
.tree div a {
	display: block;
	line-height: 22px;
}
img {
	border: 0;
}
body {
	background-color: #fff;
}
p {
	text-align: justify;
	text-indent: 10px;
	margin: 0;
}
a {
	color: #555;
	text-decoration: none;
}
a:hover {
	color: #000;
	text-decoration: underline;
}
h1 {
	font-size: 16px;
}
table {
	border-style: hidden;
	empty-cells: show;
	border: 0px;
}
#main {
	width: 100%;
	height: 100%;
}
#main #left {
	background: url(/img/leftback.gif) 0 0 repeat-y;
	width: 198px;
	white-space: nowrap;
	vertical-align: top;
	padding: 200px 0 0 0;
}
#main #center {
	height: 100%;
}
#main #right {
	background: url(/img/rightback.gif) 100% 0 repeat-y;
	width: 50px;
}
#logotext {
	background: url(/img/text.gif) 0 0 no-repeat;
	position: absolute;
	width: 71px;
	height: 36px;
	top: 12px;
	left: 14px;
}
#typeandrunlogo {
				background: url(/img/logo.png) 0 0 no-repeat;
				position: absolute;
	width: 168px;
	height: 129px;
	top: 60px;
	left: 5px;
	cursor: pointer;}
#leftshadow {
	background: url(/img/lefttop.gif) 0 0 no-repeat;
	width: 198px;
	height: 16px;
	position: absolute;
	top: 0;
	left: 0;
}
#rightshadow {
	background: url(/img/righttop.gif) 100% 0 no-repeat;
	width: 50px;
	height: 16px;
	position: absolute;
	top: 0;
	right: 0;
}
.trans {
	height: 1px;
	width: 1px;
}
#centerbody {
	width: 100%;
	height: 100%;
}
#centerbody #content {
	padding: 0 15px 20px 15px;
	vertical-align: top;
}
#centerbody #footer {
	height: 60px;
	vertical-align: bottom;
	padding: 0 15px 0 15px;
}
#centerbody #footer p {
	font-size: 10px;
	margin: 0 0 5px 10px;
}
#centerbody #footer a {
	font-size: 10px;
	color: #000;
}
#tartext {
	width: 300px;
	height: 50px;
	background: url('/img/typeandrun.gif') 0 0 no-repeat;
	position: absolute;
	top: 50px;
	right: 50px;
}
#tartext p {
	font-family: "Courier New", Courier, mono;
	font-weight: bold;
	font-size: 16px;
	margin: 25px 0 0 10px;
}
#grtop {
	width: 100%;
	height: 132px;
	background: url(http://www.galanc.com/img/grtopcenter.gif) 0% 0% repeat-x;
}
#grtop #grtopleft {
	background: url(http://www.galanc.com/img/grtopleft.gif) 0% 0% no-repeat;
	width: 309px;
	height: 132px;
	float: left;
}
#grtop #grtopright {
	background: url(http://www.galanc.com/img/grtopright.gif) 0% 0% no-repeat;
	width: 87px;
	height: 132px;
	float: right;
}
#grbottom {
	width: 100%;
	height: 45px;
	background: url(/img/grbottomcenter.gif) 0 0 repeat-x;
}
#grbottom #grbottomleft {
	background: url(/img/grbottomleft.gif) 0 0 no-repeat;
	width: 32px;
	height: 45px;
	float: left;
}
#grbottom #grbottomright {
	background: url(/img/grbottomright.gif) 0 0 no-repeat;
	width: 92px;
	height: 45px;
	float: right;
}
#menu {
	margin: 0;
	padding: 0 0 0 16px;
	background: url(/img/menu_back.gif) 15px 0 repeat-y;
}
#menu li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu li a {
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	font-size: 14px;
	color: #000;
	padding: 0 0 0 10px;
}
#menu li a.sel {
	color: #fff;
}
#menu li a:hover {
	color: #fff;
}
#submenu {
	margin: 0;
	padding: 0;
}
#submenu li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#menu_top {
	width: 100px;
	height: 55px;
	background: url(/img/menu_top.gif) 15px 0 repeat-y;
}
#menu_bottom {
	width: 100px;
	height: 55px;
	background: url(/img/menu_bottom.gif) 15px 0 repeat-y;
}