A.menu:link, A.menu:visited {
	color : #6E6485;
	text-decoration: none;
}

A.menu:hover {
	color : #968CB4;
	text-decoration: none;
}

A.common:link, A.common:visited {
	color : #968CB4;
	text-decoration: none;
}

A.common:hover {
	color : #968CB4;
	text-decoration: underline;
}

B {
	color : #6E6485;
}

H2.title {
	color : #505060;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 17px;
	font-weight: bold;
	margin-top : 0px;
	margin-bottom : 0px;
}

H3 {
	color : #505060;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight: bold;
	margin-top : 4px;
	margin-bottom : 4px;
}

p.menu {
	color : #6E6485;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	margin-top : 0px;
	margin-bottom : 12px;
}

p.menus {
	color : #505060;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight: bold;
	margin-top : 0px;
	margin-bottom : 12px;
}

.text {
	color : #606060;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: bold;
}

.highlight {
	color : red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: bold;
}

.tsmall {
	color : #707070;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: normal;
}


em.star {
	color : red;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: bold;
}

HR {
	color : #6E6485;
}

TABLE.overview {
	border-color : Gray Gray Gray Gray;
	border : Gray;
	border-style : none none none none none;
	border-width : 0px 0px 0px 0px;
	color : #606060;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: bolder;
}

TD.overview {
	border-style : solid solid solid solid;
	border-color : Gray Gray Gray Gray;
	font-family : Tahoma, Arial CE, sans-serif;
	font-size : 85%;
	border-width : 1px 1px 1px 1px;
	color : #606060;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	font-weight: bolder;
}

TD.gap {
	border-style : none none none none;
	border-width : 0px 0px 0px 0px;
	border : #CCCCCC;
}


INPUT.uxmsub {
	BORDER-LEFT: #FFFFFF 1px solid;
	BORDER-TOP: #FFFFFF 1px solid;
	BORDER-RIGHT: #FFFFFF 1px solid;
	BORDER-BOTTOM: #FFFFFF 1px solid;
	BACKGROUND-COLOR: #DCDCDC;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: #222222;
	OVERFLOW: hidden;
	FONT-FAMILY: Arial, Arial CE, sans-serif;
	height : 19px;
	margin : 0px 0px 0px 0px;
}
INPUT.uxmtext {
	BORDER-LEFT: #DCDCDC 1px solid;
	BORDER-TOP: #DCDCDC 1px solid;
	BORDER-RIGHT: #DCDCDC 1px solid;
	BORDER-BOTTOM: #DCDCDC 1px solid;
	FONT-WEIGHT: bold;
	FONT-SIZE: 8pt;
	COLOR: #222222;
	OVERFLOW: hidden;
	FONT-FAMILY: Arial, Arial CE, sans-serif;
	BACKGROUND-COLOR: #FAFAFA;
	height : 20px;
	margin : 0px 0px 0px 0px;
}
H2 {
	color : #992222;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 16 px;
	font-weight : bold;
	margin-left : 1 px;
	margin-top : 15 px;
	margin-bottom : 8 px;
}
H3 {
	color : #907070;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14 px;
	font-weight : bold;
	margin-left : 1 px;
	margin-top : 4 px;
	margin-bottom : 4 px;
}
p {
	font-family : Arial, Helvetica, sans-serif;
	color : 252525;
	font-weight : normal;
	font-size : 13px;
	margin-top : 8px;
	margin-bottom : 3px;
}
ol {
	font-family : Arial, Helvetica, sans-serif;
	color : 907070;
	font-weight : normal;
	font-size : 13px;
}
li {
	font-family : Arial, Helvetica, sans-serif;
	color : 252525;
	font-weight : normal;
	font-size : 13px;
	margin-bottom : 10px;
}
