.window {
	background:url(/images/gs2window/ml.gif) repeat-y;
	margin-left: auto;
	margin-right: auto;
	text-align:justify;
	background-color: #006888;
}

.border {
	margin:0;
	padding:0;
	line-height:0px;
	font-size:0;
	list-style:none;
}

.topbar {
	background:url(/images/gs2window/tm.gif) repeat-x;
	height:8px;
}
.botbar {
	background:url(/images/gs2window/bm.gif) repeat-x;
	height:8px;
}
.content {
	background:url(/images/gs2window/mr.gif) right repeat-y;
	margin-left:8px;
	padding:2px;
	padding-right: 10px;
	text-shadow: 1px 1px #000;
	font-size: 9pt;
}

.content td {
	font-size: 9pt;
}

.content hr {
	height: 4px;
	border: 0px;
	background:url(/images/gs2window/hr.gif) repeat-x;
}

.content a {
	font-size: 9pt;
}

.content a:hover {
	font-size: 9pt;
}

.content .sectionTitle {
	font-weight: bold;
	font-size: 11pt;
	margin-bottom: 0px;
}
