.osu1 {
	font-family: sans-serif;
	background-color: #CCCCCC;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	left: 0px;
	top: 0px;
	right: auto;
	bottom: auto;
	-moz-box-sizing: content-box;
}

.osu2 {
	font-family: sans-serif;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	left: 0px;
	top: 0px;
	right: auto;
	bottom: auto;
	background-color: #000000;
	-moz-box-sizing: padding-box;
}

.osu3 {
	font-family: sans-serif;
	background-color: #cccccc;
}

.hide {
	display: none;
}

.hide2 {
	visibility:hidden;
}

.mainHeaderSpace {
    border: 0;
    height: 5;
}

.subHeaderSpace {
    border: 0;
    height: 5;
}

.itemSpace {
    border: 0;
    height: 5;
}

.navcelloff {
	background-color: #cc0000;
	color: #ffffff;
	font-family: sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
	margin: 0px;
	padding: 0px;

}

.navcellon {
	background-color: #cccccc;
	font-style: italic;
	color: #cc0000;
	font-family: sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

.navcelllocked {
	background-color: #cccccc;
	font-style: italic;
	color: #000000;
	font-family: sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
	margin: 0px;
	padding: 0px;

}

.navanchoroff {
      font-family: sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	margin: 0px;
	padding: 0px;

}

.navanchoron {
      font-family: sans-serif;
	color: #cc0000;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	font-size: 13px;
	margin: 0px;
	padding: 0px;

}

.ad1 {
	font-family: sans-serif;
	font-size: 9px;
	font-style: italic;
	color: #000000;
}
.ad2 {
	font-family: sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #000000;
	font-weight: bold;
}




.qlon {
	font-family: sans-serif;
	color: #cc0000;
	text-decoration: none;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
}

.qloff {
	font-family: sans-serif;
	color: #cc0000;
	text-decoration: none;
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
}

.qlhead {
	font-family: sans-serif;
	color: #000000;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
}

.qlcontent {
	font-family: sans-serif;
	color: #000000;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
	background-color: #cccccc;
	z-index: 2;
/*	filter: BlendTrans(Duration=1); */
}

.qldiv {
	font-family: sans-serif;
	color: #000000;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
	position: absolute;
	left: 40px;
	top: 40px;
	background-color: #cccccc;
	border: 2px groove #cc0000;
	z-index: 2;
	overflow: visible;
	width: 100%;
	background-image: url(../images/ddgrey.gif);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	cursor: auto;
}

.qlframe {
	font-family: sans-serif;
	color: #000000;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
	background-color: #cccccc;
	position: relative;
	left: 0px;
	top: 0px;
	right: 100%;
	bottom: 100%;
	cursor: wait;
}




.contentdivdsp {
	height:300;
	width:650;
	overflow-y:auto;
	overflow-x:auto;
	overflow:auto;
	background-color: #cccccc;
}




.qllineout {
	font-family: sans-serif;
	color: #cc0000;
	font-style: italic;
	font-weight: normal;
	font-size: 12px;
	background-color: #cccccc;
	z-index: 2;
/*	filter: BlendTrans(Duration=1); */
	text-decoration: line-through;
}




.tabcellon {
	background-color: #999999;
	color: #ffffff;
	font-family: sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

.tabcelllock {
	background-color: #333333;
	color: #ffffff;
	font-family: sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

.tabcelloff {
	background-color: #cccccc;
	font-style: italic;
	color: #cc0000;
	font-family: sans-serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

.tabanchoron {
	font-family: sans-serif;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

.tabanchoroff {
      font-family: sans-serif;
	color: #333333;
	text-decoration: none;
	font-style: italic;
	font-weight: normal;
	font-size: 13px;
	margin: 0px;
	padding: 0px;
}

.infoTable {
	font-family: sans-serif;
	text-decoration: none;
	font-size: 70%;
}

.profileTableO {
	width: 100%;
	height: 100%;
	border-style: none;
	border-width: 0px;
	border-color: #000000;
	border-collapse: collapse;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.profileTable {
	width: 100%;
	height: 100%;
	border-style: none;
	border-width: 0px;
	margin: auto;
}

.profileImage {
    border: 0;
	height: 200;
}

.profileHeader {
	color: #000000;
    font-family: sans-serif;
	font-weight: bold;
	text-decoration: none;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}

.profileContent {
	color: #000000;
    font-family: sans-serif;
	font-style: italic;
	font-weight: normal;
	text-decoration: none;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}

.profileLinkOff {
    color: #000000;
	font-weight: bold;
	text-decoration: underline;
	font-size: 100%;
}

.profileLinkOn {
    color: #000000;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	font-size: 100%;
}

.profileCloseOn {
	background-color: #666666;
	color: #ffffff;
	font-style: italic;
	text-decoration: underline;
	font-weight: bold;
}

.profileCloseOff {
	color: #000000;
	background-color: #cccccc;
	text-decoration: none;
	text-decoration: underline;
	font-weight: bold;
}

.genText {
	font-size: 12px;
}
