html, body {
	margin: 0px;
	height: 100%;
	background-color: #ffffff;
}
td {
	font-family: Verdana;
	font-size: 11px;
	color: #444444;
}
h1 {
	font-family : Verdana;
	font-weight : bold;
	line-height : normal;
	height : auto; font-size:18 px
}
.text {
	line-height: 18px;
}
a {
	color: #444444;
}
a:hover {
	color: #222222;
}
.outertable {
	margin-top: 10px;
	width: 100%;
}
.outertableX {
	height: 100%;
	width: 100%;
}
.barline {
	background-image: url('../img/menu/menu-line-double.gif');
	height: 3px
}
.graybox {
	margin-top: 1px;
	height: 150px;
	width: 225px;
	background-color: #efefef;
}
.textbottom {
	font-size: 11px;
	color: #999999;
}
.textbottom a {
	text-decoration: none;
	color: #999999;
}
.textbottom a:hover {
	color: #000000;
}

.graybox td {
	padding: 30px;
	vertical-align: top;
}
.leftspace {
	height: 30px;
}
.mlink {
	height: 17px;
	padding-top: 4px;
	padding-left: 3px;
	padding-right: 11px;
	color: #999999;
}
.mlink a {
	color: #999999;
	text-decoration: none;
}
.mlink a:hover {
	color: #000000;
}
.mbare {
	width: 7px;
	background-image: url('../img/menu/menu-sub-end.gif');
	background-repeat: no-repeat
}
.mbars {
	width: 7px;
	background-image: url('../img/menu/menu-sub-mid.gif');
	background-repeat: no-repeat
}
.msbare {
	width: 7px;
	background-image: url('../img/menu/menu-sub-mark-end.gif');
	background-repeat: no-repeat
}
.msbars {
	width: 7px;
	background-image: url('../img/menu/menu-sub-mark-mid.gif');
	background-repeat: no-repeat
}







