.window2-ctrleft {
	background-image: url(media/ul-window2-ctrleft.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.window2-ctrright {
	background-image: url(media/ul-window2-ctrright.gif);
	background-repeat: repeat-y;
	text-align: left;
	background-position: left;
}
.global {
	font-family: Tahoma;
	background-color: #CCCCCC;
	margin: 0px;
}
.window2-type {
	background-color: #FFFFFF;
	font-size: 12px;
	padding: 8px;
}
.window2-form {
	background-color: #FFFFFF;
	font-size: 12px;
	padding: 2px;
}
.footer {
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	background-color: #666666;
}
.window2-label {
	background-color: #000066;
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-align: center;
	padding: 4px;
}
.nav {
	font-size: 14px;
	font-weight: bolder;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
	padding: 2px;
	border: 0px;
}
.banner {
	background-color: #FFFFFF;
	vertical-align: bottom;
}
.window3 {
	text-align: center;
	vertical-align: middle;
	background-color: #999999;
	border: thin none #000000;
	font-size: 14px;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
	background-attachment: fixed;
	background-image: url(media/ul-window3-border.gif);
	background-position: right;
	background-repeat: no-repeat;
}
.window3-box {
	text-align: center;
	vertical-align: middle;
	background-color: #999999;
	border: 1px solid #000000;
	font-size: 14px;
	padding: 5px;
	color: #FFFFFF;
	font-weight: bold;
	height: 30px;
}

