body  {
	background: #FEFEFE;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;	/*505050;*/
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}

/* hard rule */
hr {  
	color: #505050; 
	height: 1px; 
	width: 118px
}

/* linked image styles */
a img {
	border: 0px;
}

/* form  control styles */
textarea {
	background-color : transparent;
}
input {
	background-color : #FFFF66;
}
select {
	font-weight : bold;
	background-color : transparent;
}

/* anchor styles */
a {
	color: #0000ff;
	font-weight: bold;
	text-decoration: none;
	background-color : transparent;
}
a:visited, a:active, a:link {
	color: #0000ff;
}
a:hover {
	color: #FF9900;
}

/* pn- normal styles */
.pn-normal {
	font-weight: normal;
	color: #000000;	/*#505050;*/
	text-decoration: none;
	background-color : transparent;
}

/* title classes */
.pn-title, h2 {
	font-weight: bold;
	font-size: 11pt;
	color: #000000;	/*#505050;*/
	text-decoration: none;
	background-color : transparent;
	text-align: center;
}
.pn-title a:hover, a:active {
	color: #FF9900;
}

.pn-pagetitle, h1 {
	font-weight: bold;
	font-size: 11pt;
	color: #000000;	/*#505050;*/
	text-decoration: none;
	text-align: center;
	background-color : transparent;
}

h3, h4, h5, h6 {
	font-weight: bold;
	font-size: 11pt;
	color: #000000;	/*#505050;*/
	text-decoration: none;
}

/* pn-sub classes */
.pn-sub {
	font-weight: normal;
	color: #000000;	/*#505050;*/
	text-decoration: none;
	background-color : transparent;
}
.pn-sub A:hover, A:active {
	color: #FF9900;
}

/* pn-logo styles */
.pn-logo {
	color: #505050;
	font-weight: bold;
	letter-spacing: 3px;
	text-decoration: none;
	background-color : transparent;
}
A.pn-logo:hover, A.pn-logo:active	{
	color: #FF9900;
}

/* other pn classes */
.pn-logo-small  {
	color: #505050;
	font-weight: bold;
	text-decoration: none;
	background-color : transparent;
}

/* menu classes */
.menu {
	font-weight: bold;
	font-size: 12 pt;
	color: #505050;
}
a.menu:visited, a.menu:link {
	color: #505050;
}
a.menu:hover, a.menu:active {
	color: #FF9900;
}
.menuitems{
	padding-right: 10px;
}

/* menu */
td.qmenu1 {
	background-color: #e0e0ff; 
	font-weight: bold;
	color: #505050;
}
td.qmenu {
	background-color: #80e0ff; 
	font-weight: bold;
	color: #505050;
}
a.qmenu:visited, a.qmenu:link {
	color: #505050;
}
a.qmenu:hover, a.qmenu:active {
	color: #FF9900;
}

.skin0{
	position: absolute;
	width: 120px;
	border: 1px solid black;
	background-color:#53618A;
	line-height: 18px;
	z-index: 100;
	visibility: hidden;
}
